skillbox/server/oauth
Ramon Wenger 9d50db59f6 Add pytest dependency to project, also add config
Change deprecated code for importing translations

Change deprecated syntax in tests

Replace deprecated django url methods

Add plugins and change testing script
2023-05-30 16:30:28 +02:00
..
migrations Add oauth migrations 2021-07-13 13:24:23 +02:00
tests Update types and schema 2023-05-24 20:28:01 +02: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 my-kv licenses and per-platform check for them 2022-05-16 17:47:46 +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 Change "invalid_coupon" error into a result 2023-05-24 00:26:29 +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 Fix tests 2021-07-13 13:25:13 +02:00
views.py Add link to directly go to registration page 2023-02-14 16:26:54 +01:00