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

#11 As part of being a good API citizen, instead of getting a new token at expiry, we should refresh the one we have #12

Merged
merged 2 commits into from
Apr 7, 2024

Conversation

mattrayner
Copy link
Owner

@mattrayner mattrayner commented Feb 11, 2024

  • Adds token refresh using the Firebase token refresh system
  • Update example to include refreshing token

Partially addresses #11

…t expiry, we should refresh the one we have.

* Adds token refresh using the Firebase token refresh system
* Update example to include refreshing token
* Add form enccoded post capabilities to api wrapper (although implemented in a smelly way)
@mattrayner mattrayner force-pushed the mattrayner/11_add-refresh-support-to-tokens branch from c1f6116 to fe12294 Compare February 11, 2024 19:37
@mattrayner mattrayner merged commit fde2193 into main Apr 7, 2024
1 check passed
@mattrayner mattrayner deleted the mattrayner/11_add-refresh-support-to-tokens branch April 7, 2024 21:04
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

Successfully merging this pull request may close these issues.

1 participant