kevinmalan / cookie-auth

ASP.NET 6 profile management API that makes use of HTTP header cookies to store JWT access, id and refresh tokens, which is used to auth requests.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

.NET 8 user profile management API that makes use of HTTP header cookies to store JWT access, id and refresh tokens, which is used to auth requests.

About

ASP.NET 6 profile management API that makes use of HTTP header cookies to store JWT access, id and refresh tokens, which is used to auth requests.


Languages

Language:C# 97.2%Language:TSQL 2.8%