Quantcast
Channel: Web API
Viewing all articles
Browse latest Browse all 4850

Bearer token for Google Authentication

$
0
0

I have a ASP.NET MVC web application that uses Google Authentication. The authentication part is working fine. But I am trying to find out how I can get hold of the access token for the login in my code so that I can pass it in the header for a web api that I have and wish to consume.


Viewing all articles
Browse latest Browse all 4850