There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
A simple Json Web Token authentication helper library that allows you to generate access tokens easily for both ASP.NET Core web apps (cookie based auth) and Web APIs (stateless token based auth).