12 lines
225 B
Markdown
12 lines
225 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
|