|
8feb24e70f
|
# OAuth Propagation
* adds user propagation without django-simple-sso
|
2024-05-10 10:40:19 +02:00 |
|
|
5bd0a161ff
|
# OAuth migrations
* adds migrations for storing OAuthToken
* adds OAuthToken model
* adds OAuthToken admin
* adds user migration for Fkey relation to OAuthToken
|
2024-04-30 14:56:48 +02:00 |
|
|
be373e2b14
|
# OAuth refactoring code
* refactors code
|
2024-04-29 12:27:07 +02:00 |
|
|
3b38f227ec
|
# OAuth requirements
* updates requirements.txt
|
2024-04-29 12:14:15 +02:00 |
|
|
b00dd5bcc8
|
# WIP: OAuth draft implementation
* first working client implementation of oauth workflow for logging in users
|
2024-04-29 12:07:06 +02:00 |
|