class

Session::GoogleOAuth

Inherits Reference < Object

Constructors

new(client_id : String, client_secret : String, redirect_url : String, domain : String)
Source

Instance methods

authentication_url(state : String) : String
Source
authorize(code : String) : IdToken | Nil
Source
validate(params : Frost::Params, state : String | Nil) : Bool
Source

Nested types