omniauth-aitu-passport 0.1.14

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml ADDED
@@ -0,0 +1,7 @@
1
+ ---
2
+ SHA256:
3
+ metadata.gz: 3f0cb5da5735e7c845c698203b2763b05e92002775c12bb524568c08426ae7bc
4
+ data.tar.gz: 965cf2e6ad7157f3aee3b4e1807d4316f01dbfa6cca2a17ea5aa3ba2136a6d81
5
+ SHA512:
6
+ metadata.gz: 1bf083c693dd1e270cc377d58cd655a7befef3adf98a216934b94e3666f2e15b0acb2fe24b81fcfcb6d9e98aad9950bc2b1d4809c521f8c755a8188d0a453874
7
+ data.tar.gz: '084411c264ec363031a43c75490c569d41a47704d9488fc1330874b30710a745b28d48cf9dab7bad6dc34fc8272c45d0d6c75c515c9062b72785259e810a4ef0'
data/.gitignore ADDED
@@ -0,0 +1,18 @@
1
+ /.bundle/
2
+ /.yardoc
3
+ /_yardoc/
4
+ /coverage/
5
+ /doc/
6
+ /pkg/
7
+ /spec/reports/
8
+ /tmp/
9
+
10
+ # rspec failure tracking
11
+ .rspec_status
12
+
13
+ # ide settings
14
+ /.idea/
15
+
16
+ # built gems
17
+
18
+ *.gem
data/.gitlab-ci.yml ADDED
@@ -0,0 +1,9 @@
1
+ image: ruby:3.0.0
2
+
3
+ before_script:
4
+ - gem install bundler -v 2.2.3
5
+ - bundle install
6
+
7
+ example_job:
8
+ script:
9
+ - bundle exec rake
data/.rspec ADDED
@@ -0,0 +1,3 @@
1
+ --format documentation
2
+ --color
3
+ --require spec_helper
data/.rubocop.yml ADDED
@@ -0,0 +1,20 @@
1
+ Metrics/ClassLength:
2
+ Enabled: false
3
+ Metrics/AbcSize:
4
+ Enabled: false
5
+ Metrics/BlockLength:
6
+ ExcludedMethods: ['describe', 'context', 'shared_examples']
7
+ Metrics/CyclomaticComplexity:
8
+ Enabled: false
9
+ Metrics/LineLength:
10
+ Enabled: false
11
+ Metrics/MethodLength:
12
+ Enabled: false
13
+ Metrics/PerceivedComplexity:
14
+ Enabled: false
15
+ Naming:
16
+ Enabled: false
17
+ Style/MutableConstant:
18
+ Enabled: false
19
+ Gemspec/RequiredRubyVersion:
20
+ Enabled: false
data/CHANGELOG.md ADDED
@@ -0,0 +1,15 @@
1
+ # v 0.1.6
2
+
3
+ Added:
4
+ - Scope filtered to avoid malformed_scope errors
5
+
6
+ Removed:
7
+ - None
8
+
9
+ # v 0.1.8
10
+
11
+ Added:
12
+ - redirect_uri accepted once in :options
13
+
14
+ Removed:
15
+ - None
@@ -0,0 +1,84 @@
1
+ # Contributor Covenant Code of Conduct
2
+
3
+ ## Our Pledge
4
+
5
+ We as members, contributors, and leaders pledge to make participation in our community a harassment-free experience for everyone, regardless of age, body size, visible or invisible disability, ethnicity, sex characteristics, gender identity and expression, level of experience, education, socio-economic status, nationality, personal appearance, race, religion, or sexual identity and orientation.
6
+
7
+ We pledge to act and interact in ways that contribute to an open, welcoming, diverse, inclusive, and healthy community.
8
+
9
+ ## Our Standards
10
+
11
+ Examples of behavior that contributes to a positive environment for our community include:
12
+
13
+ * Demonstrating empathy and kindness toward other people
14
+ * Being respectful of differing opinions, viewpoints, and experiences
15
+ * Giving and gracefully accepting constructive feedback
16
+ * Accepting responsibility and apologizing to those affected by our mistakes, and learning from the experience
17
+ * Focusing on what is best not just for us as individuals, but for the overall community
18
+
19
+ Examples of unacceptable behavior include:
20
+
21
+ * The use of sexualized language or imagery, and sexual attention or
22
+ advances of any kind
23
+ * Trolling, insulting or derogatory comments, and personal or political attacks
24
+ * Public or private harassment
25
+ * Publishing others' private information, such as a physical or email
26
+ address, without their explicit permission
27
+ * Other conduct which could reasonably be considered inappropriate in a
28
+ professional setting
29
+
30
+ ## Enforcement Responsibilities
31
+
32
+ Community leaders are responsible for clarifying and enforcing our standards of acceptable behavior and will take appropriate and fair corrective action in response to any behavior that they deem inappropriate, threatening, offensive, or harmful.
33
+
34
+ Community leaders have the right and responsibility to remove, edit, or reject comments, commits, code, wiki edits, issues, and other contributions that are not aligned to this Code of Conduct, and will communicate reasons for moderation decisions when appropriate.
35
+
36
+ ## Scope
37
+
38
+ This Code of Conduct applies within all community spaces, and also applies when an individual is officially representing the community in public spaces. Examples of representing our community include using an official e-mail address, posting via an official social media account, or acting as an appointed representative at an online or offline event.
39
+
40
+ ## Enforcement
41
+
42
+ Instances of abusive, harassing, or otherwise unacceptable behavior may be reported to the community leaders responsible for enforcement at iaroslav.shevchenko@aitudala.kz. All complaints will be reviewed and investigated promptly and fairly.
43
+
44
+ All community leaders are obligated to respect the privacy and security of the reporter of any incident.
45
+
46
+ ## Enforcement Guidelines
47
+
48
+ Community leaders will follow these Community Impact Guidelines in determining the consequences for any action they deem in violation of this Code of Conduct:
49
+
50
+ ### 1. Correction
51
+
52
+ **Community Impact**: Use of inappropriate language or other behavior deemed unprofessional or unwelcome in the community.
53
+
54
+ **Consequence**: A private, written warning from community leaders, providing clarity around the nature of the violation and an explanation of why the behavior was inappropriate. A public apology may be requested.
55
+
56
+ ### 2. Warning
57
+
58
+ **Community Impact**: A violation through a single incident or series of actions.
59
+
60
+ **Consequence**: A warning with consequences for continued behavior. No interaction with the people involved, including unsolicited interaction with those enforcing the Code of Conduct, for a specified period of time. This includes avoiding interactions in community spaces as well as external channels like social media. Violating these terms may lead to a temporary or permanent ban.
61
+
62
+ ### 3. Temporary Ban
63
+
64
+ **Community Impact**: A serious violation of community standards, including sustained inappropriate behavior.
65
+
66
+ **Consequence**: A temporary ban from any sort of interaction or public communication with the community for a specified period of time. No public or private interaction with the people involved, including unsolicited interaction with those enforcing the Code of Conduct, is allowed during this period. Violating these terms may lead to a permanent ban.
67
+
68
+ ### 4. Permanent Ban
69
+
70
+ **Community Impact**: Demonstrating a pattern of violation of community standards, including sustained inappropriate behavior, harassment of an individual, or aggression toward or disparagement of classes of individuals.
71
+
72
+ **Consequence**: A permanent ban from any sort of public interaction within the community.
73
+
74
+ ## Attribution
75
+
76
+ This Code of Conduct is adapted from the [Contributor Covenant][homepage], version 2.0,
77
+ available at https://www.contributor-covenant.org/version/2/0/code_of_conduct.html.
78
+
79
+ Community Impact Guidelines were inspired by [Mozilla's code of conduct enforcement ladder](https://github.com/mozilla/diversity).
80
+
81
+ [homepage]: https://www.contributor-covenant.org
82
+
83
+ For answers to common questions about this code of conduct, see the FAQ at
84
+ https://www.contributor-covenant.org/faq. Translations are available at https://www.contributor-covenant.org/translations.
data/Gemfile ADDED
@@ -0,0 +1,5 @@
1
+ # frozen_string_literal: true
2
+
3
+ source 'https://rubygems.org'
4
+
5
+ gemspec
data/Gemfile.lock ADDED
@@ -0,0 +1,100 @@
1
+ PATH
2
+ remote: .
3
+ specs:
4
+ omniauth-aitu-passport (0.1.13)
5
+ oauth2 (~> 1.4.7)
6
+ omniauth (~> 1)
7
+ omniauth-oauth2 (~> 1)
8
+
9
+ GEM
10
+ remote: https://rubygems.org/
11
+ specs:
12
+ ast (2.4.2)
13
+ diff-lcs (1.5.0)
14
+ faraday (1.9.3)
15
+ faraday-em_http (~> 1.0)
16
+ faraday-em_synchrony (~> 1.0)
17
+ faraday-excon (~> 1.1)
18
+ faraday-httpclient (~> 1.0)
19
+ faraday-multipart (~> 1.0)
20
+ faraday-net_http (~> 1.0)
21
+ faraday-net_http_persistent (~> 1.0)
22
+ faraday-patron (~> 1.0)
23
+ faraday-rack (~> 1.0)
24
+ faraday-retry (~> 1.0)
25
+ ruby2_keywords (>= 0.0.4)
26
+ faraday-em_http (1.0.0)
27
+ faraday-em_synchrony (1.0.0)
28
+ faraday-excon (1.1.0)
29
+ faraday-httpclient (1.0.1)
30
+ faraday-multipart (1.0.3)
31
+ multipart-post (>= 1.2, < 3)
32
+ faraday-net_http (1.0.1)
33
+ faraday-net_http_persistent (1.2.0)
34
+ faraday-patron (1.0.0)
35
+ faraday-rack (1.0.0)
36
+ faraday-retry (1.0.3)
37
+ hashie (5.0.0)
38
+ jwt (2.3.0)
39
+ multi_json (1.15.0)
40
+ multi_xml (0.6.0)
41
+ multipart-post (2.1.1)
42
+ oauth2 (1.4.7)
43
+ faraday (>= 0.8, < 2.0)
44
+ jwt (>= 1.0, < 3.0)
45
+ multi_json (~> 1.3)
46
+ multi_xml (~> 0.5)
47
+ rack (>= 1.2, < 3)
48
+ omniauth (1.9.1)
49
+ hashie (>= 3.4.6)
50
+ rack (>= 1.6.2, < 3)
51
+ omniauth-oauth2 (1.7.2)
52
+ oauth2 (~> 1.4)
53
+ omniauth (>= 1.9, < 3)
54
+ parallel (1.21.0)
55
+ parser (3.1.0.0)
56
+ ast (~> 2.4.1)
57
+ rack (2.2.3)
58
+ rainbow (3.1.1)
59
+ rake (12.3.3)
60
+ regexp_parser (2.2.0)
61
+ rexml (3.2.5)
62
+ rspec (3.10.0)
63
+ rspec-core (~> 3.10.0)
64
+ rspec-expectations (~> 3.10.0)
65
+ rspec-mocks (~> 3.10.0)
66
+ rspec-core (3.10.1)
67
+ rspec-support (~> 3.10.0)
68
+ rspec-expectations (3.10.2)
69
+ diff-lcs (>= 1.2.0, < 2.0)
70
+ rspec-support (~> 3.10.0)
71
+ rspec-mocks (3.10.2)
72
+ diff-lcs (>= 1.2.0, < 2.0)
73
+ rspec-support (~> 3.10.0)
74
+ rspec-support (3.10.3)
75
+ rubocop (0.93.1)
76
+ parallel (~> 1.10)
77
+ parser (>= 2.7.1.5)
78
+ rainbow (>= 2.2.2, < 4.0)
79
+ regexp_parser (>= 1.8)
80
+ rexml
81
+ rubocop-ast (>= 0.6.0)
82
+ ruby-progressbar (~> 1.7)
83
+ unicode-display_width (>= 1.4.0, < 2.0)
84
+ rubocop-ast (1.15.1)
85
+ parser (>= 3.0.1.1)
86
+ ruby-progressbar (1.11.0)
87
+ ruby2_keywords (0.0.5)
88
+ unicode-display_width (1.8.0)
89
+
90
+ PLATFORMS
91
+ x86_64-linux
92
+
93
+ DEPENDENCIES
94
+ omniauth-aitu-passport!
95
+ rake (~> 12.0)
96
+ rspec (~> 3.6)
97
+ rubocop (~> 0.49)
98
+
99
+ BUNDLED WITH
100
+ 2.2.3
data/LICENSE.txt ADDED
@@ -0,0 +1,21 @@
1
+ The MIT License (MIT)
2
+
3
+ Copyright (c) 2022 Yaroslav Shevchenko
4
+
5
+ Permission is hereby granted, free of charge, to any person obtaining a copy
6
+ of this software and associated documentation files (the "Software"), to deal
7
+ in the Software without restriction, including without limitation the rights
8
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9
+ copies of the Software, and to permit persons to whom the Software is
10
+ furnished to do so, subject to the following conditions:
11
+
12
+ The above copyright notice and this permission notice shall be included in
13
+ all copies or substantial portions of the Software.
14
+
15
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
21
+ THE SOFTWARE.
data/README.md ADDED
@@ -0,0 +1,87 @@
1
+ # OmniAuth::AituPassport
2
+
3
+ [![Gem Version](https://badge.fury.io/rb/omniauth-aitu-passport.svg)](https://badge.fury.io/rb/omniauth-aitu-passport)
4
+
5
+ AituPassport omniauth-oauth2 provider used to authenticate users with
6
+ _https://passport.aitu.io/_
7
+
8
+ described here _https://docs.aitu.io/aituapps/aitu-passport/aitu-passport-api#poluchenie-dannykh-polzovatelya_
9
+
10
+ ## Installation
11
+
12
+ Add this line to your application's Gemfile:
13
+
14
+ ```ruby
15
+ gem 'omniauth-aitu-passport'
16
+ ```
17
+
18
+ And then execute:
19
+
20
+ $ bundle install
21
+
22
+ Or install it yourself as:
23
+
24
+ $ gem install omniauth-aitu-passport
25
+
26
+ ## Usage
27
+
28
+ 1. Add it to your Gemfile:
29
+ ```ruby
30
+ gem 'omniauth-aitu-passport'
31
+ ```
32
+
33
+ 2. Bundle it:
34
+
35
+ ```shell
36
+ $ bundle install
37
+ ```
38
+
39
+ 3. Add provider to your omniauth initializer
40
+
41
+ ```ruby
42
+ Rails.application.config.middleware.use OmniAuth::Builder do
43
+ provider :aitu_passport,
44
+ ENV['PASSPORT_KEY'],
45
+ ENV['PASSPORT_SECRET'],
46
+ {
47
+ scope: 'phone first_name middle_name last_name gender openid',
48
+ response_type: 'code',
49
+ client_id: ENV['PASSPORT_KEY'],
50
+ provider_ignores_state: Rails.env == 'production' ? false : true,
51
+ redirect_uri: ENV['PASSPORT_REDIRECT_URI']
52
+ }
53
+ end
54
+
55
+ OmniAuth.config.logger = Rails.logger
56
+
57
+ ```
58
+ using the keys you receive and URI you provided when registered the app
59
+
60
+ 4. Use it in your sessions controller on your own, assuming the following envs to store the data you need
61
+
62
+ ```ruby
63
+
64
+ request.env['omniauth.auth']
65
+
66
+ request.env['omniauth.params']
67
+
68
+ ```
69
+ 5. Enjoy!
70
+
71
+ ## Development
72
+
73
+ After checking out the repo, run `bin/setup` to install dependencies. Then, run `rake spec` to run the tests. You can also run `bin/console` for an interactive prompt that will allow you to experiment.
74
+
75
+ To install this gem onto your local machine, run `bundle exec rake install`. To release a new version, update the version number in `version.rb`, and then run `bundle exec rake release`, which will create a git tag for the version, push git commits and the created tag, and push the `.gem` file to [rubygems.org](https://rubygems.org).
76
+
77
+ ## Contributing
78
+
79
+ Bug reports and pull requests are welcome on GitHub at https://github.com/yvshevchenko/omniauth-aitu-passport. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [code of conduct](https://github.com/[USERNAME]/omniauth-aitu-passport/blob/master/CODE_OF_CONDUCT.md).
80
+
81
+ ## License
82
+
83
+ The gem is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).
84
+
85
+ ## Code of Conduct
86
+
87
+ Everyone interacting in the Omniauth::Aitu::Passport project's codebases, issue trackers, chat rooms and mailing lists is expected to follow the [code of conduct](https://github.com/[USERNAME]/omniauth-aitu-passport/blob/master/CODE_OF_CONDUCT.md).
data/Rakefile ADDED
@@ -0,0 +1,8 @@
1
+ # frozen_string_literal: true
2
+
3
+ require File.join('bundler', 'gem_tasks')
4
+ require File.join('rspec', 'core', 'rake_task')
5
+
6
+ RSpec::Core::RakeTask.new(:spec)
7
+
8
+ task default: :spec
data/bin/console ADDED
@@ -0,0 +1,15 @@
1
+ #!/usr/bin/env ruby
2
+ # frozen_string_literal: true
3
+
4
+ require 'bundler/setup'
5
+ require 'omniauth/aitu/passport'
6
+
7
+ # You can add fixtures and/or initialization code here to make experimenting
8
+ # with your gem easier. You can also use a different console, if you like.
9
+
10
+ # (If you use this, don't forget to add pry to your Gemfile!)
11
+ # require "pry"
12
+ # Pry.start
13
+
14
+ require 'irb'
15
+ IRB.start(__FILE__)
data/bin/setup ADDED
@@ -0,0 +1,8 @@
1
+ #!/usr/bin/env bash
2
+ set -euo pipefail
3
+ IFS=$'\n\t'
4
+ set -vx
5
+
6
+ bundle install
7
+
8
+ # Do any other automated setup that you need to do here
@@ -0,0 +1,7 @@
1
+ # frozen_string_literal: true
2
+
3
+ module OmniAuth
4
+ module AituPassport
5
+ VERSION = '0.1.14'
6
+ end
7
+ end
@@ -0,0 +1,3 @@
1
+ # frozen_string_literal: true
2
+
3
+ require 'omniauth/strategies/aitu_passport'
@@ -0,0 +1,95 @@
1
+ # frozen_string_literal: true
2
+
3
+ require 'omniauth'
4
+ require 'oauth2'
5
+ require 'omniauth-oauth2'
6
+
7
+ module OmniAuth
8
+ module Strategies
9
+ # AituPassport omniauth provider
10
+ class AituPassport < OmniAuth::Strategies::OAuth2
11
+ option :name, :aitu_passport
12
+
13
+ option :client_options, {
14
+ site: 'https://passport.aitu.io',
15
+ token_url: '/oauth2/token',
16
+ authorize_url: '/oauth2/auth',
17
+ auth_scheme: :basic_auth
18
+ }
19
+
20
+ option :pkce, false
21
+
22
+ AVAILABLE_SCOPE_OPTIONS = %w[
23
+ openid
24
+ phone
25
+ first_name
26
+ middle_name
27
+ last_name
28
+ birth_date
29
+ gender
30
+ id_card_manual
31
+ residence_address_manual
32
+ registration_address_manual
33
+ identification_video_recording
34
+ sign
35
+ liveness
36
+ liveness_3d
37
+ residence_permit_manual
38
+ identification_document_manual
39
+ identification_document_ocr
40
+ identification_document_mrz
41
+ idpc_verification
42
+ ].freeze
43
+
44
+ DEFAULT_SCOPE = 'openid phone'
45
+
46
+ uid { raw_info['openid'] }
47
+
48
+ info do
49
+ {
50
+ openid: raw_info['openid'],
51
+ first_name: raw_info['first_name'],
52
+ middle_name: raw_info['middle_name'],
53
+ last_name: raw_info['last_name'],
54
+ phone: raw_info['phone']
55
+ }
56
+ end
57
+
58
+ extra do
59
+ {
60
+ 'raw_info' => raw_info
61
+ }
62
+ end
63
+
64
+ # Omniauth::Strategy
65
+ def initialize(app, *args, &block)
66
+ # Setting up corresponding options
67
+ super.tap do
68
+ # Raising up an error if redirect_uri is missing
69
+ raise ArgumentError, 'Wrong options: redirect_uri option is missing.' unless options[:redirect_uri]
70
+
71
+ options[:token_params][:redirect_uri] = options[:redirect_uri] unless options[:token_params][:redirect_uri]
72
+ end
73
+ end
74
+
75
+ # Omniauth::Strategies::Oauth2
76
+ def authorize_params
77
+ super.tap do |params|
78
+ params[:scope] = filter_scope(params)
79
+ end
80
+ end
81
+
82
+ def raw_info
83
+ @raw_info ||= access_token.get('/userinfo').parsed
84
+ end
85
+
86
+ private
87
+
88
+ def filter_scope(params)
89
+ return DEFAULT_SCOPE unless params[:scope]
90
+
91
+ params[:scope].split(' ').select { |e| AVAILABLE_SCOPE_OPTIONS.include?(e) }.join(' ')
92
+ end
93
+ end
94
+ end
95
+ end
@@ -0,0 +1,3 @@
1
+ # frozen_string_literal: true
2
+
3
+ require 'omniauth/aitu_passport'
metadata ADDED
@@ -0,0 +1,148 @@
1
+ --- !ruby/object:Gem::Specification
2
+ name: omniauth-aitu-passport
3
+ version: !ruby/object:Gem::Version
4
+ version: 0.1.14
5
+ platform: ruby
6
+ authors:
7
+ - Yaroslav Shevchenko
8
+ autorequire:
9
+ bindir: bin
10
+ cert_chain: []
11
+ date: 2022-03-15 00:00:00.000000000 Z
12
+ dependencies:
13
+ - !ruby/object:Gem::Dependency
14
+ name: oauth2
15
+ requirement: !ruby/object:Gem::Requirement
16
+ requirements:
17
+ - - "~>"
18
+ - !ruby/object:Gem::Version
19
+ version: 1.4.7
20
+ type: :runtime
21
+ prerelease: false
22
+ version_requirements: !ruby/object:Gem::Requirement
23
+ requirements:
24
+ - - "~>"
25
+ - !ruby/object:Gem::Version
26
+ version: 1.4.7
27
+ - !ruby/object:Gem::Dependency
28
+ name: omniauth
29
+ requirement: !ruby/object:Gem::Requirement
30
+ requirements:
31
+ - - "~>"
32
+ - !ruby/object:Gem::Version
33
+ version: '1'
34
+ type: :runtime
35
+ prerelease: false
36
+ version_requirements: !ruby/object:Gem::Requirement
37
+ requirements:
38
+ - - "~>"
39
+ - !ruby/object:Gem::Version
40
+ version: '1'
41
+ - !ruby/object:Gem::Dependency
42
+ name: omniauth-oauth2
43
+ requirement: !ruby/object:Gem::Requirement
44
+ requirements:
45
+ - - "~>"
46
+ - !ruby/object:Gem::Version
47
+ version: '1'
48
+ type: :runtime
49
+ prerelease: false
50
+ version_requirements: !ruby/object:Gem::Requirement
51
+ requirements:
52
+ - - "~>"
53
+ - !ruby/object:Gem::Version
54
+ version: '1'
55
+ - !ruby/object:Gem::Dependency
56
+ name: rake
57
+ requirement: !ruby/object:Gem::Requirement
58
+ requirements:
59
+ - - "~>"
60
+ - !ruby/object:Gem::Version
61
+ version: '12.0'
62
+ type: :development
63
+ prerelease: false
64
+ version_requirements: !ruby/object:Gem::Requirement
65
+ requirements:
66
+ - - "~>"
67
+ - !ruby/object:Gem::Version
68
+ version: '12.0'
69
+ - !ruby/object:Gem::Dependency
70
+ name: rspec
71
+ requirement: !ruby/object:Gem::Requirement
72
+ requirements:
73
+ - - "~>"
74
+ - !ruby/object:Gem::Version
75
+ version: '3.6'
76
+ type: :development
77
+ prerelease: false
78
+ version_requirements: !ruby/object:Gem::Requirement
79
+ requirements:
80
+ - - "~>"
81
+ - !ruby/object:Gem::Version
82
+ version: '3.6'
83
+ - !ruby/object:Gem::Dependency
84
+ name: rubocop
85
+ requirement: !ruby/object:Gem::Requirement
86
+ requirements:
87
+ - - "~>"
88
+ - !ruby/object:Gem::Version
89
+ version: '0.49'
90
+ type: :development
91
+ prerelease: false
92
+ version_requirements: !ruby/object:Gem::Requirement
93
+ requirements:
94
+ - - "~>"
95
+ - !ruby/object:Gem::Version
96
+ version: '0.49'
97
+ description: Gem to use with Aitu Passport Omniauth provider
98
+ email:
99
+ - yvshevchenko@gmail.com
100
+ executables: []
101
+ extensions: []
102
+ extra_rdoc_files: []
103
+ files:
104
+ - ".gitignore"
105
+ - ".gitlab-ci.yml"
106
+ - ".rspec"
107
+ - ".rubocop.yml"
108
+ - CHANGELOG.md
109
+ - CODE_OF_CONDUCT.md
110
+ - Gemfile
111
+ - Gemfile.lock
112
+ - LICENSE.txt
113
+ - README.md
114
+ - Rakefile
115
+ - bin/console
116
+ - bin/setup
117
+ - lib/omniauth-aitu-passport.rb
118
+ - lib/omniauth/aitu_passport.rb
119
+ - lib/omniauth/aitu_passport/version.rb
120
+ - lib/omniauth/strategies/aitu_passport.rb
121
+ homepage: https://github.com/yvshevchenko/omniauth-aitu-passport
122
+ licenses:
123
+ - MIT
124
+ metadata:
125
+ allowed_push_host: https://rubygems.org
126
+ homepage_uri: https://github.com/yvshevchenko/omniauth-aitu-passport
127
+ source_code_uri: https://github.com/yvshevchenko/omniauth-aitu-passport
128
+ changelog_uri: https://github.com/yvshevchenko/omniauth-aitu-passport/blob/main/CHANGELOG.md
129
+ post_install_message:
130
+ rdoc_options: []
131
+ require_paths:
132
+ - lib
133
+ required_ruby_version: !ruby/object:Gem::Requirement
134
+ requirements:
135
+ - - ">="
136
+ - !ruby/object:Gem::Version
137
+ version: 2.3.0
138
+ required_rubygems_version: !ruby/object:Gem::Requirement
139
+ requirements:
140
+ - - ">="
141
+ - !ruby/object:Gem::Version
142
+ version: '0'
143
+ requirements: []
144
+ rubygems_version: 3.2.3
145
+ signing_key:
146
+ specification_version: 4
147
+ summary: Omniauth Aitu Passport Provider
148
+ test_files: []