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

Validate LongLivedToken by fetching stored tokens when app opens #124

Open
Idadelveloper opened this issue Sep 18, 2024 · 1 comment
Open
Assignees
Labels
enhancement New feature or request roadmap

Comments

@Idadelveloper
Copy link
Member

No description provided.

@sherlockwisdom sherlockwisdom added enhancement New feature or request roadmap labels Sep 18, 2024
@Idadelveloper Idadelveloper self-assigned this Oct 22, 2024
@Idadelveloper
Copy link
Member Author

Idadelveloper commented Oct 22, 2024

  • when the app opens, check if the LLT is valid
  • if it is invalid, create a shared preference which is a bolean (isLLTValid)
  • if the LLT is invalid, log the user out and show a popup
  • delete the shared preference

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request roadmap
Projects
None yet
Development

No branches or pull requests

2 participants