tachybase_todo/packages/plugins/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
..
client feat(auth): support signing in with username (#2376) 2023-08-19 22:02:26 +08:00
locale feat(auth): support signing in with username (#2376) 2023-08-19 22:02:26 +08:00
server feat(auth): support signing in with username (#2376) 2023-08-19 22:02:26 +08:00
index.ts feat(auth): support custom authentication (#2007) 2023-06-07 23:46:42 +08:00
preset.ts refactor!: plugins build and plugins load (#2253) 2023-08-02 00:07:52 +08:00