Skip to content

Commit

Permalink
Add mention of OIDC since oauthlib-3
Browse files Browse the repository at this point in the history
  • Loading branch information
JonathanHuot committed Jan 8, 2019
1 parent 454a376 commit b97185d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

## Context

Interested to implement your own OAuth2.0 provider in python ? You're at the right place.
Interested to implement your own OAuth2.0 or OpenID Connect Provider in python ? You're at the right place.

Combine the excellent https://github.com/oauthlib/oauthlib framework and the micro-framework https://github.com/bottlepy/bottle to provide OAuth2.0 authorization in only a couple of minutes.

Expand Down

0 comments on commit b97185d

Please sign in to comment.