firebase / firebase-admin-dotnet

Firebase Admin .NET SDK
https://firebase.google.com/docs/admin/setup
Apache License 2.0
367 stars 131 forks source link

feat(auth): Support for verifying tenant-scoped session cookies #232

Closed hiranya911 closed 4 years ago

hiranya911 commented 4 years ago
utkarsh-bandekar commented 2 years ago

@hiranya911 : When this changes will be available for public.

lahirumaramba commented 2 years ago

~VerifySessionCookieAsync API is available since the 1.12.0 release.~ Just realizing that this is for tenant scoped session cookies. Please see my comment on #324. Thanks!