Modules
Firebase token authentication strategy for AshAuthentication.
Sign-in was rejected because the Firebase token's email is not verified.
The Firebase ID token failed verification.
Verifies Firebase ID tokens using Google's public keys. Implements all security checks as per Firebase Auth documentation.
GenServer responsible for managing Firebase public keys. Fetches and caches JWKs (JSON Web Keys) from Google's servers.
Behaviour for modules that supply Firebase public keys to the token verifier.
AshAuthentication strategy for signing in with Firebase token.
DSL declaration for firebase strategies.
DSL transformer for firebase strategies.
DSL verifier for firebase strategies.