This commit is contained in:
2020-05-07 22:16:07 +00:00
parent 14aeac5b7e
commit 0623e6d796

View File

@@ -365,6 +365,7 @@ todo: change trial detection route that client first hits
- maybe the route that gets Notifications
- because there could be a notificatoin type that doesn't need logged in users for general server down announcements etc
todo: JWT tokens, revoking expiring etc, look at this: https://github.com/ptboyer/restful-api-design-tips#authentication
todo: PLANNING session tracking to prevent logging in from multiple devices with same account
- right now if I login as same user on another browser the download token becomes invalid on the first computer
- so wiki images don't load etc