Skip to content

Commit

Permalink
docs: add offline note to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
arekkas committed Oct 7, 2016
1 parent 81c3cbd commit 60a7672
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -167,6 +167,8 @@ contains all sublevels, too. For example:

You can replace the default scope strategy if you need a custom one by implementing `fosite.ScopeStrategy`.

**Note:** To issue refresh tokens with any of the grants, you need to include the `offline` scope in the OAuth2 request.

### Quickstart

Instantiating fosite by hand can be painful. Therefore we created a few convenience helpers available through the [compose package](/compose).
Expand Down

0 comments on commit 60a7672

Please sign in to comment.