Exception: Trivialsso::BadCookie

Inherits:
CookieError
  • Object
show all
Defined in:
lib/trivialsso.rb

Overview

Cookie can not be verified, data has been altered

Instance Method Summary collapse

Instance Method Details

#to_sObject



78
79
80
# File 'lib/trivialsso.rb', line 78

def to_s
	"Login cookie can not be verified!"
end