Sugestion for issue #491#575
Conversation
|
What you guys think about it? |
|
at first glance looks interesting, we'll take a deeper look and get back to you... thanks! |
|
Hi @rochamarcelo, Firstly sorry about the delay but I was a couple of weeks off and I completely missed this thread. I was trying to test your branch but I think it is missing some config for SocialLink.providers. I am very excited to test this new feature and I want to merge it as soon as possible to our develop branch. Next steps:
I could take point 2 if you are busy right now but the first point is needed to help people get into this. |
|
Hi @ajibarra, The main url is /link-social/[provider]. The callback action i callbackLinkSocial (callback-link-social/[provider]). About configurations, it requires to add OAuth.providers and a redirectUri for each provider: Maybe I should move the configuration to I choose to use different urls because I could not figure out a way to use the same action to do two different things. |
|
I think moving it to main config makes sense. I agree with different urls but under the main config for the social network. @rochamarcelo |
|
Should I close this pull request? |
|
This should be merged into develop as a new feature |
|
@rochamarcelo @steinkel I merged #588 onto develop . Didn't it include everything from here? Please confirm. |
|
Closing because #588 was already merged |
Hi,
Here is what I have done for issue #491 Implement a "Link your account to a social account"