Skip to content

Commit c7a849a

Browse files
committed
Readme updates
1 parent 2387313 commit c7a849a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
# oidc-auth-client
22

3+
[![Build and Publish](https://github.com/norwegian-geotechnical-institute/oidc-auth-client/actions/workflows/release.yaml/badge.svg)](https://github.com/norwegian-geotechnical-institute/oidc-auth-client/actions/workflows/release.yaml)
4+
35
Pure python implementation of an [OIDC](https://auth0.com/docs/authenticate/protocols/openid-connect-protocol) client
46

57
Dependencies:
68

79
- [httpx](https://www.python-httpx.org/)
810

9-
[![Build and Publish](https://github.com/norwegian-geotechnical-institute/oidc-auth-client/actions/workflows/release.yaml/badge.svg)](https://github.com/norwegian-geotechnical-institute/oidc-auth-client/actions/workflows/release.yaml)
10-
1111
## Installing
1212

1313
`pip install oidc-auth-client`

0 commit comments

Comments
 (0)