mikker / passwordless

🗝 Authentication for your Rails app without the icky-ness of passwords
MIT License
1.26k stars 85 forks source link

"Invalid or incomplete POST params" when trying to authenticate in prod #135

Closed whatnotery closed 1 year ago

whatnotery commented 1 year ago

Hi all, I'm working on an application using passwordless that of course works fully in my dev environment but when deployed to Railway with the same configs when I go to sign in it errors and the logs show nothing more than Invalid or incomplete POST params not fully sure what might be going on but if anyone has insight it'd be appreciated.