RaulArmasBenavides / RestfulWebAPI02_NET

Web API Net Framework 4.8 using Oauth 2 authentication

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Web API Net Framework 4.8 using Oauth 2 authentication


Languages

Language:C# 100.0%