1
0
mirror of https://gitlab.crans.org/bde/nk20 synced 2025-06-21 01:48:21 +02:00

Add OAuth2 endpoints

This commit is contained in:
Alexandre Iooss
2020-09-21 11:03:07 +02:00
parent 70448db8e5
commit 8052152ea5
3 changed files with 6 additions and 0 deletions

View File

@ -35,6 +35,7 @@ INSTALLED_APPS = [
'mailer',
'phonenumber_field',
'polymorphic',
'oauth2_provider',
# Django contrib
'django.contrib.admin',