skillbox/server/oauth
Ramon Wenger 6f563806f7 Update wagtail, django and wagtail_factories
Also make some changes according to the migration guides of those
packages.
2023-12-11 16:44:34 +01:00
..
migrations Add oauth migrations 2021-07-13 13:24:23 +02:00
tests Update wagtail, django and wagtail_factories 2023-12-11 16:44:34 +01:00
__init__.py Create or update user and create or update token 2021-07-13 13:18:43 +02:00
apps.py Create or update user and create or update token 2021-07-13 13:18:43 +02:00
factories.py Add refresh tests 2021-07-13 13:25:13 +02:00
hep_client.py Add logging to redeem process 2023-08-17 16:15:44 +02:00
managers.py Add feedback, update tests 2021-07-13 13:25:13 +02:00
middleware.py Add redeem coupon endpoint 2021-07-13 13:25:13 +02:00
models.py Add logging 2021-07-13 13:25:13 +02:00
mutations.py Add logging to redeem process 2023-08-17 16:15:44 +02:00
oauth_client.py Clean up 2021-07-13 13:25:13 +02:00
types.py Change "invalid_coupon" error into a result 2023-05-24 00:26:29 +02:00
urls.py Add pytest dependency to project, also add config 2023-05-30 16:30:28 +02:00
user_signup_login_handler.py Add logging to redeem process 2023-08-17 16:15:44 +02:00
views.py Add link to directly go to registration page 2023-02-14 16:26:54 +01:00