|
1 | 1 | # Ruby OpenID
|
2 | 2 |
|
3 |
| -<div id="badges"> |
4 |
| - |
5 | 3 | [](https://rubygems.org/gems/ruby-openid2)
|
6 | 4 | [](https://github.com/oauth-xx/ruby-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/ruby-openid2/actions/workflows/supported.yml
|
14 | 20 | [🚎s-wfi]: https://github.com/oauth-xx/ruby-openid2/actions/workflows/supported.yml/badge.svg
|
15 | 21 | [🚎us-wf]: https://github.com/oauth-xx/ruby-openid2/actions/workflows/unsupported.yml
|
|
21 | 27 | [🚎hd-wf]: https://github.com/oauth-xx/ruby-openid2/actions/workflows/heads.yml
|
22 | 28 | [🚎hd-wfi]: https://github.com/oauth-xx/ruby-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
|
|
42 | 38 | [🖇patreon-img]: https://img.shields.io/badge/patreon-donate-yellow.svg
|
43 | 39 | [🖇patreon]: https://patreon.com/galtzo
|
44 | 40 |
|
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> |
51 |
| - |
52 | 41 | A Ruby library for verifying and serving OpenID identities.
|
53 | 42 |
|
54 | 43 | ## Features
|
@@ -76,34 +65,6 @@ If bundler is not being used to manage dependencies, install the gem by executin
|
76 | 65 |
|
77 | 66 | $ gem install ruby-openid2
|
78 | 67 |
|
79 |
| -| Primary Namespace | OpenID | |
80 |
| -|-------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| |
81 |
| -| gem name | [ruby-openid2](https://rubygems.org/gems/ruby-openid2) | |
82 |
| -| code triage | [](https://www.codetriage.com/oauth-xx/ruby-openid2) | |
83 |
| -| documentation | [on Github.com][homepage], [on Rdoc.info][documentation] | |
84 |
| -| expert support | [](https://www.codementor.io/peterboling?utm_source=github&utm_medium=button&utm_term=peterboling&utm_campaign=github) | |
85 |
| -| `...` 💖 | [![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] | |
86 |
| - |
87 |
| -<!-- 7️⃣ spread 💖 --> |
88 |
| -[🐦tweet-img]: https://img.shields.io/twitter/follow/galtzo.svg?style=social&label=Follow%20%40galtzo |
89 |
| -[🐦tweet]: http://twitter.com/galtzo |
90 |
| -[🚎blog]: http://www.railsbling.com/tags/ruby-openid2/ |
91 |
| -[🚎blog-img]: https://img.shields.io/badge/blog-railsbling-brightgreen.svg?style=flat |
92 |
| -[🖇linkedin]: http://www.linkedin.com/in/peterboling |
93 |
| -[🖇linkedin-img]: https://img.shields.io/badge/PeterBoling-blue?style=plastic&logo=linkedin |
94 |
| -[✌️wellfound]: https://angel.co/u/peter-boling |
95 |
| -[✌️wellfound-img]: https://img.shields.io/badge/peter--boling-orange?style=plastic&logo=wellfound |
96 |
| -[💲crunchbase]: https://www.crunchbase.com/person/peter-boling |
97 |
| -[💲crunchbase-img]: https://img.shields.io/badge/peter--boling-purple?style=plastic&logo=crunchbase |
98 |
| -[🐘ruby-mast]: https://ruby.social/@galtzo |
99 |
| -[🐘ruby-mast-img]: https://img.shields.io/mastodon/follow/109447111526622197?domain=https%3A%2F%2Fruby.social&style=plastic&logo=mastodon&label=Ruby%20%40galtzo |
100 |
| -[🌳linktree]: https://linktr.ee/galtzo |
101 |
| -[🌳linktree-img]: https://img.shields.io/badge/galtzo-purple?style=plastic&logo=linktree |
102 |
| - |
103 |
| -<!-- Maintainer Contact Links --> |
104 |
| -[aboutme]: https://about.me/peter.boling |
105 |
| -[coderme]: https://coderwall.com/Peter%20Boling |
106 |
| - |
107 | 68 | ### Note about the deprecation of stdlib gems `logger`, `rexml`, `net-http`, and `uri`
|
108 | 69 |
|
109 | 70 | Versions 3.0.x were released with hard dependencies on the new stand alone gem replacements
|
@@ -133,10 +94,37 @@ The library code is quite well documented, so don't be squeamish, and
|
133 | 94 | look at the library itself if there's anything you don't understand in
|
134 | 95 | the examples.
|
135 | 96 |
|
136 |
| -## Homepage |
| 97 | +## General Info |
| 98 | + |
| 99 | +| Primary Namespace | OpenID | |
| 100 | +|-------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| |
| 101 | +| gem name | [ruby-openid2](https://rubygems.org/gems/ruby-openid2) | |
| 102 | +| code triage | [](https://www.codetriage.com/oauth-xx/ruby-openid2) | |
| 103 | +| documentation | [on Github.com][homepage], [on rubydoc.info][documentation] | |
| 104 | +| expert support | [](https://www.codementor.io/peterboling?utm_source=github&utm_medium=button&utm_term=peterboling&utm_campaign=github) | |
| 105 | +| `...` 💖 | [![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] | |
| 106 | + |
| 107 | +<!-- 7️⃣ spread 💖 --> |
| 108 | +[🐦tweet-img]: https://img.shields.io/twitter/follow/galtzo.svg?style=social&label=Follow%20%40galtzo |
| 109 | +[🐦tweet]: http://twitter.com/galtzo |
| 110 | +[🚎blog]: http://www.railsbling.com/tags/ruby-openid2/ |
| 111 | +[🚎blog-img]: https://img.shields.io/badge/blog-railsbling-brightgreen.svg?style=flat |
| 112 | +[🖇linkedin]: http://www.linkedin.com/in/peterboling |
| 113 | +[🖇linkedin-img]: https://img.shields.io/badge/PeterBoling-blue?style=plastic&logo=linkedin |
| 114 | +[✌️wellfound]: https://angel.co/u/peter-boling |
| 115 | +[✌️wellfound-img]: https://img.shields.io/badge/peter--boling-orange?style=plastic&logo=wellfound |
| 116 | +[💲crunchbase]: https://www.crunchbase.com/person/peter-boling |
| 117 | +[💲crunchbase-img]: https://img.shields.io/badge/peter--boling-purple?style=plastic&logo=crunchbase |
| 118 | +[🐘ruby-mast]: https://ruby.social/@galtzo |
| 119 | +[🐘ruby-mast-img]: https://img.shields.io/mastodon/follow/109447111526622197?domain=https%3A%2F%2Fruby.social&style=plastic&logo=mastodon&label=Ruby%20%40galtzo |
| 120 | +[🌳linktree]: https://linktr.ee/galtzo |
| 121 | +[🌳linktree-img]: https://img.shields.io/badge/galtzo-purple?style=plastic&logo=linktree |
| 122 | +[documentation]: https://rubydoc.info/github/oauth-xx/rack-openid2 |
| 123 | +[homepage]: https://github.com/oauth-xx/rack-openid2 |
137 | 124 |
|
138 |
| - * GitHub repository: [oauth-xx/ruby-openid2](http://github.com/oauth-xx/ruby-openid2) |
139 |
| - * Homepage: [OpenID.net](http://openid.net/) |
| 125 | +<!-- Maintainer Contact Links --> |
| 126 | +[aboutme]: https://about.me/peter.boling |
| 127 | +[coderme]: https://coderwall.com/Peter%20Boling |
140 | 128 |
|
141 | 129 | ## Community
|
142 | 130 |
|
@@ -209,9 +197,20 @@ See [CHANGELOG.md][📌changelog] for list of releases.
|
209 | 197 | [railsbling]: http://www.railsbling.com
|
210 | 198 | [peterboling]: http://www.peterboling.com
|
211 | 199 | [bundle-group-pattern]: https://gist.github.com/pboling/4564780
|
212 |
| -[documentation]: http://rdoc.info/github/oauth-xx/ruby-openid2/frames |
213 |
| -[homepage]: https://github.com/oauth-xx/ruby-openid2 |
214 | 200 |
|
215 |
| -## License |
| 201 | +## 📄 License |
216 | 202 |
|
217 | 203 | Apache Software License. For more information see the LICENSE file.
|
| 204 | + |
| 205 | +## 🤑 One more thing |
| 206 | + |
| 207 | +You made it to the bottom of the page! |
| 208 | +If you think maintaining this gem is more difficult than parsing a README, |
| 209 | +or if you think I've done a bang up job with this gem, |
| 210 | +please consider supporting my efforts via this link, |
| 211 | +or one of the others at the head. |
| 212 | + |
| 213 | +[![Buy me a latte][🖇buyme-img]][🖇buyme] |
| 214 | + |
| 215 | +[🖇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 |
| 216 | +[🖇buyme]: https://www.buymeacoffee.com/pboling |
0 commit comments