1
0
Fork 0
mirror of synced 2024-09-29 08:41:16 +13:00
budibase/packages/auth/src/middleware/passport
2021-10-06 15:15:46 +01:00
..
tests Removing use of db.post as its dangerous to allow the possibility of _id being auto-generated, these docs would be lost as we couldn't query them out by the usual id mechanism. 2021-09-21 16:07:04 +01:00
google.js Self hosted SSO flow and account deletion 2021-09-21 12:27:53 +01:00
jwt.js Merge google/oidc user authentication and surface user relevant error messages during authentication 2021-07-08 11:12:34 +01:00
local.js Revert "Merge pull request #2253 from Budibase/revert-2076-feature/multi-tenants" 2021-08-05 09:59:08 +01:00
oidc.js Add jest to auth package + test oidc strategy 2021-07-13 10:02:08 +01:00
third-party-common.js Don't let user exist in multiple tenants when using custom sso 2021-10-06 15:15:46 +01:00
utils.js Linting 2021-07-08 13:12:25 +01:00