class N2y::App::Auth::AuthHandler

Overview

Kemal middleware for authentication.

Redirects to login page if user is not authenticated, and sets up user logging.

Defined in:

n2y/app/auth.cr

Instance Method Summary

Instance Method Detail

def call(env) #

[View source]