ruski
need help adding authentication
How can i add some basic google authentication to my API? (When I want to use an ASP.NET web api controller from the swagger, i want to be redirected to google login and also check if i logged in with a specific email before continuing what the endpoint used to do)
5 replies