[%- WRAPPER private/auth_wrapper.html title = 'Login by E-Mail' rapidapp_footer_stamp = 1 -%] [% ensure_logged_out %]

Request one-time login link

Home Sign in
[% IF local_info.error %]
 [% local_info(clear).message %] 

[% END %]
[% IF local_info.success %] [% local_info(clear).message || 'Success - login link sent' %]
[% ELSE %]

Request a direct login link sent to the E-Mail on file for your account.

For security, the link will only work once and expire within a few minutes.


[% END %]
[% END %]