tachybase_todo/packages/core/auth/src
Dunqing 817646d68d
feat(api-keys): the expiration field support custom option (#2186)
* feat(api-keys): the expiration field support custom option

* feat: support never option

* feat: support if expiresIn = never the expiresIn will replace to 1000y

* fix: toggle datepicker

* feat: update syntax

* fix: option order

* docs: update

* fix: maskCloseable should be false

* refactor: performance and remove unused code

* feat: should not allow clear

* fix: decode maybe fail

* fix: i18n
2023-07-06 16:33:28 +08:00
..
__tests__ feat: support token blacklist (#2168) 2023-07-05 21:57:57 +08:00
base feat(api-keys): the expiration field support custom option (#2186) 2023-07-06 16:33:28 +08:00
actions.ts feat(auth): support custom authentication (#2007) 2023-06-07 23:46:42 +08:00
auth-manager.ts feat: support token blacklist (#2168) 2023-07-05 21:57:57 +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