/RestfulWebAPI02_NET

Web API Net Framework 4.8 using Oauth 2 authentication

Primary LanguageC#

RestfulWebAPI02_NET

Restful Web API Net Framework 4.8 ("HTTP/1.1")

To test the endpoint to get a new token ( Oauth2 Password based authentication type Token)

image

Test a controller with the attribute [Authorize(Roles ="USUARIO")]

image