forked from 00dani/lemoncurry
Half-implement an IndieAuth authorization endpoint - it accepts the right parameters, verifies your client_id, and displays a prompt, but you can't actually approve the auth yet
This commit is contained in:
parent
d234fd942d
commit
93be2f5a32
7 changed files with 145 additions and 1 deletions
1
Pipfile
1
Pipfile
|
@ -22,6 +22,7 @@ qrcode = "*"
|
|||
django-otp-agents = "*"
|
||||
python-slugify = "*"
|
||||
django-markdown-deux = "*"
|
||||
"mf2py" = "*"
|
||||
|
||||
|
||||
[dev-packages]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue