class N2y::App::Auth::LoginTimeoutHandler

Overview

Logout users after a week. At login is the only time we get Googles word that this browser is actually the user, so we'll check up on it occasionally.

Defined in:

n2y/app/auth.cr

Instance Method Summary

Instance Method Detail

def call(env) #

[View source]