funkwhale/api/funkwhale_api/users/oauth
jovuit f661e3a078 Reviewed comments on source strings on Weblate and modified source strings accordingly if needed
Replaced "email" with "e-mail address" when needed
2021-06-17 15:55:12 +00:00
..
__init__.py Resolve "Implement a Oauth provider in Funkwhale" 2019-03-25 17:02:51 +01:00
permissions.py Fixed 500 on some urls 2020-08-23 12:24:35 +02:00
scopes.py Reviewed comments on source strings on Weblate and modified source strings accordingly if needed 2021-06-17 15:55:12 +00:00
serializers.py Added application token for easier auth 2020-08-19 11:41:17 +02: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 Fixed token length 2020-08-19 20:12:59 +02:00