From 0e97d3b2e0c664084a20aebc3fd26781a7516ea0 Mon Sep 17 00:00:00 2001 From: Navan Chauhan Date: Sat, 5 Jun 2021 17:32:10 +0530 Subject: streamlined goals --- README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 6d54f9a..5098964 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ In the wise words of @alectrocute: - **Authentication:** Using Flask-Login - [x] Sign Up - [x] Sign In - - [ ] OAuth2 + - [x] **OAuth2:** Using Authlib - [ ] LDAP - [ ] Forgot Password - [ ] Confirm Email @@ -27,9 +27,7 @@ In the wise words of @alectrocute: - [ ] Team Management - Error Handling - [ ] Sentry Support - - [ ] Error Code Handling - - [ ] Custom Exceptions - - [x] 404,500,401 e.t.c + - [x] Error Code Handling - [ ] Async AJAX Calls - [x] **Tests:** Using PyTest - [x] **Code Coverage:** Using CodeCov -- cgit v1.2.3