Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 373 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 373 Bytes

Refresh Tokens in ASP.NET Web Api Core Demo Project

Example of a Web Api built using ASP.NET Core that uses refresh tokens to keep the user signed in.

To find out more about using Refresh and JSON Web Tokens in ASP.NET Core read the blog post for which this repo is the sample project.