1
Answer

google API for authentication

Hi All,
 i have one asp.net mvc 4  application. i need to create google API for authentication.
like if I login with [email protected]
it should validate against google password and let me in
just check if my mail id is existing in employee table
and call google API for authentication. so that people don't have to remember new password
please help me. 
 
Answers (1)