mirror of
https://github.com/elyby/oauth2-server.git
synced 2025-03-13 15:24:18 +05:30
Updated README
This commit is contained in:
parent
4c6dab3f55
commit
204706f1ff
11
README.md
11
README.md
@ -1,4 +1,4 @@
|
||||
# PHP OAuth 2.0 Server by [@alexbilbie](https://twitter.com/alexbilbie)
|
||||
# PHP OAuth 2.0 Server
|
||||
|
||||
[](https://github.com/thephpleague/oauth2-server/releases)
|
||||
[](LICENSE.md)
|
||||
@ -17,14 +17,7 @@ It supports out of the box the following grants:
|
||||
* Resource owner password credentials grant
|
||||
* Refresh grant
|
||||
|
||||
You can also easily define your own grants.
|
||||
|
||||
In addition it supports the following token response types:
|
||||
|
||||
* Bearer (JWT) tokens
|
||||
* MAC tokens
|
||||
|
||||
You can also create you own tokens.
|
||||
This library was created by Alex Bilbie. Find him on Twitter at [@alexbilbie](https://twitter.com/alexbilbie).
|
||||
|
||||
## Requirements
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user