Suggestions on Google sign in Integration | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 4

Suggestions on Google sign in Integration

Hi all, i am planning to learn Google leaderboard and Google sign in by Integrating to one of my codes on Sololearn. So, i want your suggestions on whether it is legal/ethical to use Google sign in on Sololearn code playground ? Because, it needs to give the redirection url which has to be code.sololearn.com .

4th Apr 2017, 4:07 PM
Ashwani Kumar
Ashwani Kumar - avatar
4 Answers
+ 11
Looks like you have to ask this to SoloLearn through email😊
4th Apr 2017, 4:17 PM
Dev
Dev - avatar
+ 4
@Dayve Yeah i will ☺️ This post here also intends to know whether anyone previously did this in any of their codes on Sololearn ?
4th Apr 2017, 4:22 PM
Ashwani Kumar
Ashwani Kumar - avatar
+ 3
@Eranga.. I already tried Google sign in one of my codes. And it was working as i gave redirection url as code.sololearn.com. But, i did not save the code as i am not sure whether it's allowed or not. Localhost or any other URL was not working as google is not able to find that URL through Sololearn as you mentioned.
4th Apr 2017, 4:44 PM
Ashwani Kumar
Ashwani Kumar - avatar
+ 1
I tried window.location = "http://www.google.com"; on CodePlayground out of curiosity. it didn't work. I think CodePlayground​ have many limitations. But u can continue ur code locally. I think u can use localhost as redirestion url.
4th Apr 2017, 4:38 PM
Eranga
Eranga - avatar