Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Use correct typespec for
AshAuthentication.Sender.send/3
callback
In the Magic Link strategy, the `send` function is called with either a user (if logging in to an existing account) or just an email address (if creating a new account). The typespec should reflect this!
- Loading branch information