-
I was trying to handle access tokens that i get during the login. Currently inside I want to automatically add the all tokens directly form the api call most important thing. if the user is not using app for like 24 days token should automatically be removed and user should again login. also in the LoginForm onSubmit there is |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
You can read Authentication docs for more details. but overall |
Beta Was this translation helpful? Give feedback.
You can read Authentication docs for more details. but overall
TOKEN
is mainly a name to save tokens in the mmkv storage