Namespace TecnoPack.WebServer.JWT
Classes
Provides helper methods for generating and validating JSON Web Tokens (JWTs) used for authentication and authorization within the web server.
Specifies that a web route requires authentication before it can be accessed.