Prasad Pilla
Results
2
issues of
Prasad Pilla
Hey, Rails Noob here I'm using devise_token_auth and ng_token_auth for my current project. The authentication working fine so far. But i'm very confused about the reset password and update password....
## Bug Report **Current Behavior** The current glitch examples is failing because of an outdated API ref ```js // Current code return context.github.issues.createComment(params) // Needs to be updated to return...