aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorneodarz <neodarz@neodarz.net>2020-04-11 23:00:26 +0200
committerneodarz <neodarz@neodarz.net>2020-04-11 23:00:26 +0200
commit17bce3c89c6d991690d6a56d28afcdb22c969200 (patch)
treeb4b1ff94f1a10348976069d1006670c28b77fa23
parente0267b2a64b06d73f5811c29476048e41e303fd7 (diff)
downloadpyfunkwhale-17bce3c89c6d991690d6a56d28afcdb22c969200.tar.xz
pyfunkwhale-17bce3c89c6d991690d6a56d28afcdb22c969200.zip
Add the last features to implement
-rw-r--r--README.md8
1 files changed, 7 insertions, 1 deletions
diff --git a/README.md b/README.md
index 96b41fd..32433f7 100644
--- a/README.md
+++ b/README.md
@@ -75,8 +75,14 @@ with open('/tmp/test.mp3', 'wb') as f:
List of features implemented or planned:
-- [x] Login
+- [/] Auth
- [x] Login with OAuth2 Authorization Code flow
+ - [ ] Register an OAuth2 application
+ - [ ] Get an JWT token
+ - [ ] Create an account
+ - [ ] Request a password request
+ - [ ] Retrieve user information
+ - [ ] Retrieve rate-limit information and current usage status
- [x] Artists
- [x] List artists
- [x] Retrieve a single artist