Skip to main content

Module auth_link

Module auth_link 

Source
Expand description

auth:link command — generate a magic-link login URL for a given email address.

Inserts a fresh token directly into the database (bypassing email delivery), then prints the full /auth/verify URL. Useful for admin impersonation and local development.

Functions§

run