From a566d53fc7f724309607d0f8ec6f68f698a544da Mon Sep 17 00:00:00 2001 From: neodarz Date: Sun, 12 Apr 2020 10:22:29 +0200 Subject: Add an endpoint for get a JWT token --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 70cc2ba..fdf580e 100644 --- a/README.md +++ b/README.md @@ -78,7 +78,7 @@ List of features implemented or planned: - [/] Auth - [x] Login with OAuth2 Authorization Code flow - [ ] Register an OAuth2 application - - [ ] Get an JWT token + - [x] Get an JWT token - [ ] Create an account - [ ] Request a password request - [ ] Retrieve user information -- cgit v1.2.1