omniauth-identity 3.1.5 → 3.2.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- checksums.yaml.gz.sig +0 -0
- data/CHANGELOG.md +67 -1
- data/CITATION.cff +6 -6
- data/CONTRIBUTING.md +94 -104
- data/FUNDING.md +20 -16
- data/LICENSE.md +10 -0
- data/MIT.md +21 -0
- data/README.md +191 -184
- data/SECURITY.md +3 -15
- data/certs/pboling.pem +27 -0
- data/lib/omniauth/identity/model.rb +35 -4
- data/lib/omniauth/identity/models/active_record.rb +18 -16
- data/lib/omniauth/identity/models/couch_potato.rb +50 -46
- data/lib/omniauth/identity/models/mongoid.rb +40 -36
- data/lib/omniauth/identity/models/nobrainer.rb +40 -36
- data/lib/omniauth/identity/models/rom.rb +41 -28
- data/lib/omniauth/identity/models/sequel.rb +65 -63
- data/lib/omniauth/identity/secure_password.rb +14 -12
- data/lib/omniauth/identity/version.rb +2 -5
- data/lib/omniauth/identity.rb +7 -0
- data/lib/omniauth/strategies/identity.rb +1 -1
- data/sig/omniauth/identity/version.rbs +8 -0
- data.tar.gz.sig +0 -0
- metadata +120 -63
- metadata.gz.sig +0 -0
- data/LICENSE.txt +0 -24
- data/REEK +0 -0
data/README.md
CHANGED
|
@@ -1,39 +1,25 @@
|
|
|
1
|
-
|
|
2
|
-
|-------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
|
3
|
-
| RubyGems.org was [recently compromised][draper-security] in a [hostile takeover][draper-takeover] about which [many lies][draper-lies] have been told. |
|
|
4
|
-
| I'm in the process of adding warnings to some important gems because I [don't condone the theft][draper-theft] of the bundler and rubygems-update projects. |
|
|
5
|
-
| Once publishing to [gem.coop][gem-coop] is available I will stop publishing to RubyGems.org. |
|
|
6
|
-
| Please see [here][gem-coop] and [here][martin-ann] for more info on what comes next. |
|
|
7
|
-
|
|
8
|
-
[draper-security]: https://joel.drapper.me/p/ruby-central-security-measures/
|
|
9
|
-
[draper-takeover]: https://joel.drapper.me/p/ruby-central-takeover/
|
|
10
|
-
[draper-lies]: https://joel.drapper.me/p/ruby-central-fact-check/
|
|
11
|
-
[draper-theft]: https://joel.drapper.me/p/ruby-central/
|
|
12
|
-
[gem-coop]: https://gem.coop
|
|
13
|
-
[martin-ann]: https://martinemde.com/2025/10/05/announcing-gem-coop.html
|
|
14
|
-
|
|
15
|
-
[![Galtzo FLOSS Logo by Aboling0, CC BY-SA 4.0][🖼️galtzo-i]][🖼️galtzo-discord] [![omniauth Logo by tomeara(?), MIT License][🖼️omniauth-i]][🖼️omniauth] [![ruby-lang Logo, Yukihiro Matsumoto, Ruby Visual Identity Team, CC BY-SA 2.5][🖼️ruby-lang-i]][🖼️ruby-lang]
|
|
16
|
-
|
|
17
|
-
[🖼️galtzo-i]: https://logos.galtzo.com/assets/images/galtzo-floss/avatar-192px.svg
|
|
18
|
-
[🖼️galtzo-discord]: https://discord.gg/3qme4XHNKN
|
|
19
|
-
[🖼️ruby-lang-i]: https://logos.galtzo.com/assets/images/ruby-lang/avatar-192px.svg
|
|
20
|
-
[🖼️ruby-lang]: https://www.ruby-lang.org/
|
|
21
|
-
[🖼️omniauth-i]: https://logos.galtzo.com/assets/images/omniauth/avatar-182px.png
|
|
22
|
-
[🖼️omniauth]: https://github.com/omniauth/omniauth-identity
|
|
1
|
+
<a href="https://github.com/omniauth"><img alt="omniauth Logo by Aboling0, CC BY-SA 4.0" src="https://logos.galtzo.com/assets/images/omniauth/avatar-128px.svg" width="14%" align="right"/></a>
|
|
23
2
|
|
|
24
3
|
# 🫵 OmniAuth::Identity
|
|
25
4
|
|
|
26
|
-
[![Version][👽versioni]][👽version] [![GitHub tag (latest SemVer)][⛳️tag-img]][⛳️tag] [![License: MIT][📄license-img]][📄license
|
|
5
|
+
[![Version][👽versioni]][👽version] [![GitHub tag (latest SemVer)][⛳️tag-img]][⛳️tag] [![License: MIT][📄license-img]][📄license] [![Downloads Rank][👽dl-ranki]][👽dl-rank] [![CodeCov Test Coverage][🏀codecovi]][🏀codecov] [![Coveralls Test Coverage][🏀coveralls-img]][🏀coveralls] [![QLTY Test Coverage][🏀qlty-covi]][🏀qlty-cov] [![QLTY Maintainability][🏀qlty-mnti]][🏀qlty-mnt] [![CI Heads][🚎3-hd-wfi]][🚎3-hd-wf] [![CI Runtime Dependencies @ HEAD][🚎12-crh-wfi]][🚎12-crh-wf] [![CI Current][🚎11-c-wfi]][🚎11-c-wf] [![CI Truffle Ruby][🚎9-t-wfi]][🚎9-t-wf] [![CI JRuby][🚎10-j-wfi]][🚎10-j-wf] [![Deps Locked][🚎13-🔒️-wfi]][🚎13-🔒️-wf] [![Deps Unlocked][🚎14-🔓️-wfi]][🚎14-🔓️-wf] [![CI Test Coverage][🚎2-cov-wfi]][🚎2-cov-wf] [![CI Style][🚎5-st-wfi]][🚎5-st-wf] [![Apache SkyWalking Eyes License Compatibility Check][🚎15-🪪-wfi]][🚎15-🪪-wf]
|
|
27
6
|
|
|
28
|
-
`if ci_badges.map(&:color).detect { it != "green"}` ☝️ [let me know][
|
|
7
|
+
`if ci_badges.map(&:color).detect { it != "green"}` ☝️ [let me know][✉️discord-invite], as I may have missed the [discord notification][✉️discord-invite].
|
|
29
8
|
|
|
30
9
|
---
|
|
31
10
|
|
|
32
11
|
`if ci_badges.map(&:color).all? { it == "green"}` 👇️ send money so I can do more of this. FLOSS maintenance is now my full-time job.
|
|
33
12
|
|
|
34
|
-
[![Sponsor Me on Github][🖇sponsor-img]][🖇sponsor] [![Liberapay Goal Progress][⛳liberapay-img]][⛳liberapay] [![Donate on PayPal][🖇paypal-img]][🖇paypal] [![Buy me a coffee][🖇buyme-small-img]][🖇buyme] [![Donate
|
|
13
|
+
[![OpenCollective Backers][🖇osc-backers-i]][🖇osc-backers] [![OpenCollective Sponsors][🖇osc-sponsors-i]][🖇osc-sponsors] [![Sponsor Me on Github][🖇sponsor-img]][🖇sponsor] [![Liberapay Goal Progress][⛳liberapay-img]][⛳liberapay] [![Donate on PayPal][🖇paypal-img]][🖇paypal] [![Buy me a coffee][🖇buyme-small-img]][🖇buyme] [![Donate at ko-fi.com][🖇kofi-img]][🖇kofi]
|
|
35
14
|
|
|
36
|
-
|
|
15
|
+
<details markdown="1">
|
|
16
|
+
<summary>👣 How will this project approach the September 2025 hostile takeover of RubyGems? 🚑️</summary>
|
|
17
|
+
|
|
18
|
+
I've summarized my thoughts in [this blog post](https://dev.to/galtzo/hostile-takeover-of-rubygems-my-thoughts-5hlo).
|
|
19
|
+
|
|
20
|
+
</details>
|
|
21
|
+
|
|
22
|
+
## 🌻 Synopsis <a href="https://discord.gg/3qme4XHNKN"><img alt="Galtzo FLOSS Logo by Aboling0, CC BY-SA 4.0" src="https://logos.galtzo.com/assets/images/galtzo-floss/avatar-128px.svg" width="8%" align="right"/></a> <a href="https://ruby-toolbox.com"><img alt="ruby-lang Logo, Yukihiro Matsumoto, Ruby Visual Identity Team, CC BY-SA 2.5" src="https://logos.galtzo.com/assets/images/ruby-lang/avatar-128px.svg" width="8%" align="right"/></a>
|
|
37
23
|
|
|
38
24
|
The `omniauth-identity` gem provides a way for applications to utilize a
|
|
39
25
|
traditional username/password based authentication system without the need
|
|
@@ -43,39 +29,60 @@ basic construct for user management and then gets out of the way.
|
|
|
43
29
|
|
|
44
30
|
## 💡 Info you can shake a stick at
|
|
45
31
|
|
|
46
|
-
| Tokens to Remember
|
|
32
|
+
| Tokens to Remember | [![Gem name][⛳️name-img]][⛳️gem-name] [![Gem namespace][⛳️namespace-img]][⛳️gem-namespace] |
|
|
47
33
|
|-------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
|
48
|
-
| Works with JRuby
|
|
49
|
-
| Works with Truffle Ruby | ![Truffle Ruby 22.3 Compat][💎truby-22.3i] ![Truffle Ruby 23.0 Compat][💎truby-23.0i]
|
|
50
|
-
| Works with MRI Ruby
|
|
51
|
-
| Works with MRI Ruby
|
|
52
|
-
|
|
|
53
|
-
|
|
|
54
|
-
|
|
|
55
|
-
|
|
|
56
|
-
|
|
|
57
|
-
|
|
|
58
|
-
|
|
|
34
|
+
| Works with JRuby | [![JRuby 9.2 Compat][💎jruby-9.2i]][🚎jruby-9.2-wf] [![JRuby 9.3 Compat][💎jruby-9.3i]][🚎jruby-9.3-wf] <br/> [![JRuby 9.4 Compat][💎jruby-9.4i]][🚎jruby-9.4-wf] [![JRuby 10.0 Compat][💎jruby-10.0i]][🚎jruby-10.0-wf] [![JRuby current Compat][💎jruby-c-i]][🚎10-j-wf] [![JRuby HEAD Compat][💎jruby-headi]][🚎3-hd-wf]|
|
|
35
|
+
| Works with Truffle Ruby | [![Truffle Ruby 22.3 Compat][💎truby-22.3i]][🚎truby-22.3-wf] [![Truffle Ruby 23.0 Compat][💎truby-23.0i]][🚎truby-23.0-wf] [![Truffle Ruby 23.1 Compat][💎truby-23.1i]][🚎truby-23.1-wf] <br/> [![Truffle Ruby 24.2 Compat][💎truby-24.2i]][🚎truby-24.2-wf] [![Truffle Ruby 25.0 Compat][💎truby-25.0i]][🚎truby-25.0-wf] [![Truffle Ruby 33.0 Compat][💎truby-33.0i]][🚎truby-33.0-wf] [![Truffle Ruby current Compat][💎truby-c-i]][🚎9-t-wf] [![Truffle Ruby HEAD Compat][💎truby-headi]][🚎3-hd-wf]|
|
|
36
|
+
| Works with MRI Ruby 4 | [![Ruby current Compat][💎ruby-c-i]][🚎11-c-wf] [![Ruby HEAD Compat][💎ruby-headi]][🚎3-hd-wf]|
|
|
37
|
+
| Works with MRI Ruby 3 | [![Ruby 3.0 Compat][💎ruby-3.0i]][🚎ruby-3.0-wf] [![Ruby 3.1 Compat][💎ruby-3.1i]][🚎ruby-3.1-wf] [![Ruby 3.2 Compat][💎ruby-3.2i]][🚎ruby-3.2-wf] [![Ruby 3.3 Compat][💎ruby-3.3i]][🚎ruby-3.3-wf] [![Ruby 3.4 Compat][💎ruby-3.4i]][🚎ruby-3.4-wf]|
|
|
38
|
+
| Works with MRI Ruby 2 | [![Ruby 2.4 Compat][💎ruby-2.4i]][🚎ruby-2.4-wf] [![Ruby 2.5 Compat][💎ruby-2.5i]][🚎ruby-2.5-wf] [![Ruby 2.6 Compat][💎ruby-2.6i]][🚎ruby-2.6-wf] [![Ruby 2.7 Compat][💎ruby-2.7i]][🚎ruby-2.7-wf]|
|
|
39
|
+
| Support & Community | [![Join Me on Daily.dev's RubyFriends][✉️ruby-friends-img]][✉️ruby-friends] [![Live Chat on Discord][✉️discord-invite-img-ftb]][✉️discord-invite] [![Get help from me on Upwork][👨🏼🏫expsup-upwork-img]][👨🏼🏫expsup-upwork] [![Get help from me on Codementor][👨🏼🏫expsup-codementor-img]][👨🏼🏫expsup-codementor] |
|
|
40
|
+
| Source | [![Source on GitLab.com][📜src-gl-img]][📜src-gl] [![Source on CodeBerg.org][📜src-cb-img]][📜src-cb] [![Source on Github.com][📜src-gh-img]][📜src-gh] [![The best SHA: dQw4w9WgXcQ!][🧮kloc-img]][🧮kloc] |
|
|
41
|
+
| Documentation | [![Current release on RubyDoc.info][📜docs-cr-rd-img]][🚎yard-current] [![YARD on Galtzo.com][📜docs-head-rd-img]][🚎yard-head] [![Maintainer Blog][🚂maint-blog-img]][🚂maint-blog] [![GitLab Wiki][📜gl-wiki-img]][📜gl-wiki] [![GitHub Wiki][📜gh-wiki-img]][📜gh-wiki] |
|
|
42
|
+
| Compliance | [![License: MIT][📄license-img]][📄license] [![Apache license compatibility: Category A][📄license-compat-img]][📄license-compat] [![📄ilo-declaration-img]][📄ilo-declaration] [![Security Policy][🔐security-img]][🔐security] [![Contributor Covenant 2.1][🪇conduct-img]][🪇conduct] [![SemVer 2.0.0][📌semver-img]][📌semver] |
|
|
43
|
+
| Style | [![Enforced Code Style Linter][💎rlts-img]][💎rlts] [![Keep-A-Changelog 1.0.0][📗keep-changelog-img]][📗keep-changelog] [![Gitmoji Commits][📌gitmoji-img]][📌gitmoji] [![Compatibility appraised by: appraisal2][💎appraisal2-img]][💎appraisal2] |
|
|
44
|
+
| Maintainer 🎖️ | [![Follow Me on LinkedIn][💖🖇linkedin-img]][💖🖇linkedin] [![Follow Me on Ruby.Social][💖🐘ruby-mast-img]][💖🐘ruby-mast] [![Follow Me on Bluesky][💖🦋bluesky-img]][💖🦋bluesky] [![Contact Maintainer][🚂maint-contact-img]][🚂maint-contact] [![My technical writing][💖💁🏼♂️devto-img]][💖💁🏼♂️devto] |
|
|
45
|
+
| `...` 💖 | [![Find Me on WellFound:][💖✌️wellfound-img]][💖✌️wellfound] [![Find Me on CrunchBase][💖💲crunchbase-img]][💖💲crunchbase] [![My LinkTree][💖🌳linktree-img]][💖🌳linktree] [![More About Me][💖💁🏼♂️aboutme-img]][💖💁🏼♂️aboutme] [🧊][💖🧊berg] [🐙][💖🐙hub] [🛖][💖🛖hut] [🧪][💖🧪lab] |
|
|
59
46
|
|
|
60
47
|
### Compatibility
|
|
61
48
|
|
|
62
49
|
Compatible with MRI Ruby 2.4+, and concordant releases of JRuby, and TruffleRuby.
|
|
50
|
+
CI workflows and Appraisals are generated for MRI Ruby 2.4+.
|
|
51
|
+
This test floor is configured by `ruby.test_minimum` in `.kettle-jem.yml` and
|
|
52
|
+
may be higher than the gem's runtime compatibility floor when legacy Rubies are
|
|
53
|
+
not practical for the current toolchain.
|
|
54
|
+
|
|
55
|
+
<a href="https://github.com/kettle-dev"><img alt="kettle-dev Logo by Aboling0, CC BY-SA 4.0" src="https://logos.galtzo.com/assets/images/kettle-dev/avatar-128px.svg" width="14%" align="right"/></a>
|
|
56
|
+
|
|
57
|
+
The _amazing_ test matrix is powered by the kettle-dev stack.
|
|
58
|
+
|
|
59
|
+
<details markdown="1">
|
|
60
|
+
<summary>How kettle-dev manages complexity in tests</summary>
|
|
63
61
|
|
|
64
|
-
|
|
|
65
|
-
|
|
66
|
-
|
|
|
62
|
+
| Gem | Source | Role | Daily download rank |
|
|
63
|
+
|-----|--------|------|---------------------|
|
|
64
|
+
| [appraisal2](https://bestgems.org/gems/appraisal2) | [GitHub](https://github.com/appraisal-rb/appraisal2) | multi-dependency Appraisal matrix generation | [](https://bestgems.org/gems/appraisal2) |
|
|
65
|
+
| [appraisal2-rubocop](https://bestgems.org/gems/appraisal2-rubocop) | [GitHub](https://github.com/appraisal-rb/appraisal2-rubocop) | RuboCop Appraisal generator integration | [](https://bestgems.org/gems/appraisal2-rubocop) |
|
|
66
|
+
| [kettle-dev](https://bestgems.org/gems/kettle-dev) | [GitHub](https://github.com/kettle-dev/kettle-dev) | development, release, and CI workflow tooling | [](https://bestgems.org/gems/kettle-dev) |
|
|
67
|
+
| [kettle-jem](https://bestgems.org/gems/kettle-jem) | [GitHub](https://github.com/kettle-dev/kettle-jem) | Appraisals & CI workflow templates | [](https://bestgems.org/gems/kettle-jem) |
|
|
68
|
+
| [kettle-soup-cover](https://bestgems.org/gems/kettle-soup-cover) | [GitHub](https://github.com/kettle-dev/kettle-soup-cover) | SimpleCov coverage policy and reporting | [](https://bestgems.org/gems/kettle-soup-cover) |
|
|
69
|
+
| [kettle-test](https://bestgems.org/gems/kettle-test) | [GitHub](https://github.com/kettle-dev/kettle-test) | standard test runner and coverage harness | [](https://bestgems.org/gems/kettle-test) |
|
|
70
|
+
| [rubocop-lts](https://bestgems.org/gems/rubocop-lts) | [GitHub](https://github.com/rubocop-lts/rubocop-lts) | Ruby-version-aware linting | [](https://bestgems.org/gems/rubocop-lts) |
|
|
71
|
+
| [turbo_tests2](https://bestgems.org/gems/turbo_tests2) | [GitHub](https://github.com/galtzo-floss/turbo_tests2) | parallel test execution | [](https://bestgems.org/gems/turbo_tests2) |
|
|
72
|
+
|
|
73
|
+
</details>
|
|
67
74
|
|
|
68
75
|
### Federated DVCS
|
|
69
76
|
|
|
70
|
-
<details>
|
|
71
|
-
|
|
77
|
+
<details markdown="1">
|
|
78
|
+
<summary>Find this repo on federated forges (Coming soon!)</summary>
|
|
72
79
|
|
|
73
|
-
| Federated [DVCS][💎d-in-dvcs] Repository
|
|
80
|
+
| Federated [DVCS][💎d-in-dvcs] Repository | Status | Issues | PRs | Wiki | CI | Discussions |
|
|
74
81
|
|-------------------------------------------------|-----------------------------------------------------------------------|---------------------------|--------------------------|---------------------------|--------------------------|------------------------------|
|
|
75
|
-
| 🧪 [omniauth/omniauth-identity on GitLab][📜src-gl]
|
|
76
|
-
| 🧊 [omniauth/omniauth-identity on CodeBerg][📜src-cb] | An Ethical Mirror ([Donate][🤝cb-donate])
|
|
77
|
-
| 🐙 [omniauth/omniauth-identity on GitHub][📜src-gh]
|
|
78
|
-
| 🎮️ [Discord Server][✉️discord-invite]
|
|
82
|
+
| 🧪 [omniauth/omniauth-identity on GitLab][📜src-gl] | The Truth | [💚][🤝gl-issues] | [💚][🤝gl-pulls] | [💚][📜gl-wiki] | 🐭 Tiny Matrix | ➖ |
|
|
83
|
+
| 🧊 [omniauth/omniauth-identity on CodeBerg][📜src-cb] | An Ethical Mirror ([Donate][🤝cb-donate]) | [💚][🤝cb-issues] | [💚][🤝cb-pulls] | ➖ | ⭕️ No Matrix | ➖ |
|
|
84
|
+
| 🐙 [omniauth/omniauth-identity on GitHub][📜src-gh] | Another Mirror | [💚][🤝gh-issues] | [💚][🤝gh-pulls] | [💚][📜gh-wiki] | 💯 Full Matrix | [💚][gh-discussions] |
|
|
85
|
+
| 🎮️ [Discord Server][✉️discord-invite] | [![Live Chat on Discord][✉️discord-invite-img-ftb]][✉️discord-invite] | [Let's][✉️discord-invite] | [talk][✉️discord-invite] | [about][✉️discord-invite] | [this][✉️discord-invite] | [library!][✉️discord-invite] |
|
|
79
86
|
|
|
80
87
|
</details>
|
|
81
88
|
|
|
@@ -85,8 +92,8 @@ Compatible with MRI Ruby 2.4+, and concordant releases of JRuby, and TruffleRuby
|
|
|
85
92
|
|
|
86
93
|
Available as part of the Tidelift Subscription.
|
|
87
94
|
|
|
88
|
-
<details>
|
|
89
|
-
|
|
95
|
+
<details markdown="1">
|
|
96
|
+
<summary>Need enterprise-level guarantees?</summary>
|
|
90
97
|
|
|
91
98
|
The maintainers of this and thousands of other packages are working with Tidelift to deliver commercial support and maintenance for the open source packages you use to build your applications. Save time, reduce risk, and improve code health, while paying the maintainers of the exact packages you use.
|
|
92
99
|
|
|
@@ -118,41 +125,6 @@ If bundler is not being used to manage dependencies, install the gem by executin
|
|
|
118
125
|
gem install omniauth-identity
|
|
119
126
|
```
|
|
120
127
|
|
|
121
|
-
### 🔒 Secure Installation
|
|
122
|
-
|
|
123
|
-
<details>
|
|
124
|
-
<summary>For Medium or High Security Installations</summary>
|
|
125
|
-
|
|
126
|
-
This gem is cryptographically signed, and has verifiable [SHA-256 and SHA-512][💎SHA_checksums] checksums by
|
|
127
|
-
[stone_checksums][💎stone_checksums]. Be sure the gem you install hasn’t been tampered with
|
|
128
|
-
by following the instructions below.
|
|
129
|
-
|
|
130
|
-
Add my public key (if you haven’t already, expires 2045-04-29) as a trusted certificate:
|
|
131
|
-
|
|
132
|
-
```console
|
|
133
|
-
gem cert --add <(curl -Ls https://raw.github.com/galtzo-floss/certs/main/pboling.pem)
|
|
134
|
-
```
|
|
135
|
-
|
|
136
|
-
You only need to do that once. Then proceed to install with:
|
|
137
|
-
|
|
138
|
-
```console
|
|
139
|
-
gem install omniauth-identity -P HighSecurity
|
|
140
|
-
```
|
|
141
|
-
|
|
142
|
-
The `HighSecurity` trust profile will verify signed gems, and not allow the installation of unsigned dependencies.
|
|
143
|
-
|
|
144
|
-
If you want to up your security game full-time:
|
|
145
|
-
|
|
146
|
-
```console
|
|
147
|
-
bundle config set --global trust-policy MediumSecurity
|
|
148
|
-
```
|
|
149
|
-
|
|
150
|
-
`MediumSecurity` instead of `HighSecurity` is necessary if not all the gems you use are signed.
|
|
151
|
-
|
|
152
|
-
NOTE: Be prepared to track down certs for signed gems and add them the same way you added mine.
|
|
153
|
-
|
|
154
|
-
</details>
|
|
155
|
-
|
|
156
128
|
## ⚙️ Configuration
|
|
157
129
|
|
|
158
130
|
This gem is compatible with a wide range of Ruby versions and Ruby ORMs, as of May 2025, version 3.1.
|
|
@@ -274,8 +246,10 @@ class Identity
|
|
|
274
246
|
property :email
|
|
275
247
|
property :password_digest
|
|
276
248
|
|
|
277
|
-
|
|
278
|
-
|
|
249
|
+
class << self
|
|
250
|
+
def where(search_hash)
|
|
251
|
+
CouchPotato.database.view(Identity.by_email(key: search_hash))
|
|
252
|
+
end
|
|
279
253
|
end
|
|
280
254
|
|
|
281
255
|
view :by_email, key: :email
|
|
@@ -310,7 +284,7 @@ class Identity
|
|
|
310
284
|
include OmniAuth::Identity::Models::Rom
|
|
311
285
|
|
|
312
286
|
# Configure the ROM container and relation
|
|
313
|
-
rom_container -> { MyDatabase.rom } # See
|
|
287
|
+
rom_container -> { MyDatabase.rom } # See spec/omniauth/identity/models/rom_spec.rb for example
|
|
314
288
|
rom_relation_name :identities # optional, defaults to :idneitities
|
|
315
289
|
owner_relation_name :owners # optional, for loading associated owner
|
|
316
290
|
auth_key :email # optional, defaults to :email
|
|
@@ -399,7 +373,7 @@ end
|
|
|
399
373
|
`locate_conditions` takes a `Proc` object, and must return a `Hash` object, which will be used
|
|
400
374
|
as the argument to the locate method for your ORM. The proc is evaluated in the
|
|
401
375
|
callback context, and has access to your `Identity` model (using `model`) and receives the request
|
|
402
|
-
object as a parameter. Note
|
|
376
|
+
object as a parameter. Note that `model.auth_key` defaults to `email`, but is also configurable.
|
|
403
377
|
|
|
404
378
|
Note: Be careful when customizing `locate_conditions`. The best way to modify the conditions is
|
|
405
379
|
to copy the default value, and then add to the hash. Removing the default condition will almost
|
|
@@ -433,7 +407,7 @@ Raising a monthly budget of... "dollars" would make the project more sustainable
|
|
|
433
407
|
|
|
434
408
|
We welcome both individual and corporate sponsors! We also offer a
|
|
435
409
|
wide array of funding channels to account for your preferences.
|
|
436
|
-
Currently, [
|
|
410
|
+
Currently, [Open Collective][🖇osc] is our preferred funding platform.
|
|
437
411
|
|
|
438
412
|
**If you're working in a company that's making significant use of omniauth tools we'd
|
|
439
413
|
appreciate it if you suggest to your company to become a omniauth sponsor.**
|
|
@@ -442,18 +416,38 @@ You can support the development of omniauth tools via
|
|
|
442
416
|
[GitHub Sponsors][🖇sponsor],
|
|
443
417
|
[Liberapay][⛳liberapay],
|
|
444
418
|
[PayPal][🖇paypal],
|
|
419
|
+
[Open Collective][🖇osc]
|
|
445
420
|
and [Tidelift][🏙️entsup-tidelift].
|
|
446
421
|
|
|
447
|
-
| 📍 NOTE
|
|
422
|
+
| 📍 NOTE |
|
|
448
423
|
|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
|
449
424
|
| If doing a sponsorship in the form of donation is problematic for your company <br/> from an accounting standpoint, we'd recommend the use of Tidelift, <br/> where you can get a support-like subscription instead. |
|
|
450
425
|
|
|
451
|
-
###
|
|
426
|
+
### Open Collective for Individuals
|
|
427
|
+
|
|
428
|
+
Support us with a monthly donation and help us continue our activities. [[Become a backer](https://opencollective.com/omniauth#backer)]
|
|
429
|
+
|
|
430
|
+
NOTE: [kettle-readme-backers][kettle-readme-backers] updates this list every day, automatically.
|
|
431
|
+
|
|
432
|
+
<!-- OPENCOLLECTIVE-INDIVIDUALS:START -->
|
|
433
|
+
No backers yet. Be the first!
|
|
434
|
+
<!-- OPENCOLLECTIVE-INDIVIDUALS:END -->
|
|
452
435
|
|
|
453
|
-
|
|
454
|
-
|
|
436
|
+
### Open Collective for Organizations
|
|
437
|
+
|
|
438
|
+
Become a sponsor and get your logo on our README on GitHub with a link to your site. [[Become a sponsor](https://opencollective.com/omniauth#sponsor)]
|
|
439
|
+
|
|
440
|
+
NOTE: [kettle-readme-backers][kettle-readme-backers] updates this list every day, automatically.
|
|
441
|
+
|
|
442
|
+
<!-- OPENCOLLECTIVE-ORGANIZATIONS:START -->
|
|
443
|
+
No sponsors yet. Be the first!
|
|
444
|
+
<!-- OPENCOLLECTIVE-ORGANIZATIONS:END -->
|
|
445
|
+
|
|
446
|
+
[kettle-readme-backers]: https://github.com/omniauth/omniauth-identity/blob/main/bin/kettle-readme-backers
|
|
447
|
+
|
|
448
|
+
### Another way to support open-source
|
|
455
449
|
|
|
456
|
-
I’m driven by a passion to foster a thriving open-source community – a space where people can tackle complex problems, no matter how small.
|
|
450
|
+
I’m driven by a passion to foster a thriving open-source community – a space where people can tackle complex problems, no matter how small. Revitalizing libraries that have fallen into disrepair, and building new libraries focused on solving real-world challenges, are my passions. I was recently affected by layoffs, and the tech jobs market is unwelcoming. I’m reaching out here because your support would significantly aid my efforts to provide for my family, and my farm (11 🐔 chickens, 2 🐶 dogs, 3 🐰 rabbits, 8 🐈 cats).
|
|
457
451
|
|
|
458
452
|
If you work at a company that uses my work, please encourage them to support me as a corporate sponsor. My work on gems you use might show up in `bundle fund`.
|
|
459
453
|
|
|
@@ -461,7 +455,7 @@ I’m developing a new library, [floss_funding][🖇floss-funding-gem], designed
|
|
|
461
455
|
|
|
462
456
|
**[Floss-Funding.dev][🖇floss-funding.dev]: 👉️ No network calls. 👉️ No tracking. 👉️ No oversight. 👉️ Minimal crypto hashing. 💡 Easily disabled nags**
|
|
463
457
|
|
|
464
|
-
[![Sponsor Me on Github][🖇sponsor-img]][🖇sponsor] [![Liberapay Goal Progress][⛳liberapay-img]][⛳liberapay] [![Donate on PayPal][🖇paypal-img]][🖇paypal] [![Buy me a coffee][🖇buyme-small-img]][🖇buyme] [![Donate
|
|
458
|
+
[![OpenCollective Backers][🖇osc-backers-i]][🖇osc-backers] [![OpenCollective Sponsors][🖇osc-sponsors-i]][🖇osc-sponsors] [![Sponsor Me on Github][🖇sponsor-img]][🖇sponsor] [![Liberapay Goal Progress][⛳liberapay-img]][⛳liberapay] [![Donate on PayPal][🖇paypal-img]][🖇paypal] [![Buy me a coffee][🖇buyme-small-img]][🖇buyme] [![Donate to my FLOSS efforts at ko-fi.com][🖇kofi-img]][🖇kofi]
|
|
465
459
|
|
|
466
460
|
## 🔐 Security
|
|
467
461
|
|
|
@@ -470,7 +464,7 @@ See [SECURITY.md][🔐security].
|
|
|
470
464
|
## 🤝 Contributing
|
|
471
465
|
|
|
472
466
|
If you need some ideas of where to help, you could work on adding more code coverage,
|
|
473
|
-
or if it is already 💯 (see [below](#code-coverage)) check [
|
|
467
|
+
or if it is already 💯 (see [below](#code-coverage)) check [issues][🤝gh-issues] or [PRs][🤝gh-pulls],
|
|
474
468
|
or use the gem and think about how it could be better.
|
|
475
469
|
|
|
476
470
|
We [![Keep A Changelog][📗keep-changelog-img]][📗keep-changelog] so if you make changes, remember to update it.
|
|
@@ -483,12 +477,17 @@ See [CONTRIBUTING.md][🤝contributing].
|
|
|
483
477
|
|
|
484
478
|
### Code Coverage
|
|
485
479
|
|
|
480
|
+
<details markdown="1">
|
|
481
|
+
<summary>Coverage service badges</summary>
|
|
482
|
+
|
|
486
483
|
[![Coverage Graph][🏀codecov-g]][🏀codecov]
|
|
487
484
|
|
|
488
485
|
[![Coveralls Test Coverage][🏀coveralls-img]][🏀coveralls]
|
|
489
486
|
|
|
490
487
|
[![QLTY Test Coverage][🏀qlty-covi]][🏀qlty-cov]
|
|
491
488
|
|
|
489
|
+
</details>
|
|
490
|
+
|
|
492
491
|
### 🪇 Code of Conduct
|
|
493
492
|
|
|
494
493
|
Everyone interacting with this project's codebases, issue trackers,
|
|
@@ -502,14 +501,14 @@ Made with [contributors-img][🖐contrib-rocks].
|
|
|
502
501
|
|
|
503
502
|
Also see GitLab Contributors: [https://gitlab.com/omniauth/omniauth-identity/-/graphs/main][🚎contributors-gl]
|
|
504
503
|
|
|
505
|
-
<details>
|
|
506
|
-
|
|
504
|
+
<details markdown="1">
|
|
505
|
+
<summary>⭐️ Star History</summary>
|
|
507
506
|
|
|
508
|
-
<a href="https://star-history.com
|
|
507
|
+
<a href="https://star-history.com/omniauth/omniauth-identity&Date">
|
|
509
508
|
<picture>
|
|
510
|
-
|
|
511
|
-
|
|
512
|
-
|
|
509
|
+
<source media="(prefers-color-scheme: dark)" srcset="https://api.star-history.com/svg?repos=omniauth/omniauth-identity&type=Date&theme=dark" />
|
|
510
|
+
<source media="(prefers-color-scheme: light)" srcset="https://api.star-history.com/svg?repos=omniauth/omniauth-identity&type=Date" />
|
|
511
|
+
<img alt="Star History Chart" src="https://api.star-history.com/svg?repos=omniauth/omniauth-identity&type=Date" />
|
|
513
512
|
</picture>
|
|
514
513
|
</a>
|
|
515
514
|
|
|
@@ -517,32 +516,20 @@ Also see GitLab Contributors: [https://gitlab.com/omniauth/omniauth-identity/-/g
|
|
|
517
516
|
|
|
518
517
|
## 📌 Versioning
|
|
519
518
|
|
|
520
|
-
This
|
|
521
|
-
|
|
522
|
-
Specifically, if a minor or patch version is released that breaks backward compatibility,
|
|
523
|
-
a new version should be immediately released that restores compatibility.
|
|
524
|
-
Breaking changes to the public API will only be introduced with new major versions.
|
|
525
|
-
|
|
526
|
-
> dropping support for a platform is both obviously and objectively a breaking change <br/>
|
|
527
|
-
>—Jordan Harband ([@ljharb](https://github.com/ljharb), maintainer of SemVer) [in SemVer issue 716][📌semver-breaking]
|
|
528
|
-
|
|
529
|
-
I understand that policy doesn't work universally ("exceptions to every rule!"),
|
|
530
|
-
but it is the policy here.
|
|
531
|
-
As such, in many cases it is good to specify a dependency on this library using
|
|
532
|
-
the [Pessimistic Version Constraint][📌pvc] with two digits of precision.
|
|
519
|
+
This library follows [![Semantic Versioning 2.0.0][📌semver-img]][📌semver] for its public API where practical.
|
|
520
|
+
For most applications, prefer the [Pessimistic Version Constraint][📌pvc] with two digits of precision.
|
|
533
521
|
|
|
534
522
|
For example:
|
|
535
523
|
|
|
536
524
|
```ruby
|
|
537
|
-
spec.add_dependency("omniauth-identity", "~>
|
|
525
|
+
spec.add_dependency("omniauth-identity", "~> 3.0")
|
|
538
526
|
```
|
|
539
527
|
|
|
540
|
-
<details>
|
|
528
|
+
<details markdown="1">
|
|
541
529
|
<summary>📌 Is "Platform Support" part of the public API? More details inside.</summary>
|
|
542
530
|
|
|
543
|
-
|
|
544
|
-
|
|
545
|
-
It is obvious to many, but not all, and since the spec is silent, the bike shedding is endless.
|
|
531
|
+
Dropping support for a platform can be a breaking change for affected users.
|
|
532
|
+
If a release changes supported platforms, it should be called out clearly in the changelog and versioned with that impact in mind.
|
|
546
533
|
|
|
547
534
|
To get a better understanding of how SemVer is intended to work over a project's lifetime,
|
|
548
535
|
read this article from the creator of SemVer:
|
|
@@ -556,34 +543,24 @@ See [CHANGELOG.md][📌changelog] for a list of releases.
|
|
|
556
543
|
## 📄 License
|
|
557
544
|
|
|
558
545
|
The gem is available as open source under the terms of
|
|
559
|
-
the [MIT
|
|
560
|
-
See [LICENSE.txt][📄license] for the official [Copyright Notice][📄copyright-notice-explainer].
|
|
546
|
+
the [MIT](MIT.md) [![License: MIT][📄license-img]][📄license-ref].
|
|
561
547
|
|
|
562
548
|
### © Copyright
|
|
563
549
|
|
|
564
|
-
|
|
565
|
-
|
|
566
|
-
|
|
567
|
-
|
|
568
|
-
|
|
569
|
-
|
|
570
|
-
|
|
571
|
-
|
|
572
|
-
</a>, and omniauth-identity contributors.
|
|
573
|
-
</li>
|
|
574
|
-
<li>
|
|
575
|
-
Copyright (c) 2020 Peter H. Boling, Andrew Roberts, and Jellybooks Ltd.
|
|
576
|
-
</li>
|
|
577
|
-
<li>
|
|
578
|
-
Copyright (c) 2010-2015 Michael Bleigh, and Intridea, Inc.
|
|
579
|
-
</li>
|
|
580
|
-
</ul>
|
|
550
|
+
See [LICENSE.md][📄license] for the official copyright notice.
|
|
551
|
+
|
|
552
|
+
<details markdown="1">
|
|
553
|
+
<summary>Copyright holders</summary>
|
|
554
|
+
|
|
555
|
+
- Copyright (c) 2025-2026 |7eter l-|. l3oling
|
|
556
|
+
|
|
557
|
+
</details>
|
|
581
558
|
|
|
582
559
|
## 🤑 A request for help
|
|
583
560
|
|
|
584
561
|
Maintainers have teeth and need to pay their dentists.
|
|
585
|
-
After getting laid off in an RIF in March and
|
|
586
|
-
I
|
|
562
|
+
After getting laid off in an RIF in March, and encountering difficulty finding a new one,
|
|
563
|
+
I began spending most of my time building open source tools.
|
|
587
564
|
I'm hoping to be able to pay for my kids' health insurance this month,
|
|
588
565
|
so if you value the work I am doing, I need your support.
|
|
589
566
|
Please consider sponsoring me or the project.
|
|
@@ -594,24 +571,33 @@ To join the community or get help 👇️ Join the Discord.
|
|
|
594
571
|
|
|
595
572
|
To say "thanks!" ☝️ Join the Discord or 👇️ send money.
|
|
596
573
|
|
|
597
|
-
[![Sponsor me on GitHub Sponsors][🖇sponsor-bottom-img]][🖇sponsor] 💌 [![Sponsor me on Liberapay][⛳liberapay-bottom-img]][⛳liberapay
|
|
574
|
+
[![Sponsor omniauth/omniauth-identity on Open Source Collective][🖇osc-all-bottom-img]][🖇osc] 💌 [![Sponsor me on GitHub Sponsors][🖇sponsor-bottom-img]][🖇sponsor] 💌 [![Sponsor me on Liberapay][⛳liberapay-bottom-img]][⛳liberapay] 💌 [![Donate on PayPal][🖇paypal-bottom-img]][🖇paypal]
|
|
598
575
|
|
|
599
576
|
### Please give the project a star ⭐ ♥.
|
|
600
577
|
|
|
578
|
+
Many parts of this project are actively managed by a [kettle-jem](https://github.com/structuredmerge/structuredmerge-ruby/tree/main/gems/kettle-jem) smart template utilizing [StructuredMerge.org](https://structuredmerge.org) merge contracts.
|
|
579
|
+
|
|
601
580
|
Thanks for RTFM. ☺️
|
|
602
581
|
|
|
603
582
|
[⛳liberapay-img]: https://img.shields.io/liberapay/goal/pboling.svg?logo=liberapay&color=a51611&style=flat
|
|
604
583
|
[⛳liberapay-bottom-img]: https://img.shields.io/liberapay/goal/pboling.svg?style=for-the-badge&logo=liberapay&color=a51611
|
|
605
584
|
[⛳liberapay]: https://liberapay.com/pboling/donate
|
|
585
|
+
[🖇osc-all-img]: https://img.shields.io/opencollective/all/omniauth
|
|
586
|
+
[🖇osc-sponsors-img]: https://img.shields.io/opencollective/sponsors/omniauth
|
|
587
|
+
[🖇osc-backers-img]: https://img.shields.io/opencollective/backers/omniauth
|
|
588
|
+
[🖇osc-backers]: https://opencollective.com/omniauth#backer
|
|
589
|
+
[🖇osc-backers-i]: https://opencollective.com/omniauth/backers/badge.svg?style=flat
|
|
590
|
+
[🖇osc-sponsors]: https://opencollective.com/omniauth#sponsor
|
|
591
|
+
[🖇osc-sponsors-i]: https://opencollective.com/omniauth/sponsors/badge.svg?style=flat
|
|
592
|
+
[🖇osc-all-bottom-img]: https://img.shields.io/opencollective/all/omniauth?style=for-the-badge
|
|
593
|
+
[🖇osc-sponsors-bottom-img]: https://img.shields.io/opencollective/sponsors/omniauth?style=for-the-badge
|
|
594
|
+
[🖇osc-backers-bottom-img]: https://img.shields.io/opencollective/backers/omniauth?style=for-the-badge
|
|
595
|
+
[🖇osc]: https://opencollective.com/omniauth
|
|
606
596
|
[🖇sponsor-img]: https://img.shields.io/badge/Sponsor_Me!-pboling.svg?style=social&logo=github
|
|
607
597
|
[🖇sponsor-bottom-img]: https://img.shields.io/badge/Sponsor_Me!-pboling-blue?style=for-the-badge&logo=github
|
|
608
598
|
[🖇sponsor]: https://github.com/sponsors/pboling
|
|
609
|
-
[🖇polar-img]: https://img.shields.io/badge/polar-donate-a51611.svg?style=flat
|
|
610
|
-
[🖇polar]: https://polar.sh/pboling
|
|
611
599
|
[🖇kofi-img]: https://img.shields.io/badge/ko--fi-%E2%9C%93-a51611.svg?style=flat
|
|
612
|
-
[🖇kofi]: https://ko-fi.com/
|
|
613
|
-
[🖇patreon-img]: https://img.shields.io/badge/patreon-donate-a51611.svg?style=flat
|
|
614
|
-
[🖇patreon]: https://patreon.com/galtzo
|
|
600
|
+
[🖇kofi]: https://ko-fi.com/pboling
|
|
615
601
|
[🖇buyme-small-img]: https://img.shields.io/badge/buy_me_a_coffee-%E2%9C%93-a51611.svg?style=flat
|
|
616
602
|
[🖇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
|
|
617
603
|
[🖇buyme]: https://www.buymeacoffee.com/pboling
|
|
@@ -627,17 +613,17 @@ Thanks for RTFM. ☺️
|
|
|
627
613
|
|
|
628
614
|
[✇bundle-group-pattern]: https://gist.github.com/pboling/4564780
|
|
629
615
|
[⛳️gem-namespace]: https://github.com/omniauth/omniauth-identity
|
|
630
|
-
[⛳️namespace-img]: https://img.shields.io/badge/namespace-
|
|
616
|
+
[⛳️namespace-img]: https://img.shields.io/badge/namespace-OmniAuth::Identity-3C2D2D.svg?style=square&logo=ruby&logoColor=white
|
|
631
617
|
[⛳️gem-name]: https://bestgems.org/gems/omniauth-identity
|
|
632
618
|
[⛳️name-img]: https://img.shields.io/badge/name-omniauth--identity-3C2D2D.svg?style=square&logo=rubygems&logoColor=red
|
|
633
619
|
[⛳️tag-img]: https://img.shields.io/github/tag/omniauth/omniauth-identity.svg
|
|
634
|
-
[⛳️tag]:
|
|
620
|
+
[⛳️tag]: https://github.com/omniauth/omniauth-identity/releases
|
|
635
621
|
[🚂maint-blog]: http://www.railsbling.com/tags/omniauth-identity
|
|
636
622
|
[🚂maint-blog-img]: https://img.shields.io/badge/blog-railsbling-0093D0.svg?style=for-the-badge&logo=rubyonrails&logoColor=orange
|
|
637
623
|
[🚂maint-contact]: http://www.railsbling.com/contact
|
|
638
624
|
[🚂maint-contact-img]: https://img.shields.io/badge/Contact-Maintainer-0093D0.svg?style=flat&logo=rubyonrails&logoColor=red
|
|
639
625
|
[💖🖇linkedin]: http://www.linkedin.com/in/peterboling
|
|
640
|
-
[💖🖇linkedin-img]: https://img.shields.io/badge/
|
|
626
|
+
[💖🖇linkedin-img]: https://img.shields.io/badge/LinkedIn-Profile-0B66C2?style=flat&logo=newjapanprowrestling
|
|
641
627
|
[💖✌️wellfound]: https://wellfound.com/u/peter-boling
|
|
642
628
|
[💖✌️wellfound-img]: https://img.shields.io/badge/peter--boling-orange?style=flat&logo=wellfound
|
|
643
629
|
[💖💲crunchbase]: https://www.crunchbase.com/person/peter-boling
|
|
@@ -666,7 +652,7 @@ Thanks for RTFM. ☺️
|
|
|
666
652
|
[💁🏼♂️peterboling]: http://www.peterboling.com
|
|
667
653
|
[🚂railsbling]: http://www.railsbling.com
|
|
668
654
|
[📜src-gl-img]: https://img.shields.io/badge/GitLab-FBA326?style=for-the-badge&logo=Gitlab&logoColor=orange
|
|
669
|
-
[📜src-gl]: https://gitlab.com/omniauth/omniauth-identity
|
|
655
|
+
[📜src-gl]: https://gitlab.com/omniauth/omniauth-identity
|
|
670
656
|
[📜src-cb-img]: https://img.shields.io/badge/CodeBerg-4893CC?style=for-the-badge&logo=CodeBerg&logoColor=blue
|
|
671
657
|
[📜src-cb]: https://codeberg.org/omniauth/omniauth-identity
|
|
672
658
|
[📜src-gh-img]: https://img.shields.io/badge/GitHub-238636?style=for-the-badge&logo=Github&logoColor=green
|
|
@@ -675,12 +661,10 @@ Thanks for RTFM. ☺️
|
|
|
675
661
|
[📜docs-head-rd-img]: https://img.shields.io/badge/YARD_on_Galtzo.com-HEAD-943CD2?style=for-the-badge&logo=readthedocs&logoColor=white
|
|
676
662
|
[📜gl-wiki]: https://gitlab.com/omniauth/omniauth-identity/-/wikis/home
|
|
677
663
|
[📜gh-wiki]: https://github.com/omniauth/omniauth-identity/wiki
|
|
678
|
-
[📜gl-wiki-img]: https://img.shields.io/badge/wiki-
|
|
679
|
-
[📜gh-wiki-img]: https://img.shields.io/badge/wiki-
|
|
664
|
+
[📜gl-wiki-img]: https://img.shields.io/badge/wiki-gitlab-943CD2.svg?style=for-the-badge&logo=gitlab&logoColor=white
|
|
665
|
+
[📜gh-wiki-img]: https://img.shields.io/badge/wiki-github-943CD2.svg?style=for-the-badge&logo=github&logoColor=white
|
|
680
666
|
[👽dl-rank]: https://bestgems.org/gems/omniauth-identity
|
|
681
667
|
[👽dl-ranki]: https://img.shields.io/gem/rd/omniauth-identity.svg
|
|
682
|
-
[👽oss-help]: https://www.codetriage.com/omniauth/omniauth-identity
|
|
683
|
-
[👽oss-helpi]: https://www.codetriage.com/omniauth/omniauth-identity/badges/users.svg
|
|
684
668
|
[👽version]: https://bestgems.org/gems/omniauth-identity
|
|
685
669
|
[👽versioni]: https://img.shields.io/gem/v/omniauth-identity.svg
|
|
686
670
|
[🏀qlty-mnt]: https://qlty.sh/gh/omniauth/projects/omniauth-identity
|
|
@@ -691,24 +675,31 @@ Thanks for RTFM. ☺️
|
|
|
691
675
|
[🏀codecovi]: https://codecov.io/gh/omniauth/omniauth-identity/graph/badge.svg
|
|
692
676
|
[🏀coveralls]: https://coveralls.io/github/omniauth/omniauth-identity?branch=main
|
|
693
677
|
[🏀coveralls-img]: https://coveralls.io/repos/github/omniauth/omniauth-identity/badge.svg?branch=main
|
|
694
|
-
[
|
|
695
|
-
[
|
|
696
|
-
[🚎
|
|
697
|
-
[🚎
|
|
678
|
+
[🚎ruby-2.4-wf]: https://github.com/omniauth/omniauth-identity/actions/workflows/ruby-2.4.yml
|
|
679
|
+
[🚎ruby-2.5-wf]: https://github.com/omniauth/omniauth-identity/actions/workflows/ruby-2.5.yml
|
|
680
|
+
[🚎ruby-2.6-wf]: https://github.com/omniauth/omniauth-identity/actions/workflows/ruby-2.6.yml
|
|
681
|
+
[🚎ruby-2.7-wf]: https://github.com/omniauth/omniauth-identity/actions/workflows/ruby-2.7.yml
|
|
682
|
+
[🚎ruby-3.0-wf]: https://github.com/omniauth/omniauth-identity/actions/workflows/ruby-3.0.yml
|
|
683
|
+
[🚎ruby-3.1-wf]: https://github.com/omniauth/omniauth-identity/actions/workflows/ruby-3.1.yml
|
|
684
|
+
[🚎ruby-3.2-wf]: https://github.com/omniauth/omniauth-identity/actions/workflows/ruby-3.2.yml
|
|
685
|
+
[🚎ruby-3.3-wf]: https://github.com/omniauth/omniauth-identity/actions/workflows/ruby-3.3.yml
|
|
686
|
+
[🚎ruby-3.4-wf]: https://github.com/omniauth/omniauth-identity/actions/workflows/ruby-3.4.yml
|
|
687
|
+
[🚎jruby-9.2-wf]: https://github.com/omniauth/omniauth-identity/actions/workflows/jruby-9.2.yml
|
|
688
|
+
[🚎jruby-9.3-wf]: https://github.com/omniauth/omniauth-identity/actions/workflows/jruby-9.3.yml
|
|
689
|
+
[🚎jruby-9.4-wf]: https://github.com/omniauth/omniauth-identity/actions/workflows/jruby-9.4.yml
|
|
690
|
+
[🚎jruby-10.0-wf]: https://github.com/omniauth/omniauth-identity/actions/workflows/jruby-10.0.yml
|
|
691
|
+
[🚎truby-22.3-wf]: https://github.com/omniauth/omniauth-identity/actions/workflows/truffleruby-22.3.yml
|
|
692
|
+
[🚎truby-23.0-wf]: https://github.com/omniauth/omniauth-identity/actions/workflows/truffleruby-23.0.yml
|
|
693
|
+
[🚎truby-23.1-wf]: https://github.com/omniauth/omniauth-identity/actions/workflows/truffleruby-23.1.yml
|
|
694
|
+
[🚎truby-24.2-wf]: https://github.com/omniauth/omniauth-identity/actions/workflows/truffleruby-24.2.yml
|
|
695
|
+
[🚎truby-25.0-wf]: https://github.com/omniauth/omniauth-identity/actions/workflows/truffleruby-25.0.yml
|
|
696
|
+
[🚎truby-33.0-wf]: https://github.com/omniauth/omniauth-identity/actions/workflows/truffleruby-33.0.yml
|
|
698
697
|
[🚎2-cov-wf]: https://github.com/omniauth/omniauth-identity/actions/workflows/coverage.yml
|
|
699
698
|
[🚎2-cov-wfi]: https://github.com/omniauth/omniauth-identity/actions/workflows/coverage.yml/badge.svg
|
|
700
699
|
[🚎3-hd-wf]: https://github.com/omniauth/omniauth-identity/actions/workflows/heads.yml
|
|
701
700
|
[🚎3-hd-wfi]: https://github.com/omniauth/omniauth-identity/actions/workflows/heads.yml/badge.svg
|
|
702
|
-
[🚎4-lg-wf]: https://github.com/omniauth/omniauth-identity/actions/workflows/legacy.yml
|
|
703
|
-
[🚎4-lg-wfi]: https://github.com/omniauth/omniauth-identity/actions/workflows/legacy.yml/badge.svg
|
|
704
701
|
[🚎5-st-wf]: https://github.com/omniauth/omniauth-identity/actions/workflows/style.yml
|
|
705
702
|
[🚎5-st-wfi]: https://github.com/omniauth/omniauth-identity/actions/workflows/style.yml/badge.svg
|
|
706
|
-
[🚎6-s-wf]: https://github.com/omniauth/omniauth-identity/actions/workflows/supported.yml
|
|
707
|
-
[🚎6-s-wfi]: https://github.com/omniauth/omniauth-identity/actions/workflows/supported.yml/badge.svg
|
|
708
|
-
[🚎7-us-wf]: https://github.com/omniauth/omniauth-identity/actions/workflows/unsupported.yml
|
|
709
|
-
[🚎7-us-wfi]: https://github.com/omniauth/omniauth-identity/actions/workflows/unsupported.yml/badge.svg
|
|
710
|
-
[🚎8-ho-wf]: https://github.com/omniauth/omniauth-identity/actions/workflows/hoary.yml
|
|
711
|
-
[🚎8-ho-wfi]: https://github.com/omniauth/omniauth-identity/actions/workflows/hoary.yml/badge.svg
|
|
712
703
|
[🚎9-t-wf]: https://github.com/omniauth/omniauth-identity/actions/workflows/truffle.yml
|
|
713
704
|
[🚎9-t-wfi]: https://github.com/omniauth/omniauth-identity/actions/workflows/truffle.yml/badge.svg
|
|
714
705
|
[🚎10-j-wf]: https://github.com/omniauth/omniauth-identity/actions/workflows/jruby.yml
|
|
@@ -731,17 +722,21 @@ Thanks for RTFM. ☺️
|
|
|
731
722
|
[💎ruby-3.1i]: https://img.shields.io/badge/Ruby-3.1-CC342D?style=for-the-badge&logo=ruby&logoColor=white
|
|
732
723
|
[💎ruby-3.2i]: https://img.shields.io/badge/Ruby-3.2-CC342D?style=for-the-badge&logo=ruby&logoColor=white
|
|
733
724
|
[💎ruby-3.3i]: https://img.shields.io/badge/Ruby-3.3-CC342D?style=for-the-badge&logo=ruby&logoColor=white
|
|
725
|
+
[💎ruby-3.4i]: https://img.shields.io/badge/Ruby-3.4-CC342D?style=for-the-badge&logo=ruby&logoColor=white
|
|
734
726
|
[💎ruby-c-i]: https://img.shields.io/badge/Ruby-current-CC342D?style=for-the-badge&logo=ruby&logoColor=green
|
|
735
727
|
[💎ruby-headi]: https://img.shields.io/badge/Ruby-HEAD-CC342D?style=for-the-badge&logo=ruby&logoColor=blue
|
|
736
|
-
[💎truby-22.3i]: https://img.shields.io/badge/Truffle_Ruby-22.
|
|
737
|
-
[💎truby-23.0i]: https://img.shields.io/badge/Truffle_Ruby-23.
|
|
728
|
+
[💎truby-22.3i]: https://img.shields.io/badge/Truffle_Ruby-22.3-34BCB1?style=for-the-badge&logo=ruby&logoColor=pink
|
|
729
|
+
[💎truby-23.0i]: https://img.shields.io/badge/Truffle_Ruby-23.0-34BCB1?style=for-the-badge&logo=ruby&logoColor=pink
|
|
738
730
|
[💎truby-23.1i]: https://img.shields.io/badge/Truffle_Ruby-23.1-34BCB1?style=for-the-badge&logo=ruby&logoColor=pink
|
|
731
|
+
[💎truby-24.2i]: https://img.shields.io/badge/Truffle_Ruby-24.2-34BCB1?style=for-the-badge&logo=ruby&logoColor=pink
|
|
732
|
+
[💎truby-25.0i]: https://img.shields.io/badge/Truffle_Ruby-25.0-34BCB1?style=for-the-badge&logo=ruby&logoColor=pink
|
|
733
|
+
[💎truby-33.0i]: https://img.shields.io/badge/Truffle_Ruby-33.0-34BCB1?style=for-the-badge&logo=ruby&logoColor=pink
|
|
739
734
|
[💎truby-c-i]: https://img.shields.io/badge/Truffle_Ruby-current-34BCB1?style=for-the-badge&logo=ruby&logoColor=green
|
|
740
735
|
[💎truby-headi]: https://img.shields.io/badge/Truffle_Ruby-HEAD-34BCB1?style=for-the-badge&logo=ruby&logoColor=blue
|
|
741
|
-
[💎jruby-9.
|
|
742
|
-
[💎jruby-9.
|
|
743
|
-
[💎jruby-9.3i]: https://img.shields.io/badge/JRuby-9.3_(%F0%9F%9A%ABCI)-AABBCC?style=for-the-badge&logo=ruby&logoColor=red
|
|
736
|
+
[💎jruby-9.2i]: https://img.shields.io/badge/JRuby-9.2-FBE742?style=for-the-badge&logo=ruby&logoColor=red
|
|
737
|
+
[💎jruby-9.3i]: https://img.shields.io/badge/JRuby-9.3-FBE742?style=for-the-badge&logo=ruby&logoColor=red
|
|
744
738
|
[💎jruby-9.4i]: https://img.shields.io/badge/JRuby-9.4-FBE742?style=for-the-badge&logo=ruby&logoColor=red
|
|
739
|
+
[💎jruby-10.0i]: https://img.shields.io/badge/JRuby-10.0-FBE742?style=for-the-badge&logo=ruby&logoColor=red
|
|
745
740
|
[💎jruby-c-i]: https://img.shields.io/badge/JRuby-current-FBE742?style=for-the-badge&logo=ruby&logoColor=green
|
|
746
741
|
[💎jruby-headi]: https://img.shields.io/badge/JRuby-HEAD-FBE742?style=for-the-badge&logo=ruby&logoColor=blue
|
|
747
742
|
[🤝gh-issues]: https://github.com/omniauth/omniauth-identity/issues
|
|
@@ -751,34 +746,35 @@ Thanks for RTFM. ☺️
|
|
|
751
746
|
[🤝cb-issues]: https://codeberg.org/omniauth/omniauth-identity/issues
|
|
752
747
|
[🤝cb-pulls]: https://codeberg.org/omniauth/omniauth-identity/pulls
|
|
753
748
|
[🤝cb-donate]: https://donate.codeberg.org/
|
|
754
|
-
[🤝contributing]: CONTRIBUTING.md
|
|
755
|
-
[🏀codecov-g]: https://codecov.io/gh/omniauth/omniauth-identity/
|
|
749
|
+
[🤝contributing]: https://github.com/omniauth/omniauth-identity/blob/main/CONTRIBUTING.md
|
|
750
|
+
[🏀codecov-g]: https://codecov.io/gh/omniauth/omniauth-identity/graph/badge.svg
|
|
756
751
|
[🖐contrib-rocks]: https://contrib.rocks
|
|
757
752
|
[🖐contributors]: https://github.com/omniauth/omniauth-identity/graphs/contributors
|
|
758
753
|
[🖐contributors-img]: https://contrib.rocks/image?repo=omniauth/omniauth-identity
|
|
759
754
|
[🚎contributors-gl]: https://gitlab.com/omniauth/omniauth-identity/-/graphs/main
|
|
760
|
-
[🪇conduct]: CODE_OF_CONDUCT.md
|
|
755
|
+
[🪇conduct]: https://github.com/omniauth/omniauth-identity/blob/main/CODE_OF_CONDUCT.md
|
|
761
756
|
[🪇conduct-img]: https://img.shields.io/badge/Contributor_Covenant-2.1-259D6C.svg
|
|
762
757
|
[📌pvc]: http://guides.rubygems.org/patterns/#pessimistic-version-constraint
|
|
763
758
|
[📌semver]: https://semver.org/spec/v2.0.0.html
|
|
764
759
|
[📌semver-img]: https://img.shields.io/badge/semver-2.0.0-259D6C.svg?style=flat
|
|
765
760
|
[📌semver-breaking]: https://github.com/semver/semver/issues/716#issuecomment-869336139
|
|
766
761
|
[📌major-versions-not-sacred]: https://tom.preston-werner.com/2022/05/23/major-version-numbers-are-not-sacred.html
|
|
767
|
-
[📌changelog]: CHANGELOG.md
|
|
762
|
+
[📌changelog]: https://github.com/omniauth/omniauth-identity/blob/main/CHANGELOG.md
|
|
768
763
|
[📗keep-changelog]: https://keepachangelog.com/en/1.0.0/
|
|
769
764
|
[📗keep-changelog-img]: https://img.shields.io/badge/keep--a--changelog-1.0.0-34495e.svg?style=flat
|
|
770
|
-
[📌gitmoji]:https://gitmoji.dev
|
|
771
|
-
[📌gitmoji-img]:https://img.shields.io/badge/gitmoji_commits-%20%F0%9F%98%9C%20%F0%9F%98%8D-34495e.svg?style=flat-square
|
|
765
|
+
[📌gitmoji]: https://gitmoji.dev
|
|
766
|
+
[📌gitmoji-img]: https://img.shields.io/badge/gitmoji_commits-%20%F0%9F%98%9C%20%F0%9F%98%8D-34495e.svg?style=flat-square
|
|
772
767
|
[🧮kloc]: https://www.youtube.com/watch?v=dQw4w9WgXcQ
|
|
773
|
-
[🧮kloc-img]: https://img.shields.io/badge/KLOC-0.
|
|
774
|
-
[🔐security]: SECURITY.md
|
|
768
|
+
[🧮kloc-img]: https://img.shields.io/badge/KLOC-0.406-FFDD67.svg?style=for-the-badge&logo=YouTube&logoColor=blue
|
|
769
|
+
[🔐security]: https://github.com/omniauth/omniauth-identity/blob/main/SECURITY.md
|
|
775
770
|
[🔐security-img]: https://img.shields.io/badge/security-policy-259D6C.svg?style=flat
|
|
776
771
|
[📄copyright-notice-explainer]: https://opensource.stackexchange.com/questions/5778/why-do-licenses-such-as-the-mit-license-specify-a-single-year
|
|
777
|
-
[📄license]: LICENSE.
|
|
778
|
-
[📄license-ref]:
|
|
772
|
+
[📄license]: LICENSE.md
|
|
773
|
+
[📄license-ref]: MIT.md
|
|
779
774
|
[📄license-img]: https://img.shields.io/badge/License-MIT-259D6C.svg
|
|
780
|
-
[📄license-compat]: https://
|
|
775
|
+
[📄license-compat]: https://www.apache.org/legal/resolved.html#category-a
|
|
781
776
|
[📄license-compat-img]: https://img.shields.io/badge/Apache_Compatible:_Category_A-%E2%9C%93-259D6C.svg?style=flat&logo=Apache
|
|
777
|
+
|
|
782
778
|
[📄ilo-declaration]: https://www.ilo.org/declaration/lang--en/index.htm
|
|
783
779
|
[📄ilo-declaration-img]: https://img.shields.io/badge/ILO_Fundamental_Principles-✓-259D6C.svg?style=flat
|
|
784
780
|
[🚎yard-current]: http://rubydoc.info/gems/omniauth-identity
|
|
@@ -790,3 +786,14 @@ Thanks for RTFM. ☺️
|
|
|
790
786
|
[💎appraisal2]: https://github.com/appraisal-rb/appraisal2
|
|
791
787
|
[💎appraisal2-img]: https://img.shields.io/badge/appraised_by-appraisal2-34495e.svg?plastic&logo=ruby&logoColor=white
|
|
792
788
|
[💎d-in-dvcs]: https://railsbling.com/posts/dvcs/put_the_d_in_dvcs/
|
|
789
|
+
|
|
790
|
+
<!-- kettle-jem:metadata:start -->
|
|
791
|
+
| Field | Value |
|
|
792
|
+
|---|---|
|
|
793
|
+
| Package | omniauth-identity |
|
|
794
|
+
| Description | 🫵 Traditional username/password based authentication system for OmniAuth |
|
|
795
|
+
| Homepage | https://github.com/omniauth/omniauth-identity |
|
|
796
|
+
| Source | https://github.com/omniauth/omniauth-identity |
|
|
797
|
+
| License | `MIT` |
|
|
798
|
+
| Funding | https://github.com/sponsors/pboling, https://ko-fi.com/pboling, https://liberapay.com/pboling/donate, https://opencollective.com/omniauth, https://thanks.dev/u/gh/pboling, https://tidelift.com/funding/github/rubygems/omniauth-identity, https://www.buymeacoffee.com/pboling |
|
|
799
|
+
<!-- kettle-jem:metadata:end -->
|