class Auth::PasswordResetInitiateHandler

Included Modules

Defined in:

auth/handlers/password_reset_initiate_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]