aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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