Web API authentication through Google
I have web API so i want to do google authentication on it....for example: if any one want to consume my API so first he/she has to to authenticate through google...if succeded then only he could access my API web method......let me know If anyone having logic....