Question: how can we integrate the social signup

how can we integrate the social signup

can we signup with social media account instead of filling the information and email verification?

PV

Prom Vongchann

Asked
can we signup with social media account instead of filling the information and email verification?
  • MS

    Mian Saleem

    Answered
    Hello,

    Only shop has the option for social auth and once setup your site users would be able to login with available providers as per config.

    Thank you
  • PV

    Prom Vongchann

    Answered
    yes, i want to setup social auth on my shop. so where can I configure?
  • MS

    Mian Saleem

    Answered
    Hello,

    Please check the shop settings page for config file and guide link.

    Thank you
  • RJ

    Roy Joseph

    Answered
    can you please explain little more which file and what line we need to replace with callback url and in the file how can i enable or disable in the file hybridauthlib.php
  • MS

    Mian Saleem

    Answered
    Hello,

    You need to set the `enable` to true and provide the app id and secret in the config file. The provider callback url is on settings page and if you see the library user guide link is there too. The library user guide has more details for each provider. Please check them and if still have question, please let me know the exact step you have confusion.

    Thank you
  • PV

    Prom Vongchann

    Answered
    I did not see anywhere can I Enable that.
    this is my screenshot on the shop setting page.
  • RJ

    Roy Joseph

    Answered
    hi , to enable this you need to edit the file app/config/hybridauthlib.php where can see the line to enable the social meadia signup but still i do not understand where i want to put the call back url
  • MS

    Mian Saleem

    Answered
    Hello,

    I am not talking about settings. The social auth is by config file. The shop setting have the section below update button, sitemap and the social auth section (check attachment).

    If you have enabled DEMO then this section will be hidden.

    Thank you
  • RJ

    Roy Joseph

    Answered
    my doubt is where i want to put the call back url , already enabled the signup but i don't understand where i want to put the call back url
  • MS

    Mian Saleem

    Answered
    Provider will need callback url to redirect you back to your site. If you add facebook app, they will require you to input return/callback url.
  • Login to Reply