Skip to content

X

Integrate X with Sngine in a few easy steps to let your users log in with their X accounts.

Create the project

  1. Go to https://developer.x.com/en/portal/dashboard and sign in with your X account
  2. Click New Project and fill the form

    Click New Project and fill the form

    Click New Project and fill the form

    Click New Project and fill the form

    Click New Project and fill the form

    Click New Project and fill the form

  3. Provide this URI as the Callback URL for your application as following:

    If you installed Sngine in your domain directly like domain.com the URI should be like this:
    https://www.domain.com/connect/twitter

    If you installed Sngine in your domain directly but without www like domain.com the URI should be like this:
    https://domain.com/connect/twitter

    If you installed Sngine in sub-domain like sub.domain.com the URI should be like this:
    https://sub.domain.com/connect/twitter

    If you installed Sngine in a directory like domain.com/directory the URI should be like this:
    https://www.domain.com/directory/connect/twitter

    If you installed Sngine in a directory like domain.com/directory the URI should be like this…

Get the keys

  1. Go to your app and click on Keys and tokens and then click on Consumer Keys and select Regenerate and copy both API Key and API Secret Key

    Go to your app and click on Keys and tokens and then click on Consumer Keys and select Regenerate and copy both API Key and…

    Go to your app and click on Keys and tokens and then click on Consumer Keys and select Regenerate and copy both API Key and…

Add the keys to Sngine

  1. Go to Sngine Admin Panel → Settings → Registration Settings → Social Login and paste both API Keys as shown

    Go to Sngine Admin Panel → Settings → Registration Settings → Social Login and paste both API Keys as shown