1
0
Fork 0

Merge pull request #3114 from SMillerDev/feat/api/oauth

feat: add OAuth authentication
This commit is contained in:
Mouse Reeve 2024-04-24 15:45:54 -07:00 committed by GitHub
commit c4b21ee258
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 4 additions and 1 deletions

View file

@ -10,6 +10,7 @@ django-compressor==4.4
django-csp==3.7
django-imagekit==4.1.0
django-model-utils==4.3.1
django-oauth-toolkit==2.3.0
django-pgtrigger==4.11.0
django-redis==5.2.0
django-sass-processor==1.2.2