I deployed a repl which uses replauth, but now the replauth does not work? I assumed replauth would surely be working by now considering all other hosting methods have been removed.
Can someone confirm if replauth works with deployments, or something has gone wrong with my code? Cheers.
The team let me know that Repl Auth should work with Deployments. I was able to reproduce your issue and have escalated this to the team. I will follow up once I have an update!
Hey @CodingCactus, thanks for reporting. There is a bug on our side where if you add a domain to a deployment and you’re using magic auth, it will take an extra redeploy to pick up the domain link fully. So as a workaround you should be able to redeploy the repl to solve the problem. Let me know if that doesn’t work.