scos-sensor icon indicating copy to clipboard operation
scos-sensor copied to clipboard

OAuth Browsable API Login

Open jhazentia opened this issue 5 years ago • 1 comments

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.

jhazentia avatar Jan 27 '21 22:01 jhazentia

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)

jhazentia avatar Jan 29 '21 16:01 jhazentia