tachybase_todo/packages/plugins/auth/src/client/settings
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
..
schemas feat(auth): support signing in with username (#2376) 2023-08-19 22:02:26 +08:00
Authenticator.tsx feat(auth): support signing in with username (#2376) 2023-08-19 22:02:26 +08:00
authType.ts feat(auth): support custom authentication (#2007) 2023-06-07 23:46:42 +08:00
Options.tsx feat: support custome themes (#2228) 2023-07-16 12:46:25 +08:00