13 lines
321 B
Markdown
13 lines
321 B
Markdown
# 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
|