12 lines
296 B
Markdown
12 lines
296 B
Markdown
# TODO
|
|
|
|
- [x] Login form
|
|
- [x] Register form
|
|
- [x] Generate JWT
|
|
- [ ] Redirect to login form if unauthenticated
|
|
- [x] Authorize form
|
|
- [x] Verify authorize
|
|
- [x] Upload picture
|
|
- [x] Get access token
|
|
|
|
- [ ] Support error responses by https://datatracker.ietf.org/doc/html/rfc6749#section-4.1.2.1
|