feat(login): redirect to URL after login
This commit is contained in:
parent
f990708052
commit
66b7a256cf
5 changed files with 35 additions and 7 deletions
8
TODO.md
8
TODO.md
|
|
@ -10,3 +10,11 @@
|
|||
- [x] Get access token
|
||||
|
||||
- [ ] Support error responses by https://datatracker.ietf.org/doc/html/rfc6749#section-4.1.2.1
|
||||
|
||||
- [ ] Redirect to login when JWT expire
|
||||
- [ ] Add admin panel via API
|
||||
- [ ] Add admin CLI
|
||||
|
||||
- [ ] Support OpenID to use with demo client [oauth2c](https://github.com/cloudentity/oauth2c)
|
||||
|
||||
- .well-known/openid-configuration
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue