Skip to content

m-moris/asp-netcore-jwt-validation

Repository files navigation

ASP.NET Core 2.0 / Web API JWT Validation Sample

Japanese

This is sample of JWT Validation with ASP.NET Core 2.0. I created for self-study.

Framework

  • Visual Studio 2017
  • ASP.NET Core 2.0
  • Chorme/Edge (IE does not support.)

Run

  1. Clone this repository.
  2. Open solution.
  3. Debug and Launch Browser.
  4. If you input User to admin, you will be give admin role. Otherwise you will be give user role.
  5. Click green button, Web API will be inovked. Left button is admin role only.

screenshot

Reference

Authentication In An ASP.NET Core API - Part 3: JSON Web Token | Pioneer Code

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published