# -*- encoding: utf-8 -*- # stub: rodauth-oauth 1.6.2 ruby lib Gem::Specification.new do |s| s.name = "rodauth-oauth".freeze s.version = "1.6.2".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.metadata = { "bug_tracker_uri" => "https://gitlab.com/os85/rodauth-oauth/issues", "changelog_uri" => "https://gitlab.com/os85/rodauth-oauth/-/blob/master/CHANGELOG.md", "documentation_uri" => "https://os85.gitlab.io/rodauth-oauth/rdoc/", "homepage_uri" => "https://os85.gitlab.io/rodauth-oauth/", "rubygems_mfa_required" => "true", "source_code_uri" => "https://gitlab.com/os85/rodauth-oauth" } if s.respond_to? :metadata= s.require_paths = ["lib".freeze] s.authors = ["Tiago Cardoso".freeze] s.date = "2024-06-17" s.description = "Implementation of the OAuth 2.0 protocol on top of rodauth.".freeze s.email = ["cardoso_tiago@hotmail.com".freeze] s.extra_rdoc_files = ["LICENSE.txt".freeze, "README.md".freeze, "MIGRATION-GUIDE-v1.md".freeze, "CHANGELOG.md".freeze, "doc/release_notes/0_0_1.md".freeze, "doc/release_notes/0_0_2.md".freeze, "doc/release_notes/0_0_3.md".freeze, "doc/release_notes/0_0_4.md".freeze, "doc/release_notes/0_0_5.md".freeze, "doc/release_notes/0_0_6.md".freeze, "doc/release_notes/0_10_0.md".freeze, "doc/release_notes/0_10_1.md".freeze, "doc/release_notes/0_10_2.md".freeze, "doc/release_notes/0_10_3.md".freeze, "doc/release_notes/0_10_4.md".freeze, "doc/release_notes/0_1_0.md".freeze, "doc/release_notes/0_2_0.md".freeze, "doc/release_notes/0_3_0.md".freeze, "doc/release_notes/0_4_0.md".freeze, "doc/release_notes/0_4_1.md".freeze, "doc/release_notes/0_4_2.md".freeze, "doc/release_notes/0_4_3.md".freeze, "doc/release_notes/0_5_0.md".freeze, "doc/release_notes/0_5_1.md".freeze, "doc/release_notes/0_6_0.md".freeze, "doc/release_notes/0_6_1.md".freeze, "doc/release_notes/0_7_0.md".freeze, "doc/release_notes/0_7_1.md".freeze, "doc/release_notes/0_7_2.md".freeze, "doc/release_notes/0_7_3.md".freeze, "doc/release_notes/0_7_4.md".freeze, "doc/release_notes/0_8_0.md".freeze, "doc/release_notes/0_9_0.md".freeze, "doc/release_notes/0_9_1.md".freeze, "doc/release_notes/0_9_2.md".freeze, "doc/release_notes/0_9_3.md".freeze, "doc/release_notes/1_0_0.md".freeze, "doc/release_notes/1_1_0.md".freeze, "doc/release_notes/1_2_0.md".freeze, "doc/release_notes/1_3_0.md".freeze, "doc/release_notes/1_3_1.md".freeze, "doc/release_notes/1_3_2.md".freeze, "doc/release_notes/1_4_0.md".freeze, "doc/release_notes/1_5_0.md".freeze, "doc/release_notes/1_6_0.md".freeze, "doc/release_notes/1_6_1.md".freeze, "doc/release_notes/1_6_2.md".freeze] s.files = ["CHANGELOG.md".freeze, "LICENSE.txt".freeze, "MIGRATION-GUIDE-v1.md".freeze, "README.md".freeze, "doc/release_notes/0_0_1.md".freeze, "doc/release_notes/0_0_2.md".freeze, "doc/release_notes/0_0_3.md".freeze, "doc/release_notes/0_0_4.md".freeze, "doc/release_notes/0_0_5.md".freeze, "doc/release_notes/0_0_6.md".freeze, "doc/release_notes/0_10_0.md".freeze, "doc/release_notes/0_10_1.md".freeze, "doc/release_notes/0_10_2.md".freeze, "doc/release_notes/0_10_3.md".freeze, "doc/release_notes/0_10_4.md".freeze, "doc/release_notes/0_1_0.md".freeze, "doc/release_notes/0_2_0.md".freeze, "doc/release_notes/0_3_0.md".freeze, "doc/release_notes/0_4_0.md".freeze, "doc/release_notes/0_4_1.md".freeze, "doc/release_notes/0_4_2.md".freeze, "doc/release_notes/0_4_3.md".freeze, "doc/release_notes/0_5_0.md".freeze, "doc/release_notes/0_5_1.md".freeze, "doc/release_notes/0_6_0.md".freeze, "doc/release_notes/0_6_1.md".freeze, "doc/release_notes/0_7_0.md".freeze, "doc/release_notes/0_7_1.md".freeze, "doc/release_notes/0_7_2.md".freeze, "doc/release_notes/0_7_3.md".freeze, "doc/release_notes/0_7_4.md".freeze, "doc/release_notes/0_8_0.md".freeze, "doc/release_notes/0_9_0.md".freeze, "doc/release_notes/0_9_1.md".freeze, "doc/release_notes/0_9_2.md".freeze, "doc/release_notes/0_9_3.md".freeze, "doc/release_notes/1_0_0.md".freeze, "doc/release_notes/1_1_0.md".freeze, "doc/release_notes/1_2_0.md".freeze, "doc/release_notes/1_3_0.md".freeze, "doc/release_notes/1_3_1.md".freeze, "doc/release_notes/1_3_2.md".freeze, "doc/release_notes/1_4_0.md".freeze, "doc/release_notes/1_5_0.md".freeze, "doc/release_notes/1_6_0.md".freeze, "doc/release_notes/1_6_1.md".freeze, "doc/release_notes/1_6_2.md".freeze, "lib/generators/rodauth/oauth/install_generator.rb".freeze, "lib/generators/rodauth/oauth/templates/app/models/oauth_application.rb".freeze, "lib/generators/rodauth/oauth/templates/app/models/oauth_grant.rb".freeze, "lib/generators/rodauth/oauth/templates/app/views/rodauth/authorize.html.erb".freeze, "lib/generators/rodauth/oauth/templates/app/views/rodauth/authorize_error.erb".freeze, "lib/generators/rodauth/oauth/templates/app/views/rodauth/device_search.html.erb".freeze, "lib/generators/rodauth/oauth/templates/app/views/rodauth/device_verification.html.erb".freeze, "lib/generators/rodauth/oauth/templates/app/views/rodauth/frontchannel_logout.html.erb".freeze, "lib/generators/rodauth/oauth/templates/app/views/rodauth/new_oauth_application.html.erb".freeze, "lib/generators/rodauth/oauth/templates/app/views/rodauth/oauth_application.html.erb".freeze, "lib/generators/rodauth/oauth/templates/app/views/rodauth/oauth_application_oauth_grants.html.erb".freeze, "lib/generators/rodauth/oauth/templates/app/views/rodauth/oauth_applications.html.erb".freeze, "lib/generators/rodauth/oauth/templates/app/views/rodauth/oauth_grants.html.erb".freeze, "lib/generators/rodauth/oauth/templates/db/migrate/create_rodauth_oauth.rb".freeze, "lib/generators/rodauth/oauth/views_generator.rb".freeze, "lib/rodauth/features/oauth_application_management.rb".freeze, "lib/rodauth/features/oauth_assertion_base.rb".freeze, "lib/rodauth/features/oauth_authorization_code_grant.rb".freeze, "lib/rodauth/features/oauth_authorize_base.rb".freeze, "lib/rodauth/features/oauth_base.rb".freeze, "lib/rodauth/features/oauth_client_credentials_grant.rb".freeze, "lib/rodauth/features/oauth_device_code_grant.rb".freeze, "lib/rodauth/features/oauth_dpop.rb".freeze, "lib/rodauth/features/oauth_dynamic_client_registration.rb".freeze, "lib/rodauth/features/oauth_grant_management.rb".freeze, "lib/rodauth/features/oauth_implicit_grant.rb".freeze, "lib/rodauth/features/oauth_jwt.rb".freeze, "lib/rodauth/features/oauth_jwt_base.rb".freeze, "lib/rodauth/features/oauth_jwt_bearer_grant.rb".freeze, "lib/rodauth/features/oauth_jwt_jwks.rb".freeze, "lib/rodauth/features/oauth_jwt_secured_authorization_request.rb".freeze, "lib/rodauth/features/oauth_jwt_secured_authorization_response_mode.rb".freeze, "lib/rodauth/features/oauth_management_base.rb".freeze, "lib/rodauth/features/oauth_pkce.rb".freeze, "lib/rodauth/features/oauth_pushed_authorization_request.rb".freeze, "lib/rodauth/features/oauth_resource_indicators.rb".freeze, "lib/rodauth/features/oauth_resource_server.rb".freeze, "lib/rodauth/features/oauth_saml_bearer_grant.rb".freeze, "lib/rodauth/features/oauth_tls_client_auth.rb".freeze, "lib/rodauth/features/oauth_token_introspection.rb".freeze, "lib/rodauth/features/oauth_token_revocation.rb".freeze, "lib/rodauth/features/oidc.rb".freeze, "lib/rodauth/features/oidc_backchannel_logout.rb".freeze, "lib/rodauth/features/oidc_dynamic_client_registration.rb".freeze, "lib/rodauth/features/oidc_frontchannel_logout.rb".freeze, "lib/rodauth/features/oidc_logout_base.rb".freeze, "lib/rodauth/features/oidc_rp_initiated_logout.rb".freeze, "lib/rodauth/features/oidc_self_issued.rb".freeze, "lib/rodauth/features/oidc_session_management.rb".freeze, "lib/rodauth/oauth.rb".freeze, "lib/rodauth/oauth/database_extensions.rb".freeze, "lib/rodauth/oauth/http_extensions.rb".freeze, "lib/rodauth/oauth/jwe_extensions.rb".freeze, "lib/rodauth/oauth/railtie.rb".freeze, "lib/rodauth/oauth/ttl_store.rb".freeze, "lib/rodauth/oauth/version.rb".freeze, "locales/en.yml".freeze, "locales/pt.yml".freeze, "templates/authorize.str".freeze, "templates/authorize_error.str".freeze, "templates/check_session.str".freeze, "templates/client_secret_field.str".freeze, "templates/description_field.str".freeze, "templates/device_search.str".freeze, "templates/device_verification.str".freeze, "templates/frontchannel_logout.str".freeze, "templates/homepage_url_field.str".freeze, "templates/jwks_field.str".freeze, "templates/name_field.str".freeze, "templates/new_oauth_application.str".freeze, "templates/oauth_application.str".freeze, "templates/oauth_application_oauth_grants.str".freeze, "templates/oauth_applications.str".freeze, "templates/oauth_grants.str".freeze, "templates/redirect_uri_field.str".freeze, "templates/scope_field.str".freeze] s.homepage = "https://gitlab.com/os85/rodauth-oauth".freeze s.licenses = ["Apache-2.0".freeze] s.required_ruby_version = Gem::Requirement.new(">= 2.5.0".freeze) s.rubygems_version = "3.5.10".freeze s.summary = "Implementation of the OAuth 2.0 protocol on top of rodauth.".freeze s.specification_version = 4 s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 2.0".freeze]) end