Sha256: ede457b9acfe94757f5cf96b6bf9e2faf9ac5323ab59d6b0992ce406e72d5df4

Contents?: true

Size: 1.79 KB

Versions: 0

Compression: gzip

Compressed size: 658 Bytes

Stored size: 658 Bytes

Contents

--- !ruby/object:Gem::Specification
name: rodauth-oauth
version: !ruby/object:Gem::Version
  version: 0.0.4
platform: ruby
authors:
- Tiago Cardoso
autorequire: 
bindir: bin
cert_chain: []
date: 2020-06-13 00:00:00.000000000 Z
dependencies: []
description: Implementation of the OAuth 2.0 protocol on top of rodauth.
email:
- cardoso_tiago@hotmail.com
executables: []
extensions: []
extra_rdoc_files:
- LICENSE.txt
- README.md
- CHANGELOG.md
files:
- CHANGELOG.md
- LICENSE.txt
- README.md
- lib/generators/roda/oauth/install_generator.rb
- lib/generators/roda/oauth/templates/app/models/oauth_application.rb
- lib/generators/roda/oauth/templates/app/models/oauth_grant.rb
- lib/generators/roda/oauth/templates/app/models/oauth_token.rb
- lib/generators/roda/oauth/templates/db/migrate/create_rodauth_oauth.rb
- lib/generators/roda/oauth/views_generator.rb
- lib/rodauth/features/oauth.rb
- lib/rodauth/features/oauth_http_mac.rb
- lib/rodauth/features/oauth_jwt.rb
- lib/rodauth/oauth.rb
- lib/rodauth/oauth/railtie.rb
- lib/rodauth/oauth/version.rb
homepage: https://gitlab.com/honeyryderchuck/roda-oauth
licenses: []
metadata:
  homepage_uri: https://gitlab.com/honeyryderchuck/roda-oauth
  source_code_uri: https://gitlab.com/honeyryderchuck/roda-oauth
  changelog_uri: https://gitlab.com/honeyryderchuck/roda-oauth/-/blob/master/CHANGELOG.md
post_install_message: 
rdoc_options: []
require_paths:
- lib
required_ruby_version: !ruby/object:Gem::Requirement
  requirements:
  - - ">="
    - !ruby/object:Gem::Version
      version: '0'
required_rubygems_version: !ruby/object:Gem::Requirement
  requirements:
  - - ">="
    - !ruby/object:Gem::Version
      version: '0'
requirements: []
rubygems_version: 3.1.2
signing_key: 
specification_version: 4
summary: Implementation of the OAuth 2.0 protocol on top of rodauth.
test_files: []

Package Spec version

rodauth-oauth-0.0.4