Inviting Users with devise_invitable Discussion
Discussion for
Inviting Users with devise_invitable
Hi Chris,
Thanks for the episode. Very helpful.
I know you have touched on this a little bit, could you elaborate more on the points to consider for when to override and customise the Devise::Invitations controller vs creating a separate system(project_users controller) for invitation?
im using rails 7 when Im going on new_admin_invitation_path this route then getting 401 unauthorized error and its redirected me to sign_in page