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 72f31b5 commit a1983a7Copy full SHA for a1983a7
src/Helpers/SocialiteProviders.php
@@ -93,7 +93,7 @@ public static function getAdditionalEnv(string $driver): string
93
ENV,
94
'FusionAuth' => <<<'ENV'
95
FUSIONAUTH_BASE_URL=
96
- FUSIONAUTH_REALM=
+ FUSIONAUTH_TENANT_ID=
97
98
'Keycloak' => <<<'ENV'
99
KEYCLOAK_BASE_URL=
0 commit comments