mikker / passwordless

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

Add support for Turbo Native #192

Open lazyorcas opened 7 months ago

lazyorcas commented 7 months ago

I think because data: { turbo: false } is in both sessions/new.html.erb and sessions/show.html.erb.

mikker commented 7 months ago

Well tested PRs welcome.