Merge pull request #22565 from sennyeya/guest-tokens

feat(auth): Add support for guest tokens with a new provider
This commit is contained in:
Patrik Oldsberg
2024-02-27 12:25:03 +01:00
committed by GitHub
23 changed files with 541 additions and 31 deletions
+1
View File
@@ -307,6 +307,7 @@
"auth/gitlab/provider",
"auth/google/provider",
"auth/google/gcp-iap-auth",
"auth/guest/provider",
"auth/okta/provider",
"auth/oauth2-proxy/provider",
"auth/onelogin/provider",