Skip to content

Commit 80b828b

Browse files
committed
Adds CI status badge
1 parent ec9351d commit 80b828b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
# redux-oidc
2+
[![CI](https://github.com/ericlamb/redux-oidc/actions/workflows/ci.yaml/badge.svg)](https://github.com/ericlamb/redux-oidc/actions/workflows/ci.yaml)
3+
24
Forked from [maxmantz/redux-oidc](https://github.com/maxmantz/redux-oidc).
35

46
A package for managing OpenID-Connect authentication in ReactJS / Redux apps. It wraps the popular oidc-client library to redux actions and reducers.

0 commit comments

Comments
 (0)