Social login in one line of JavaScript—would you guys use this..?
1–5 of 5 posts
Re: Social login in one line of JavaScript—would you guys use this..?
#2I would, but then again, how do you handle the api_keys?
Re: Social login in one line of JavaScript—would you guys use this..?
#3I would, but then again, how do you handle the api_keys?
I thought that one could register to the service, and have a dashboard where you could add your own API keys.
If you didn't want to provide your own, the script would revert to using the script's (the one used in the example).
Re: Social login in one line of JavaScript—would you guys use this..?
#4passng my creds to a third party, yeah...no.
Re: Social login in one line of JavaScript—would you guys use this..?
#5passng my creds to a third party, yeah...no.
Thanks for your comment, VOYD.
For developers, I actually had someone else being worried about the same thing before. My answer to that would be a very clear TOS, which explicitly stated that I wouldn't be able to use the users' data in any way.
Or, do you mean as a user..? Meaning that you're on site X, and it's making you login using site Y..?