team-alembic / ash_authentication

The Ash Authentication framework
MIT License
96 stars 52 forks source link

After creating an account via magic link, email address must be confirmed before another magic link can be used #843

Open sevenseacat opened 6 days ago

sevenseacat commented 6 days ago

ie.

This feels like a bit of an edge case but something I just noticed.

If we're creating an account via a magic link, should that count as confirmation? So we don't have to send another confirmation, and can auto-confirm the user.