omniauth-humanid 1.0.0 → 1.0.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
- data/Gemfile.lock +1 -1
- data/README.md +2 -2
- data/omniauth-humanid.gemspec +1 -1
- metadata +1 -1
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: bb8078978d79517bc3f4b8e5b522f5621c4fcda3547d803bffc9a4b8bf31547b
|
|
4
|
+
data.tar.gz: d62b52824684055d6753f8469908782bb05bddcd9c83c98d7ce2b8dd838cac27
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 2b78d3148657e41df5f73ff8be8a28145e51d2607339810da1ae38bbe10111b03fba852f49de88d60a58f2d18ee98e2b9fc84c39aae1e23eeb4747eb4b0eccd5
|
|
7
|
+
data.tar.gz: 4de067e6ce7d3aa17e3bc82302f7aee3bdbd40fb7a31bb4e4761192f0c696f12b835153a56c9adc1812a0fe0c32320a91601a05f6530243aaceb66f6a629bffa
|
data/Gemfile.lock
CHANGED
data/README.md
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
# Ruby/Rails OmniAuth for HumanID
|
|
1
|
+
# Ruby/Rails OmniAuth for HumanID
|
|
2
2
|
|
|
3
|
-
status:
|
|
3
|
+
status: hit 1.0.0, let me know if there are any issues
|
|
4
4
|
|
|
5
5
|
Omniauth for humanID, a platform that prevents bots and increases privacy. HumanID is run by Human Internet,
|
|
6
6
|
a non-profit that is currently financed by organizations such as Harvard and the Mozilla Foundation (I love the Mozilla
|
data/omniauth-humanid.gemspec
CHANGED