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