omniauth-idperu 0.1.1 → 0.1.2

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: c2964b99f9e12773b63957fa3aa760b80ab301e0c2ce329461aa0ccb5834010e
4
- data.tar.gz: 7a550975a258d7375f217eaf447f569a2cbdd1ce685496c6c3294ddab498621f
3
+ metadata.gz: 478b517066fb2a44a998c744f626c8a4345105359cfca55900dd5d5004fa5ff3
4
+ data.tar.gz: 70ef631426e8f55346e12a486923ede0bdd3ebd2e1de3f50ab0c1ed9a2cc82f4
5
5
  SHA512:
6
- metadata.gz: 2dea46c8e39b0c11d81f93d7dcdbf0ceb5ccd1bd7d5a19aa16704cd13cdfc7aa274f5d59149dd92b5ed0ed4d8eceae897d31326de82812064dda02e4eaabee7f
7
- data.tar.gz: 93486af35406ea9eb496e89998bba908f681396cd84a2eac182122dbc8fecb3a4f1e6e31a680e6207fd7ddd38b7a30a4e65f132fa16af3a329dfd585bb9f9d3d
6
+ metadata.gz: 0e834c7713bbe7c993185f9d285e9f675c7b257b99b3eb868282bb47af129dd6bd854f51dd938d302015568c034e7a281216aa462fea5a3124893c481c039cc7
7
+ data.tar.gz: 3daaced43ff238d44f6dac3fbed23529ff5ebf8bd2508da5f3a31804aad5e2a15f2c104204ab0bd541f72b61da9ec83a393967864f6c9b70eb45ff01df3ff9b8
@@ -2,7 +2,7 @@ require 'omniauth-oauth2'
2
2
 
3
3
  module OmniAuth
4
4
  module Strategies
5
- class IDPeru < OmniAuth::Strategies::OAuth2
5
+ class Idperu < OmniAuth::Strategies::OAuth2
6
6
  option :name, "idperu"
7
7
 
8
8
  option :client_options, {site: "https://idaas.reniec.gob.pe/service",
@@ -1,5 +1,5 @@
1
1
  module Omniauth
2
2
  module Idperu
3
- VERSION = "0.1.1"
3
+ VERSION = "0.1.2"
4
4
  end
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: omniauth-idperu
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.1
4
+ version: 0.1.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Diego Lume