Skip to content
This repository was archived by the owner on Jun 23, 2023. It is now read-only.

Commit 77fb9c5

Browse files
committed
chore: README badges for the youth
1 parent 685f785 commit 77fb9c5

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# oidc-op
22

3+
![CI build](https://github.com/IdentityPython/oidc-op/workflows/oidc-op/badge.svg)
4+
![pypi](https://img.shields.io/pypi/v/oidcop.svg)
5+
![License](https://img.shields.io/badge/license-Apache%202-blue.svg)
6+
![Django versions](https://img.shields.io/pypi/djversions/oidcop)
7+
![Documentation Status](https://readthedocs.org/projects/oidcop/badge/?version=latest)
8+
![Python version](https://img.shields.io/badge/python-3.7%20%7C%203.8%20%7C%203.9-blue.svg)
9+
310
This project is a Python implementation of an **OIDC Provider** on top of [jwtconnect.io](https://jwtconnect.io/) that shows to you how to 'build' an OP using the classes and functions provided by oidc-op.
411

512
If you want to add or replace functionality the official documentation should be able to tell you how.

0 commit comments

Comments
 (0)