firebase_auth_token 1.0.5 copy "firebase_auth_token: ^1.0.5" to clipboard
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 getCustomClaims to user object.
  • added method getDataFromToken to firebase auth token.

[1.0.2] - 03 jul. 2022. #

  • added method getCustomClaim to 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.
3
likes
130
pub points
69%
popularity

Publisher

unverified uploader

Extract user from verified Firebase Auth id token. The Firebase public key is cached and updated autimatically.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

http, jose, synchronized

More

Packages that depend on firebase_auth_token