-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
SSO login #248
Comments
I added google signin in a branch for this. It currently just receives info back from google and doesn't yet do anything with it |
I am going to do the same thing with facebook login for now |
Facebook and google login now work, though nothing is being done with the tokens and profile info yet |
The initial work for this has been merged into master, but only the client-side parts of it are completed and the login info is not sent to the server or anything like that. |
Use the adcast login and add some SSO such as googles
The text was updated successfully, but these errors were encountered: