minauthator/TODO.md

14 lines
321 B
Markdown
Raw Normal View History

2024-11-02 16:37:57 +00:00
# TODO
- [x] Login form
- [x] Register form
- [x] Generate JWT
- Redirect to login form if unauthenticated
- Authorize form
- Select by app client id
- Verify authorize
- Select by app client secret
- Upload picture
- [ ] Support error responses by https://datatracker.ietf.org/doc/html/rfc6749#section-4.1.2.1