File tree 1 file changed +21
-0
lines changed
1 file changed +21
-0
lines changed Original file line number Diff line number Diff line change 1
1
# Rack::OpenID
2
2
3
+ <div id =" badges " >
4
+
5
+ [ ![ CI Supported Build] [ 🚎s-wfi ]] [ 🚎s-wf ]
6
+ [ ![ CI Unsupported Build] [ 🚎us-wfi ]] [ 🚎us-wf ]
7
+ [ ![ CI Style Build] [ 🚎st-wfi ]] [ 🚎st-wf ]
8
+ [ ![ CI Coverage Build] [ 🚎cov-wfi ]] [ 🚎cov-wf ]
9
+ [ ![ CI Heads Build] [ 🚎hd-wfi ]] [ 🚎hd-wf ]
10
+
11
+ [ 🚎s-wf ] : https://github.com/VitalConnectInc/rack-openid2/actions/workflows/supported.yml
12
+ [ 🚎s-wfi ] : https://github.com/VitalConnectInc/rack-openid2/actions/workflows/supported.yml/badge.svg
13
+ [ 🚎us-wf ] : https://github.com/VitalConnectInc/rack-openid2/actions/workflows/unsupported.yml
14
+ [ 🚎us-wfi ] : https://github.com/VitalConnectInc/rack-openid2/actions/workflows/unsupported.yml/badge.svg
15
+ [ 🚎st-wf ] : https://github.com/VitalConnectInc/rack-openid2/actions/workflows/style.yml
16
+ [ 🚎st-wfi ] : https://github.com/VitalConnectInc/rack-openid2/actions/workflows/style.yml/badge.svg
17
+ [ 🚎cov-wf ] : https://github.com/VitalConnectInc/rack-openid2/actions/workflows/coverage.yml
18
+ [ 🚎cov-wfi ] : https://github.com/VitalConnectInc/rack-openid2/actions/workflows/coverage.yml/badge.svg
19
+ [ 🚎hd-wf ] : https://github.com/VitalConnectInc/rack-openid2/actions/workflows/heads.yml
20
+ [ 🚎hd-wfi ] : https://github.com/VitalConnectInc/rack-openid2/actions/workflows/heads.yml/badge.svg
21
+
22
+ </div >
23
+
3
24
Provides a more HTTPish API around the ruby-openid library.
4
25
5
26
## Usage
You can’t perform that action at this time.
0 commit comments