Sha256: 65e3cf9dc5255a754a2a17fcaf6342a3a87dd60ef9427840af0899b64e573670

Contents?: true

Size: 512 Bytes

Versions: 5

Compression:

Stored size: 512 Bytes

Contents

require File.join('omniauth', 'colorgy_oauth2')
OmniAuth.config.add_camelization('colorgy_oauth', 'ColorgyOAuth')
OmniAuth.config.add_camelization('colorgy_oauth2', 'ColorgyOAuth2')

require File.expand_path(File.join('..', '..', 'app', 'controllers', 'concerns', 'flash_message_reporter'), __FILE__) if defined? ActiveSupport::Concern
require File.expand_path(File.join('..', '..', 'app', 'controllers', 'concerns', 'colorgy_devise_sso_manager'), __FILE__) if defined? Devise && defined? ActiveSupport::Concern

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
omniauth-colorgy-oauth2-0.1.5 lib/omniauth-colorgy-oauth2.rb
omniauth-colorgy-oauth2-0.1.4 lib/omniauth-colorgy-oauth2.rb
omniauth-colorgy-oauth2-0.1.3 lib/omniauth-colorgy-oauth2.rb
omniauth-colorgy-oauth2-0.1.2 lib/omniauth-colorgy-oauth2.rb
omniauth-colorgy-oauth2-0.1.1 lib/omniauth-colorgy-oauth2.rb