class Auth::SignInHandler

Included Modules

Defined in:

auth/handlers/sign_in_handler.cr

Instance Method Summary

Instance Method Detail

def process_valid_schema #
Description copied from class Marten::Handlers::Schema

Produces the response when the processed schema is valid.

By default, this will return a 302 redirect targetting the configured success URL.


[View source]