Closed apuhub closed 6 years ago
Yeah, we'll still have access. It is important to note that in order for current user accounts to continue to work, the back-end must be the single source of truth for authentication. On the front end the user will authenticate with a 3rd party, but then this data will be sent to the django app where it will store / lookup the user ID
Currently, a user has to have a unique login and password to login to SocialVR. We want to enable them to sign on with either their google or Twitter id.
@0la0 will we still have "access" to their projects if we enable this type of login?