class OmniAuth::Strategies::LibLynx::NoInstitution

Public Instance Methods

message() click to toggle source
# File lib/omniauth/strategies/liblynx.rb, line 15
def message
  'The given email domain is not registered with any of the supported institutions'
end