angular-parse
angular-parse copied to clipboard
Add a callback function to login method on ParseAuth
It's interesting to have a callback when the user is logged in. The purpose which made me to try this is that I was trying to control user access and redirect when he was authenticated.
If you think it's better I can do it in a separate branch.