Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Do I need to have a login flow? #56

Open
JLexDev opened this issue Nov 16, 2022 · 10 comments
Open

Do I need to have a login flow? #56

JLexDev opened this issue Nov 16, 2022 · 10 comments

Comments

@JLexDev
Copy link

JLexDev commented Nov 16, 2022

Do I need to have a login flow?
Because I'm developing an Android App and it doesn't create the best user experience.

@amerhamdan3
Copy link

i think you can create user for your app and use the token on each request

@voniersa
Copy link

@JLexDev The token expires after 24 hours. But before that, you can use the token for as many requests as you want. So you have to login at least once a day.

@JLexDev
Copy link
Author

JLexDev commented Nov 16, 2022

@amerhamdan3
Thanks for the suggestion. But when launching my app to the store, it could have a limitation of queries since it would be for several users.

@JLexDev
Copy link
Author

JLexDev commented Nov 16, 2022

@voniersa
Oh no!
I hadn't thought of this, that would be a lousy user experience :(

@rezarahiminia
Copy link
Owner

You should not call the service directly. You must call the service through your own server

@JLexDev
Copy link
Author

JLexDev commented Nov 18, 2022

Thank you very much, but I am only an Android developer :(

@masedri
Copy link

masedri commented Nov 19, 2022

Thank you very much, but I am only an Android developer :(

use a proxy

@dineshkshrestha
Copy link

where can i get login credentials?

@rezarahiminia
Copy link
Owner

where can i get login credentials?

https://github.com/raminmr/free-api-worldcup2022#register

@voissawe
Copy link

using mit app inventor
i create block login then save the token in tiny db
create button to relogin if needed

but the problem is error "too many request"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants