Exception: JekyllAuth::ConfigError

Inherits:
SecurityError
  • Object
show all
Defined in:
lib/jekyll_auth/config_error.rb

Instance Method Summary collapse

Instance Method Details

#messageObject



4
5
6
# File 'lib/jekyll_auth/config_error.rb', line 4

def message
  "Jekyll Auth is refusing to serve your site because your oauth credentials are not properly configured."
end