By: Michael Lynch <git@mtlynch.io>
Move magic link core into simpleauth Add simpleauth as a third_party submodule and use its new generic magiclinks package for token creation, rate limiting, confirmation, and session login. Keep Little Moments-specific behavior in the local magiclogin adapter: email parsing, user lookup, anti-enumeration behavior, and app-specific email delivery.