funkwhale/api/funkwhale_api/users/oauth
Agate e331a87478
Use scoped tokens to load <audio> urls instead of JWT
2020-05-11 10:07:43 +02:00
..
__init__.py Resolve "Implement a Oauth provider in Funkwhale" 2019-03-25 17:02:51 +01:00
permissions.py Use scoped tokens to load <audio> urls instead of JWT 2020-05-11 10:07:43 +02:00
scopes.py Resolve "Screening for signups" 2020-03-18 11:57:33 +01:00
serializers.py Resolve "Implement a Oauth provider in Funkwhale" 2019-03-25 17:02:51 +01:00
server.py See #1039: resend confirmation email on login if email is unverified 2020-04-01 15:34:13 +02:00
tasks.py Resolve "Implement a Oauth provider in Funkwhale" 2019-03-25 17:02:51 +01:00
urls.py Fix #877: Ensure API urls answer with and without a trailing slash 2019-07-02 14:31:47 +02:00
views.py See #261: Added a rate-limiting (throttling system) to limit the number of requests handled per user/IP 2019-09-17 11:23:59 +02:00