Devise Forgot Password for logged in user
I'm wondering if there is a manner of calling the 'forgot password' procedure without forcing my user to log out The case I'm running into is: 1. a user logs in with facebook, a fake password is generated for them 2. the user then wants to change their email/name/password, or just use non facebook login since devise requires a password to change these fields, as it should, the user is unable to modify them I had thought about just not forcing the password to be set but that doesn't make sense security wise so instead I just display the fields as text and notify the user to follow the 'forgot