From e278f51de932c7e2e53ed8e5721d1ae669c0a08f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kasper=20Rynning-T=C3=B8nnesen?= Date: Fri, 1 Jul 2016 15:37:42 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 20ca890..928711d 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # General Authorization Code Flow OAuth2-Client -This client is made for Authorization Code Flow for now. +This client is made for Authorization Code Flow and Bearer as authorization option for now. To use this general OAuth2 client-class, include it with ```