02-20-2017, 08:49 PM
I will take a look. It's probably going to be a little while before I can add more oAuth options, but it will happen. One of the most difficult things is that most solutions are designed to make a "new" account when you sign in with them. I'm using your email address as an anchor, so no matter which system you sign up with first, you still have one account with the same permissions.
To change where you go after login, go to usersc/scripts/custom_login_script which will allow you to put whatever you want in there (usually a redirect).
To change where you go after login, go to usersc/scripts/custom_login_script which will allow you to put whatever you want in there (usually a redirect).