Files
better-auth/todo.md
Bereket Engida 0fbc3dc8d1 x
2024-09-20 13:31:28 +03:00

880 B

TODO

[x] handle migration when the config removes existing schema [x] refresh oauth tokens [x] remember me functionality [x] add all oauth providers [x] providers should only be oauth [x] add tests [x] implement the ac check on the client to for organization [x] add delete organization endpoint [ ] add callback url on otp and backup code verification [ ] fix bun problem [x] fix the issue with the client triggers not working fot 2 consecutive calls

Docs

[x] specify everywhere auth should be exported [-] add a note about better-sqlite3 requiring to be added to webpack externals or find alternative that doesn't require it [ ] add a section about updating user and changing password [ ] mention how users can get user and session types [ ] add a doc about account linking [ ] remove the section about using useSession in next with initialValue [ ] rate limiting docs