-
Notifications
You must be signed in to change notification settings - Fork 266
Open
Labels
Description
Step 2: Describe your environment
Operating System version: all
Firebase SDK version: v4.8.0
Firebase Product: auth
Step 3: Describe the problem
I would like to implement session cookies for tenants, not just standard auth.
It seems to be an existing feature, and it looks like the node SDK support it https://firebase.google.com/docs/reference/admin/node/firebase-admin.auth.tenantawareauth.md#tenantawareauthcreatesessioncookie
Is this planned for a future release?