You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 23, 2023. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
# oidc-op
2
2
3
-
This project is a Python implementation of an **OIDC Provider** on top of [jwtconnect.io](https://jwtconnect.io/).
4
-
that shows you how to 'build' an OP using the classes and functions provided by oidc-op.
3
+
This project is a Python implementation of an **OIDC Provider** on top of [jwtconnect.io](https://jwtconnect.io/)
4
+
that shows to you how to 'build' an OP using the classes and functions provided by oidc-op.
5
5
6
6
If you are just going to build a standard OP you only have to write the configuration file. If you want to add or replace functionality this documentation
0 commit comments