firebase_auth_token 1.0.5
firebase_auth_token: ^1.0.5 copied to clipboard
Extract user from verified Firebase Auth id token. The Firebase public key is cached and updated autimatically.
1.0.5 04 oct. 2022. #
- added time discrepancy property for possible time sync issues
1.0.4 07 aug. 2022. #
- updated description
- added example
1.0.3 03 jul. 2022. #
- added method
getCustomClaimsto user object. - added method
getDataFromTokento firebase auth token.
1.0.2 03 jul. 2022. #
- added method
getCustomClaimto user object. - fix test for auth user
1.0.1 26 mar. 2022. #
- using time check with utc time explicitly.
1.0.0 15 jan. 2022. #
- initial release.