tachybase_todo/packages/core/auth/src
YANG QIA 89361ef61c
fix(auth): SSO issues (#2733)
* fix(auth): sso switch popup to rediect (fix T-2024)

* refactor: auth process optimization

* fix: test

* chore: add error handler

* fix(auth): sso redirection issue of sub app

* Revert "refactor(auth): OIDC, SAML auth switch popup to redirectction (#2737)"

This reverts commit beb4793051.

* Revert "Revert "refactor(auth): OIDC, SAML auth switch popup to redirectction (#2737)""

This reverts commit 301a85d767.

* refactor(oidc): improve validate logic

* refactor(saml): improve auth logic

* fix: test

* refactor(cas): improve auth logic

* chore: add error handler

* fix(oidc): subapp callback issue

* fix: add dependency

* chore: add dependency

* fix(auth): set default `userBindField:email`
2023-10-12 00:54:00 -05:00
..
__tests__ feat: application supervisor (#2353) 2023-08-24 17:47:45 +08:00
base fix(auth): SSO issues (#2733) 2023-10-12 00:54:00 -05:00
actions.ts feat(auth): support custom authentication (#2007) 2023-06-07 23:46:42 +08:00
auth-manager.ts feat(auth): support signing in with username (#2376) 2023-08-19 22:02:26 +08:00
auth.ts feat(auth): support custom authentication (#2007) 2023-06-07 23:46:42 +08:00
index.ts feat: support token blacklist (#2168) 2023-07-05 21:57:57 +08:00