baumblatt / capacitor-firebase-auth

Capacitor Firebase Authentication Plugin
MIT License
261 stars 129 forks source link

Support multi-tenant authentication #168

Open luke-rogers opened 3 years ago

luke-rogers commented 3 years ago

Add support for passing and setting a tenant id so we can support multi-tenant authentication. This should be set during the signIn method so we can switch the tentant without having to restart the app.

Support for this was added in the following SDK versions: