A complete standalone Oauth2 Server RFC 6749 implementation written in Golang and licensed under the GPL V3 license.
-
Updated
Jul 3, 2024 - Go
A complete standalone Oauth2 Server RFC 6749 implementation written in Golang and licensed under the GPL V3 license.
A lightweight JWT authentication proxy written in Go designed for use in Docker/Kubernetes environments.
A stand-alone gRPC based authentication API. Easily integrate authentication into any custom project. Authenticator takes care of user credential storage and checking. It generates JSON Web tokens for users, which easily can be verified by other servers in your ecosystem using performant and secure EdDSA public key cryptography.
txToken creates an HS256 JWT token from JSON retrieved from a remote endpoint resulting from a proxied JSON request body.
Simple Golang HTTP server to generate/validate JWT tokens
goJweto (Golang JSON Web Token) is a Golang implementation for REST service security.
User interface for GoAuth2 Server written in Golang.
A no factor auth server, to accomodate the need for testing jwt tokens in dev environments.
Add a description, image, and links to the jwt-server topic page so that developers can more easily learn about it.
To associate your repository with the jwt-server topic, visit your repo's landing page and select "manage topics."