tachybase_todo/packages/core/auth/src
YANG QIA be6b949f55
feat(auth): support signing in with username (#2376)
* feat(auth): support signing in with username

* chore: compatibility && add INIT_ROOT_USERNAME

* chore: add default username of root user

* chore: add notice

* fix: typo

* chore: change rule of username

* fix: sqlite add unique constraint

---------

Co-authored-by: chenos <chenlinxh@gmail.com>
2023-08-19 22:02:26 +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(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