package
0.0.0-20221127142612-ce777fa79a87
Repository: https://github.com/dmitrylogunov/go-proxy-server.git
Documentation: pkg.go.dev

# Functions

NoneAuthenticate handles HTTP request without authentication.
ValidateJWT checks if JWT token exists and is correct.
ValidateToken checks if token (as a secret string from environment variable) exists and is correct.

# Structs

Exception ...