funkwhale/api/funkwhale_api/users/oauth
jo cff619679b
chore: format files using isort (pre-commit)
2022-11-23 21:55:37 +01:00
..
__init__.py Resolve "Implement a Oauth provider in Funkwhale" 2019-03-25 17:02:51 +01:00
permissions.py chore: format files using isort (pre-commit) 2022-11-23 21:55:37 +01:00
scopes.py refactor(api): remove unnecessary or wrong `is` keyword usage 2022-11-07 13:28:52 +00:00
serializers.py Fix oauth to respond with unhashed token on creation 2022-11-15 18:03:43 +00:00
server.py chore: format files using isort (pre-commit) 2022-11-23 21:55:37 +01:00
tasks.py chore: format files using isort (pre-commit) 2022-11-23 21:55:37 +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 chore: format files using isort (pre-commit) 2022-11-23 21:55:37 +01:00