implement new token checking function and modify email.js to use it
This commit is contained in:
4
todo.md
4
todo.md
@@ -2,4 +2,6 @@
|
||||
- [ ] GET /api/login - OIDC login redirect to ECLS
|
||||
- [ ] GET /api/callback - Creates new token that is intended to be local to browser; e.g. can be used in turn to make longer lasting more specific tokens
|
||||
- [ ] POST /api/token - Allows owner to create a new token with customized scopes, comments & expiration date
|
||||
- [ ] DELETE /api/token - Invalidate a token
|
||||
- [ ] DELETE /api/token - Invalidate a token
|
||||
- [ ] liberals/libnowplaying - Implement queryCider()
|
||||
- [ ] routes/nowplaying - Reimplement query order to Cider and then Jellyfin
|
||||
|
||||
Reference in New Issue
Block a user