firebase / firebase-admin-dotnet

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

createSessionCookie #160

Closed andy-hugecalf closed 4 years ago

andy-hugecalf commented 4 years ago

It looks like createSessionCookie isn't implemented in this dot net SDK - are there any plans to implement it?

hiranya911 commented 4 years ago

Definitely want to see it implemented at some point. PRs welcome.

kevnord commented 4 years ago

+1

hotyes commented 4 years ago

+1

hiranya911 commented 4 years ago

This has been released. See https://firebase.google.com/docs/auth/admin/manage-cookies

kevnord commented 4 years ago

Thank you so much! This is great.