Merge pull request #4532 from backstage/rugvip/authin

auth-backend: implement sign-in resolver and profile transform for google provider
This commit is contained in:
Ben Lambert
2021-06-17 15:33:13 +02:00
committed by GitHub
16 changed files with 551 additions and 84 deletions
+1
View File
@@ -205,6 +205,7 @@
},
"auth/add-auth-provider",
"auth/using-auth",
"auth/identity-resolver",
"auth/auth-backend",
"auth/oauth",
"auth/auth-backend-classes",