omniauth-auth0 2.3.0 → 2.3.1

Sign up to get free protection for your applications and to get access to all the features.

Potentially problematic release.


This version of omniauth-auth0 might be problematic. Click here for more details.

checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 07f73634dc123aa4d6912e4d17e7c461948cf6b1fa2086003600434bfd99dcf9
4
- data.tar.gz: 29e79d38181335c08618108b96e667d24c768185432e2d5e22312e716c333b48
3
+ metadata.gz: 735b9218b77206e4e3c8d2a3e0aa983fa4b5fc41591a593ea681d5bcaa8c12d6
4
+ data.tar.gz: d66683b025e4dbe28c3986e5f271b71087145d1f3b9f8c425b89bc139a77750f
5
5
  SHA512:
6
- metadata.gz: 0d1fa93a13a96f24a55ea4fa475561d7252cfd39a2975277ca93be8a91b07a58222dd16e522225f1e4bf0ff3ad5a7456bdac6e640e2e372f3a415ca6b4fafe7a
7
- data.tar.gz: 6528f8a41f91bffb7a8c6285882a0f9179c51a3bc133824f896cbae7d36f7deafa2d70bf6f7b20bdb684c66831d043f91c3c9f938cc21d603da4d7788a4cca1d
6
+ metadata.gz: '02885a905400e376c738b6fd01892e372902f8394b10d5c1436d6105127e28055827c4ca2b09f3d31df0d163dd01ea8f5dd8d53fdf2f8fc1201ba116cdcb6b9f'
7
+ data.tar.gz: e7b50a03c9ed21e981d89a4fa36f220da3bac9e963999fc56762ada02b19873e3452d6084198595924fa4e2be8480bfac6150e56d4536c5cf93b53369ded3253
@@ -29,4 +29,4 @@ Please describe how this can be tested by reviewers. Be specific about anything
29
29
  * [ ] I have read the [Auth0 contribution guidelines](https://github.com/auth0/open-source-template/blob/master/GENERAL-CONTRIBUTING.md)
30
30
  * [ ] I have read the [Auth0 Code of Conduct](https://github.com/auth0/open-source-template/blob/master/CODE-OF-CONDUCT.md)
31
31
  * [ ] All existing and new tests complete without errors
32
- * [ ] All code quality tools/guidelines in the [CONTRIBUTING documentation](CONTRIBUTING.md) have been run/followed
32
+ * [ ] All code quality tools/guidelines in the [CONTRIBUTING documentation](https://github.com/auth0/omniauth-auth0/blob/master/CONTRIBUTING.md) have been run/followed
@@ -1,10 +1,19 @@
1
1
  # Change Log
2
2
 
3
+ ## [v2.3.1](https://github.com/auth0/omniauth-auth0/tree/v2.3.1) (2020-03-27)
4
+
5
+ [Full Changelog](https://github.com/auth0/omniauth-auth0/compare/v2.3.0...v2.3.1)
6
+
7
+ **Fixed bugs:**
8
+
9
+ - Fixes dependency issue [\#97](https://github.com/auth0/omniauth-auth0/pull/97) ([davidpatrick](https://github.com/davidpatrick))
10
+ - Fix "NameError: uninitialized constant OmniAuth::Auth0::TokenValidationError" [\#96](https://github.com/auth0/omniauth-auth0/pull/96) ([stefanwork](https://github.com/stefanwork))
11
+
3
12
  ## [v2.3.0](https://github.com/auth0/omniauth-auth0/tree/v2.3.0) (2020-03-06)
4
- [Full Changelog](https://github.com/auth0/omniauth-auth0/compare/v2.3.0...v2.2.0)
13
+ [Full Changelog](https://github.com/auth0/omniauth-auth0/compare/v2.2.0...v2.3.0)
5
14
 
6
15
  **Added**
7
- - Improved OIDC Compliance [\#74](https://github.com/auth0/omniauth-auth0/pull/92) ([davidpatrick](https://github.com/davidpatrick))
16
+ - Improved OIDC Compliance [\#92](https://github.com/auth0/omniauth-auth0/pull/92) ([davidpatrick](https://github.com/davidpatrick))
8
17
 
9
18
  ## [v2.2.0](https://github.com/auth0/omniauth-auth0/tree/v2.2.0) (2018-04-18)
10
19
  [Full Changelog](https://github.com/auth0/omniauth-auth0/compare/v2.1.0...v2.2.0)
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- omniauth-auth0 (2.3.0)
4
+ omniauth-auth0 (2.3.1)
5
5
  omniauth-oauth2 (~> 1.5)
6
6
 
7
7
  GEM
@@ -27,7 +27,7 @@ GEM
27
27
  ffi (1.12.2)
28
28
  formatador (0.2.5)
29
29
  gem-release (2.1.1)
30
- guard (2.16.1)
30
+ guard (2.16.2)
31
31
  formatador (>= 0.2.4)
32
32
  listen (>= 2.7, < 4.0)
33
33
  lumberjack (>= 1.0.12, < 2.0)
@@ -51,7 +51,7 @@ GEM
51
51
  rb-inotify (~> 0.9, >= 0.9.7)
52
52
  ruby_dep (~> 1.2)
53
53
  lumberjack (1.2.4)
54
- method_source (0.9.2)
54
+ method_source (1.0.0)
55
55
  multi_json (1.14.1)
56
56
  multi_xml (0.6.0)
57
57
  multipart-post (2.1.1)
@@ -74,11 +74,11 @@ GEM
74
74
  oauth2 (~> 1.1)
75
75
  omniauth (~> 1.9)
76
76
  parallel (1.19.1)
77
- parser (2.7.0.4)
77
+ parser (2.7.0.5)
78
78
  ast (~> 2.4.0)
79
- pry (0.12.2)
80
- coderay (~> 1.1.0)
81
- method_source (~> 0.9.0)
79
+ pry (0.13.0)
80
+ coderay (~> 1.1)
81
+ method_source (~> 1.0)
82
82
  public_suffix (4.0.3)
83
83
  rack (2.2.2)
84
84
  rack-protection (2.0.8.1)
@@ -97,7 +97,7 @@ GEM
97
97
  rspec-mocks (~> 3.9.0)
98
98
  rspec-core (3.9.1)
99
99
  rspec-support (~> 3.9.1)
100
- rspec-expectations (3.9.0)
100
+ rspec-expectations (3.9.1)
101
101
  diff-lcs (>= 1.2.0, < 2.0)
102
102
  rspec-support (~> 3.9.0)
103
103
  rspec-mocks (3.9.1)
@@ -136,7 +136,7 @@ GEM
136
136
  tilt (2.0.10)
137
137
  unicode-display_width (1.6.1)
138
138
  url (0.3.2)
139
- webmock (3.8.2)
139
+ webmock (3.8.3)
140
140
  addressable (>= 2.3.6)
141
141
  crack (>= 0.3.2)
142
142
  hashdiff (>= 0.4.0, < 2.0.0)
@@ -1,5 +1,5 @@
1
1
  module OmniAuth
2
2
  module Auth0
3
- VERSION = '2.3.0'.freeze
3
+ VERSION = '2.3.1'.freeze
4
4
  end
5
5
  end
@@ -2,6 +2,7 @@ require 'base64'
2
2
  require 'uri'
3
3
  require 'json'
4
4
  require 'omniauth'
5
+ require 'omniauth/auth0/errors'
5
6
 
6
7
  module OmniAuth
7
8
  module Auth0
@@ -6,6 +6,7 @@ require 'securerandom'
6
6
  require 'omniauth-oauth2'
7
7
  require 'omniauth/auth0/jwt_validator'
8
8
  require 'omniauth/auth0/telemetry'
9
+ require 'omniauth/auth0/errors'
9
10
 
10
11
  module OmniAuth
11
12
  module Strategies
@@ -16,8 +16,6 @@ OmniAuth is a library that standardizes multi-provider authentication for web ap
16
16
  omniauth-auth0 is the OmniAuth strategy for Auth0.
17
17
  }
18
18
 
19
- s.rubyforge_project = 'omniauth-auth0'
20
-
21
19
  s.files = `git ls-files`.split("\n")
22
20
  s.test_files = `git ls-files -- {test,spec,features}/*`.split("\n")
23
21
  s.executables = `git ls-files -- bin/*`.split('\n').map{ |f| File.basename(f) }
@@ -1,7 +1,6 @@
1
1
  require 'spec_helper'
2
2
  require 'json'
3
3
  require 'jwt'
4
- require 'omniauth/auth0/errors'
5
4
 
6
5
  describe OmniAuth::Auth0::JWTValidator do
7
6
  #
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: omniauth-auth0
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.3.0
4
+ version: 2.3.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Auth0
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2020-03-10 00:00:00.000000000 Z
11
+ date: 2020-03-27 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: omniauth-oauth2