From 9cd9c7e285c454061a9c0abad8fe69b89acb3752 Mon Sep 17 00:00:00 2001 From: Giuseppe De Marco Date: Fri, 12 Nov 2021 22:45:09 +0100 Subject: [PATCH] README: some budges and fun for the younger --- README.md | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ddcff97..5d92d3d 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,20 @@ # oidcrp + +![CI build](https://github.com/IdentityPython/JWTConnect-Python-OidcRP/workflows/oidcrp/badge.svg) +![pypi](https://img.shields.io/pypi/v/oidcrp.svg) +[![Downloads total](https://pepy.tech/badge/oidcrp)](https://pepy.tech/project/oidcrp) +[![Downloads week](https://pepy.tech/badge/oidcrp/week)](https://pepy.tech/project/oidcrp) +![License](https://img.shields.io/badge/license-Apache%202-blue.svg) +![Documentation Status](https://readthedocs.org/projects/JWTConnect-Python-OidcRP/badge/?version=latest) +![Python version](https://img.shields.io/badge/python-3.7%20%7C%203.8%20%7C%203.9-blue.svg) + + High level interface to the OIDC RP library -oidcrp represents the 3rd layer in the -JWTConnect stack (cryptojwt, oidcmsg, oidcrp) +oidcrp represents the 3rd layer in the JWTConnect stack (cryptojwt, oidcmsg, oidcrp) See the documentation at http://oidcrp.readthedocs.io/en/latest/ . See sample RPs in [example/](https://github.com/IdentityPython/JWTConnect-Python-OidcRP/tree/master/example) folder. + +![OIDC Certification mark](doc/source/_images/oid-l-certification-mark-l-rgb-150dpi-90mm-300x157.png)