Class: Authentication
- Inherits:
-
ActiveRecord::Base
- Object
- ActiveRecord::Base
- Authentication
- Defined in:
- app/models/authentication.rb
Constant Summary collapse
- PROVIDER_CONFIG =
YAML.load_file("#{::Rails.root.to_s}/config/providers.yml")[::Rails.env]