1
1
# Rack::OpenID
2
2
3
- <div id =" badges " >
4
-
5
3
[ ![ Version] ( https://img.shields.io/gem/v/rack-openid2.svg )] ( https://rubygems.org/gems/rack-openid2 )
6
4
[ ![ Downloads Today] ( https://img.shields.io/gem/rd/rack-openid2.svg )] ( https://github.com/oauth-xx/rack-openid2 )
7
5
[ ![ CI Supported Build] [ 🚎s-wfi ]] [ 🚎s-wf ]
10
8
[ ![ CI Coverage Build] [ 🚎cov-wfi ]] [ 🚎cov-wf ]
11
9
[ ![ CI Heads Build] [ 🚎hd-wfi ]] [ 🚎hd-wf ]
12
10
11
+ -----
12
+
13
+ [ ![ Liberapay Patrons] [ ⛳liberapay-img ]] [ ⛳liberapay ]
14
+ [ ![ Sponsor Me on Github] [ 🖇sponsor-img ]] [ 🖇sponsor ]
15
+ [ ![ Polar Shield] [ 🖇polar-img ]] [ 🖇polar ]
16
+ [ ![ Donate to my FLOSS or refugee efforts at ko-fi.com] [ 🖇kofi-img ]] [ 🖇kofi ]
17
+ [ ![ Donate to my FLOSS or refugee efforts using Patreon] [ 🖇patreon-img ]] [ 🖇patreon ]
18
+
13
19
[ 🚎s-wf ] : https://github.com/oauth-xx/rack-openid2/actions/workflows/supported.yml
14
20
[ 🚎s-wfi ] : https://github.com/oauth-xx/rack-openid2/actions/workflows/supported.yml/badge.svg
15
21
[ 🚎us-wf ] : https://github.com/oauth-xx/rack-openid2/actions/workflows/unsupported.yml
21
27
[ 🚎hd-wf ] : https://github.com/oauth-xx/rack-openid2/actions/workflows/heads.yml
22
28
[ 🚎hd-wfi ] : https://github.com/oauth-xx/rack-openid2/actions/workflows/heads.yml/badge.svg
23
29
24
- -----
25
-
26
- <div align =" center " >
27
-
28
- [ ![ Liberapay Patrons] [ ⛳liberapay-img ]] [ ⛳liberapay ]
29
- [ ![ Sponsor Me on Github] [ 🖇sponsor-img ]] [ 🖇sponsor ]
30
- [ ![ Polar Shield] [ 🖇polar-img ]] [ 🖇polar ]
31
- [ ![ Donate to my FLOSS or refugee efforts at ko-fi.com] [ 🖇kofi-img ]] [ 🖇kofi ]
32
- [ ![ Donate to my FLOSS or refugee efforts using Patreon] [ 🖇patreon-img ]] [ 🖇patreon ]
33
-
34
30
[ ⛳liberapay-img ] : https://img.shields.io/liberapay/patrons/pboling.svg?logo=liberapay
35
31
[ ⛳liberapay ] : https://liberapay.com/pboling/donate
36
32
[ 🖇sponsor-img ] : https://img.shields.io/badge/Sponsor_Me!-pboling.svg?style=social&logo=github
41
37
[ 🖇kofi ] : https://ko-fi.com/O5O86SNP4
42
38
[ 🖇patreon-img ] : https://img.shields.io/badge/patreon-donate-yellow.svg
43
39
[ 🖇patreon ] : https://patreon.com/galtzo
44
-
45
- <span class =" badge-buymealatte " >
46
- <a href =" https://www.buymeacoffee.com/pboling " ><img src =" https://img.buymeacoffee.com/button-api/?text=Buy me a latte&emoji=&slug=pboling&button_colour=FFDD00&font_colour=000000&font_family=Cookie&outline_colour=000000&coffee_colour=ffffff " /></a >
47
- </span >
48
-
49
- </div >
50
- </div >
40
+ [ 🖇buyme-img ] : https://img.buymeacoffee.com/button-api/?text=Buy%20me%20a%20latte&emoji=&slug=pboling&button_colour=FFDD00&font_colour=000000&font_family=Cookie&outline_colour=000000&coffee_colour=ffffff
41
+ [ 🖇buyme ] : https://www.buymeacoffee.com/pboling
51
42
52
43
Provides a more HTTPish API around the ruby-openid library.
53
44
@@ -138,7 +129,7 @@ __END__
138
129
| -------------------| -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
139
130
| gem name | [ ruby-openid2] ( https://rubygems.org/gems/rack-openid2 ) |
140
131
| code triage | [ ![ Open Source Helpers] ( https://www.codetriage.com/oauth-xx/rack-openid2/badges/users.svg )] ( https://www.codetriage.com/oauth-xx/rack-openid2 ) |
141
- | documentation | [ on Github.com] [ homepage ] , [ on Rdoc .info] [ documentation ] |
132
+ | documentation | [ on Github.com] [ homepage ] , [ on rubydoc .info] [ documentation ] |
142
133
| expert support | [ ![ Get help on Codementor] ( https://cdn.codementor.io/badges/get_help_github.svg )] ( https://www.codementor.io/peterboling?utm_source=github&utm_medium=button&utm_term=peterboling&utm_campaign=github ) |
143
134
| ` ... ` 💖 | [ ![ Liberapay Patrons] [ ⛳liberapay-img ]] [ ⛳liberapay ] [ ![ Sponsor Me] [ 🖇sponsor-img ]] [ 🖇sponsor ] [ ![ Follow Me on LinkedIn] [ 🖇linkedin-img ]] [ 🖇linkedin ] [ ![ Find Me on WellFound:] [ ✌️wellfound-img ]] [ ✌️wellfound ] [ ![ Find Me on CrunchBase] [ 💲crunchbase-img ]] [ 💲crunchbase ] [ ![ My LinkTree] [ 🌳linktree-img ]] [ 🌳linktree ] [ ![ Follow Me on Ruby.Social] [ 🐘ruby-mast-img ]] [ 🐘ruby-mast ] [ ![ Tweet @ Peter] [ 🐦tweet-img ]] [ 🐦tweet ] [ 💻] [ coderme ] [ 🌏] [ aboutme ] |
144
135
@@ -157,7 +148,7 @@ __END__
157
148
[ 🐘ruby-mast-img ] : https://img.shields.io/mastodon/follow/109447111526622197?domain=https%3A%2F%2Fruby.social&style=plastic&logo=mastodon&label=Ruby%20%40galtzo
158
149
[ 🌳linktree ] : https://linktr.ee/galtzo
159
150
[ 🌳linktree-img ] : https://img.shields.io/badge/galtzo-purple?style=plastic&logo=linktree
160
- [ documentation ] : http ://rdoc .info/github/oauth-xx/rack-openid2/frames
151
+ [ documentation ] : https ://rubydoc .info/github/oauth-xx/rack-openid2
161
152
[ homepage ] : https://github.com/oauth-xx/rack-openid2
162
153
163
154
<!-- Maintainer Contact Links -->
@@ -243,3 +234,7 @@ See [LICENSE.txt][📄license] for the official [Copyright Notice][📄copyright
243
234
[ 📄license ] : LICENSE.txt
244
235
[ 📄license-ref ] : https://opensource.org/licenses/MIT
245
236
[ 📄license-img ] : https://img.shields.io/badge/License-MIT-green.svg
237
+
238
+ You made it to the bottom of the page!
239
+
240
+ [ ![ Buy me a latte] [ 🖇buyme-img ]] [ 🖇buyme ]
0 commit comments