janko / rodauth-rails

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

Skip Rodauth GET routes #161

Closed shafiqapandi closed 1 year ago

shafiqapandi commented 1 year ago

Is it possible to skip certain views such as validation and logout?

For Validation: User automatically get verified when clicking on link instead of going through the form in the account_verify views

For Logout: User automatically log out on "/logout" instead of going through the form in the logout views

janko commented 1 year ago

Since this is a usage question and not a bug report, I'm converting this to a discussion.