Hi,
I have a skill that has multiple social login (Facebook, Google and Cognito login).
i) I enable my skill and link it will Facebook successfully
ii) Now I disable skill and it takes me to enable skill page and asks me to enable skill again
iii) When I tap on 'Enable' button, Instead of giving me login page with all social login options I have, it automatically enables my skill with Facebook as I had previously signed in with Facebook.
My question is:
1) What I need is, I need it to give me a login page with my social login options so I can switch to whichever social login.Every time I disable skill and I want to enable again, I want it to bring login page (login-page.jpg) so I can choose which ever social login I want to link my account with. My login page is coming from Cognito User Pool, so I am not sure how to handle this. Please provide me the sample code/guidance to achieve this.
2) What if I want to switch from one facebook account (or google) to another account to link my skill? How to handle this?
I didn't find any sample for both these scenario so your help would be appreciated.
Thanks.