how to make verify_authorized
not called for devise_controllers or sessions controller
#292
Unanswered
laptopmutia
asked this question in
Q&A
Replies: 1 comment
-
As I remember, Devise provide some helper, like verify_authorized unless: :devise_controller? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
is the a way to do this with a concise code?
I mean devise have some controllers and I don't want to add it one by one, looking for a hacks or a concise code
Beta Was this translation helpful? Give feedback.
All reactions