mikker / passwordless

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

locale to support scoped routes #206 #208

Closed andreaskundig closed 5 months ago

andreaskundig commented 5 months ago

This seems to fix the problem.

The tests pass, however I don't know how to set up a test for a scoped locale. I'm new to rails, so it's better to check this very closely.

mikker commented 5 months ago

Thank you for working on this!