Skip to content
This repository has been archived by the owner on Jan 10, 2024. It is now read-only.

Commit

Permalink
fix: add npm package link icon
Browse files Browse the repository at this point in the history
  • Loading branch information
pamapa committed Jul 21, 2021
1 parent 211e304 commit e5d6cad
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
# oidc-client-ts

[![Stable Release](https://img.shields.io/npm/v/oidc-client-ts.svg)](https://npm.im/react-oidc-context)
![Pipeline](https://github.com/pamapa/oidc-client-ts/workflows/Release/badge.svg)

# oidc-client-ts

Library to provide OpenID Connect (OIDC) and OAuth2 protocol support for client-side, browser-based JavaScript client
applications. Also included is support for user session and access token management.

Expand Down Expand Up @@ -59,7 +62,7 @@ npm test


## Contributing
All are welcome on the [issue tracker](https://github.com/pamapa/oidc-client-ts/issues).
We appreciate feedback and contribution to this repo!


## License
Expand Down

0 comments on commit e5d6cad

Please sign in to comment.