feat: Add organization option to auth0 auth provider
Signed-off-by: Jack Palmer <jackpalmer@spotify.com>
This commit is contained in:
@@ -4283,9 +4283,11 @@ __metadata:
|
||||
"@backstage/plugin-auth-backend": "workspace:^"
|
||||
"@backstage/plugin-auth-node": "workspace:^"
|
||||
"@backstage/types": "workspace:^"
|
||||
"@types/passport": "npm:^1.0.3"
|
||||
"@types/passport-auth0": "npm:^1.0.5"
|
||||
"@types/passport-oauth2": "npm:^1.4.15"
|
||||
express: "npm:^4.22.0"
|
||||
passport: "npm:^0.7.0"
|
||||
passport-auth0: "npm:^1.4.3"
|
||||
passport-oauth2: "npm:^1.6.1"
|
||||
supertest: "npm:^7.0.0"
|
||||
|
||||
Reference in New Issue
Block a user