- JWKS URI: https://www.googleapis.com/service_accounts/v1/jwk/securetoken@system.gserviceaccount.com
- 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.