Update README.md

This commit is contained in:
Kasper Rynning-Tønnesen 2016-07-01 15:37:42 +02:00 committed by GitHub
parent 3e59131386
commit e278f51de9
1 changed files with 1 additions and 1 deletions

View File

@ -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
```