firebase_auth_token 1.0.9
firebase_auth_token: ^1.0.9 copied to clipboard
Extract user from verified Firebase Auth id token. The Firebase public key is cached and updated automatically.
1.0.9 05 aug. 2025. #
- update dependencies
1.0.8 18 feb. 2025. #
- removed deprecated analysis option
1.0.7 8 nov. 2024. #
- update dependencies
1.0.6 24 apr. 2024. #
- update dependencies
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.