kirypto / TimelineTracker

GNU General Public License v3.0
2 stars 1 forks source link

Add support for SPA login #112

Closed kirypto closed 2 years ago

kirypto commented 2 years ago

Meant to facilitate login in from OmniStory

kirypto commented 2 years ago

This basically ended up being supporting a bearer token, as the SPA is also using Auth0 and simply provides the token during API calls.