feat(login): redirect to URL after login

This commit is contained in:
Matthieu Bessat 2024-11-11 20:57:04 +01:00
parent f990708052
commit 66b7a256cf
5 changed files with 35 additions and 7 deletions

View file

@ -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