Question



I am developing a google application in which I am giving a google login page to the users. so that users can login through this page.
Now, I am developing a login page same as Google. Is it allowed to do so?
Are there any legal concerns doing so ?
Any kind of resources/links are appreciated.

Thanks in advance,
Vijay

Was it helpful?

Solution

There is most likely some legal complications in duplicating the graphical design of their login form. In a worst case (very likely) scenario, users will think they are being phished and abandon your service.

If you want people to authenticate in a very google-like fashion, try looking into google's OAuth and OpenId services.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top