项目作者: jmw5598

项目描述 :
dotnet core 3 jwt authentication example
高级语言: C#
项目地址: git://github.com/jmw5598/dotnet-core-jwt-authentication.git
创建时间: 2019-11-10T21:11:22Z
项目社区:https://github.com/jmw5598/dotnet-core-jwt-authentication

开源协议:

下载


dotnet-core-jwt-authentication example


An implementation of JWT Authentication/Authorization using .NET Core 3.

Paths

PATH METHOD DESCRIPTION
/auth/register POST Registers new user
/auth/tokens POST Authenticates and returns tokens
/auth/refresh POST Refreshes a access token with a refresh token