docs: update README.md
This commit is contained in:
parent
803d7404b9
commit
56f70a9147
1 changed files with 7 additions and 0 deletions
|
@ -31,6 +31,13 @@ php flarum cache:clear
|
|||
### set scope for your resources (user.read is default scope)
|
||||

|
||||
|
||||
### uri
|
||||
authorize: `/oauth/authorize`
|
||||
|
||||
token: `/oauth/token`
|
||||
|
||||
resource(user): `/api/user`
|
||||
|
||||
### do it as normal OAuth client
|
||||

|
||||
|
||||
|
|
Loading…
Reference in a new issue