tachybase_todo/packages/core/auth/src/base
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
..
auth.ts fix(auth): SSO issues (#2733) 2023-10-12 00:54:00 -05:00
jwt-service.ts feat(api-keys): the expiration field support custom option (#2186) 2023-07-06 16:33:28 +08:00
token-blacklist-service.ts feat: support token blacklist (#2168) 2023-07-05 21:57:57 +08:00