You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[added] You can configure the SDK to use service account credentials, user credentials (refresh tokens), or Google Cloud application default credentials to access your Firebase project.
Authentication
[added] The initial release includes the CreateCustomTokenAsync(), and VerifyIdTokenAsync() methods for minting custom authentication tokens and verifying Firebase ID tokens.