- JWKS URI: https://www.googleapis.com/service_accounts/v1/jwk/[email protected]
- JWT Audience: Firebase project ID
aud value).
The Firebase user UID will be available as request.user_id() (previously token_parameters.user_id.). To use a different identifier as the user ID in sync rules (for example user email), use Custom authentication.