feat: OIDC with PKCE flow (#491)

This commit is contained in:
gorrilla10101
2023-09-04 10:06:59 -05:00
committed by GitHub
parent 9333ef562e
commit 107cb85ba2
24 changed files with 805 additions and 22 deletions

View File

@@ -32,10 +32,12 @@
"dotenv-cli": "^6.0.0",
"filenamify": "^4.3.0",
"jsonwebtoken": "^9.0.0",
"jwks-rsa": "^3.0.1",
"knex": "^2.3.0",
"lodash": "^4.17.21",
"moment": "^2.29.4",
"move-file": "^2.1.0",
"openid-client": "^5.4.3",
"rimraf": "^3.0.2",
"sails": "^1.5.3",
"sails-hook-orm": "^4.0.2",