scos-sensor
scos-sensor copied to clipboard
OAuth Browsable API Login
Adds ability to log in to sensor browsable API using OAuth. The user logs in using OAuth 2 Authorization Code flow. Then the token is stored in the session.
Note the following still need to be implemented:
- Admin site OAuth integration
- Admin site javascript session timeout logout redirect (session will still expire after 15 minutes, but no automatic logout redirect)