Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
watucker committed Dec 10, 2020
1 parent 4ec362e commit 2783c68
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 @@ -7,6 +7,8 @@ to authorize access to resources.

## Authentication settings

One or more of these classes can be added to a Django application's `MIDDLEWARE` setting to allow for a variety of user authentication methods:

- `authenticate.oauth2.middleware.BearerTokenAuthenticationMiddleware`

Authenticates requests based on the presence of an [OAuth2](https://oauth.net/2/) Bearer Token.
Expand Down

0 comments on commit 2783c68

Please sign in to comment.