forked from 00dani/lemoncurry
Implement the auth-code verification step, producing a complete IndieAuth implementation for 'id' type (nothing for 'code' type yet tho)
This commit is contained in:
parent
8b4a14ffa3
commit
acce72e90e
4 changed files with 47 additions and 1 deletions
1
Pipfile
1
Pipfile
|
@ -30,6 +30,7 @@ django-push = "*"
|
|||
pyyaml = "*"
|
||||
django-annoying = "*"
|
||||
django-shorturls = "*"
|
||||
accept-types = "*"
|
||||
|
||||
|
||||
[dev-packages]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue