Basic authentication on web api- .net core 2.0

Hi ,

The answer to this question is to use the Resource Owner Password Grant

NOTE: If trying to test this from Postman using the Auth0 Authentication Collection, you’ll need to add client_secret to the header collection.

1 Like