2024-11-02 16:37:57 +00:00
|
|
|
# TODO
|
|
|
|
|
|
|
|
- [x] Login form
|
|
|
|
- [x] Register form
|
|
|
|
- [x] Generate JWT
|
2024-11-11 13:49:17 +00:00
|
|
|
- [ ] Redirect to login form if unauthenticated
|
|
|
|
- [x] Authorize form
|
|
|
|
- [x] Verify authorize
|
|
|
|
- [x] Upload picture
|
|
|
|
- [x] Get access token
|
2024-11-09 18:57:15 +00:00
|
|
|
|
|
|
|
- [ ] Support error responses by https://datatracker.ietf.org/doc/html/rfc6749#section-4.1.2.1
|