395_OAuth2_refactoring #396

Merged
mpeltriaux merged 5 commits from 395_OAuth2_refactoring into master 5 months ago

5 Commits (master)

Author SHA1 Message Date
mpeltriaux 8feb24e70f # OAuth Propagation
* adds user propagation without django-simple-sso
5 months ago
mpeltriaux 5bd0a161ff # OAuth migrations
* adds migrations for storing OAuthToken
* adds OAuthToken model
* adds OAuthToken admin
* adds user migration for Fkey relation to OAuthToken
5 months ago
mpeltriaux be373e2b14 # OAuth refactoring code
* refactors code
5 months ago
mpeltriaux 3b38f227ec # OAuth requirements
* updates requirements.txt
5 months ago
mpeltriaux b00dd5bcc8 # WIP: OAuth draft implementation
* first working client implementation of oauth workflow for logging in users
5 months ago