First time here? Check out the FAQ!
0

Customizing sign-in providers
 

Hi at all, I see that at the registration of a new user is possible to sign in with differents accounts. I'd need to know where i found this option to activate on my site and if there's a way to obtain also other social accounts in the list that actually there is. Thank You

To enter a block of code:

  • enter empty line after your previous text
  • paste or type the code
  • select the code and press the button above
Preview: (hide)
I Like AskBot's avatar
305
I Like AskBot
asked 12 years ago
todofixthis's avatar
1.3k
todofixthis
updated 12 years ago

Comments

see more comments

1 Answer

2

You are looking for the "Login provider" settings page:

Screenshot of Login provider settings and where it appears in the navigation

The list is hard-coded; to add more, you probably need to dive into the code.

Screenshot with some of the login provider settings visible

To enter a block of code:

  • enter empty line after your previous text
  • paste or type the code
  • select the code and press the button above
Preview: (hide)
todofixthis's avatar
1.3k
todofixthis
answered 12 years ago
link

Comments

Thank you for answer and screen.. Now i hope that someone can help with an example to modifiy code fr example to have a foursquare login or also an hotmail ( NOW outlook ) login .

I Like AskBot's avatar I Like AskBot (12 years ago)

Foursquare login is not in askbot, you'll need to create it on your own.

Evgeny's avatar Evgeny (12 years ago)

Yes i know and i've seen that there is not. Now i know how to activate the other but not how to create an other.

Surely i'll read how and i try but may be that someone can post here an example of modding to integer other providers :)

I Like AskBot's avatar I Like AskBot (12 years ago)
see more comments