문제



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

도움이 되었습니까?

해결책

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.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top