GitHub::OAuth::State
Inherits Struct / Value / Object
Protects against cross-site request forgery attacks.
Constructors
new(user_repository_subdomain : String, path : String, random : String = Random::Secure.urlsafe_base64)
SourceClass methods
from_string(str : String)
SourceInstance methods
path
Sourcerandom
Sourceuser_repository_subdomain
Sourcevalue
Source