• Does a user registered with social login generate a standard password?

    Example steps:
    1- Sign up with Google social login. (successful)
    2- Sign out of the account. (successful)
    3- Login with username and password. (How can I login with username or nickname and password without using social login?)

Viewing 1 replies (of 1 total)
  • It does (every user has a local password in WordPress) but there’s no way to know what it is since it’s not disclosed to the user during a social login that creates a new account, and it’s one-way encrypted into the DB. You’d need to reset their password to make a new one.

Viewing 1 replies (of 1 total)
  • The topic ‘Does a user registered with social login generate a standard password?’ is closed to new replies.