How to show or where to find session/registration controller for devise token auth gem in RAILS?

196 Views Asked by At

I want to do something in the session controller when the user is using the sign_in method. Where to find the session sign_in controller for devise token auth gem in rails? Or is it even possible?

Thanks in advance.

0

There are 0 best solutions below