class OmniAuth::Strategies::LibLynx::NoAccountInfo

Public Instance Methods

message() click to toggle source
# File lib/omniauth/strategies/liblynx.rb, line 9
def message
  'Failed to obtain the account info'
end