Closed redabourial closed 8 months ago
@redabourial would you mind also filing a bug with a complete description of how to reproduce the bug? I don't understand based on "magic links do not behave the same way when you run with --dev or prod".
Will not be fixed
I found a bug that make magic links do not behave the same way when you run with --dev or prod. In dev the issuer will be the request's host header, while on prod it will be --hostname-url. Please see commit 6fe08f9 for a fix.