View Source API Reference ash_authentication_firebase v0.2.0
Modules
Firebase token authentication strategy for AshAuthentication.
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.
AshAuthentication strategy for signing in with Firebase token.
DSL declaration for firebase strategies.
DSL transformer for firebase strategies.
DSL verifier for firebase strategies.