Magic link support has shipped.
jharton:
As of
v3.8.0
of
ash_authentication
the first iteration of magic link support is released. It currently requires the use of a JWT as the token but I plan on relaxing this constraint in the future. I wanted to get the feature out without requiring the creation of another resource an extension ala
TokenResource
and
UserIdentity
.
The documentation is available here:
https://team-alembic.github.io/ash_authentication/AshAuthentication.Strategy.MagicLink.html
(Ash HQ hasn’t updated yet). At the moment there is no corresponding UI available in
ash_authentication_phoenix
- I’ll get that out soon.
Enjoy!
seven_seacat:
AshHQ has updated with docs for 3.8, but I don’t see MagicLink listed as a strategy… curious
seven_seacat:
the Alembic docs also say v3.7.9 🙈
zachdaniel:

zachdaniel:
Yeah for some reason that’s all that shows up in the strategy
zachdaniel:
The docs issue is resolved