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

feat: Refresh Token - shared_preferences #72

Merged
merged 4 commits into from
Jan 25, 2023

Conversation

jonas-martinez
Copy link
Collaborator

@jonas-martinez jonas-martinez commented Jan 23, 2023

Closes lenra-io/client#35

Checklist

  • I didn't over-scope my PR
  • My PR title matches the commit convention
  • I did not include breaking changes
  • I included unit tests that cover my changes
  • I added/updated the documentation about my changes
  • I made my own code-review before requesting one

Description of the changes

Technical highlight/advice

@jonas-martinez jonas-martinez added the enhancement New feature or request label Jan 23, 2023
@jonas-martinez jonas-martinez self-assigned this Jan 23, 2023
@jonas-martinez jonas-martinez changed the title feat: Access Token - shared_preferences feat: Refresh Token - shared_preferences Jan 25, 2023
lib/api/user_api.dart Outdated Show resolved Hide resolved
@jonas-martinez jonas-martinez merged commit eee12d8 into beta Jan 25, 2023
@jonas-martinez jonas-martinez deleted the access-token-shared-preferences branch January 25, 2023 13:35
@shiipou
Copy link
Contributor

shiipou commented Jan 25, 2023

🎉 This PR is included in version 1.0.0-beta.32 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@shiipou
Copy link
Contributor

shiipou commented Aug 11, 2023

🎉 This PR is included in version 1.0.0-alpha.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

[Task] Store the accessToken in android LocalStorage
2 participants