Skip to content

Commit b97185d

Browse files
committed
Add mention of OIDC since oauthlib-3
1 parent 454a376 commit b97185d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
## Context
88

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

1111
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.
1212

0 commit comments

Comments
 (0)