Update README.md
This commit is contained in:
parent
3e59131386
commit
e278f51de9
|
@ -1,6 +1,6 @@
|
||||||
# General Authorization Code Flow OAuth2-Client
|
# 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
|
To use this general OAuth2 client-class, include it with
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in New Issue