class Session::Authenticate

Included Modules

Defined in:

handlers/authenticate.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(session : Session::Provider, signin_path : String, whitelist : Regex) #

[View source]

Instance Method Detail

def call(context : HTTP::Server::Context) #

[View source]
def current_session #

[View source]