We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c2f9569 commit c00ec1eCopy full SHA for c00ec1e
CHANGELOG.md
@@ -1,6 +1,11 @@
1
# CHANGELOG
2
3
-## Unreleased
+## 3.1.0 - 2021-02-03
4
+### Added
5
+* Support for tenant awareness via `FIREBASE_AUTH_TENANT_ID` environment variable
6
+ or `firebase.projects.*.auth.tenant_id` config variable.
7
+ ([#79](https://github.com/kreait/laravel-firebase/pull/79))
8
+ (thanks to [@sl0wik](https://github.com/sl0wik))
9
10
## 3.0.0 - 2020-11-01
11
### Added
0 commit comments