janko / rodauth-rails

Rails integration for Rodauth authentication framework
https://github.com/jeremyevans/rodauth
MIT License
571 stars 40 forks source link

Hotwire Turbo Support #57

Closed kwhandy closed 2 years ago

kwhandy commented 2 years ago

Hi, is this gem support hotwire turbo(turbo-rails) which requires to replace ujs and turbolinks?

janko commented 2 years ago

Yes, Rodauth returns non-200 statuses for error responses, so it should support Turbo automatically.