From 17bce3c89c6d991690d6a56d28afcdb22c969200 Mon Sep 17 00:00:00 2001 From: neodarz Date: Sat, 11 Apr 2020 23:00:26 +0200 Subject: Add the last features to implement --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) 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 -- cgit v1.2.1