Skip to content

Konzti/jwt-dotnet-7-mongodb

Repository files navigation

.NET 7 JWT Auth API

This is a simple API that uses JWT authentication. On successful login, the JWT is sent in an httpOnly cookie.

Make sure to add your own connection string MongoDBConnectionSettings:ConnectionString and JWT secret JwtSettings:JwtSecret to the appsettings.

About

.NET 7 JWT auth api w/ MongoDB

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages