Skip to content

Demo project showcasing JWT token authentication with Role Based Access Control (RBAC)

Notifications You must be signed in to change notification settings

langmuir78/JwtAuthWebApi

Repository files navigation

Demo project showcasing JWT token authentication with Role Based Access Control (RBAC)

Required nuget packages:

  • Microsoft.AspNetCore.Authentication.JwtBearer
  • Microsoft.AspNetCore.Identity.EntityFrameworkCore
  • Microsoft.EntityFrameworkCore
  • Microsoft.EntityFrameworkCore.SqlLite

About

Demo project showcasing JWT token authentication with Role Based Access Control (RBAC)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages