Added backend django/auth0/mongodb-atlas code

This commit is contained in:
Allen
2023-09-23 14:09:54 -05:00
parent 00159c210b
commit a9aec51483
14 changed files with 172 additions and 6 deletions

View File

@ -1 +1,4 @@
django
django ~= 4.0
authlib ~= 1.0
python-dotenv ~= 0.19
requests ~= 2.27