Organization-wide defaults for go-signet — the home of Signet, a production-ready OAuth 2.0 / OIDC toolkit for Go.
| Path | Purpose |
|---|---|
profile/README.md |
The organization profile shown at github.com/go-signet |
This is a special repository: GitHub renders profile/README.md on the organization landing page, and any community health files placed here (issue templates, CONTRIBUTING.md, SECURITY.md, workflow templates, …) become the defaults for every go-signet repository that doesn't define its own.
Signet covers the full OAuth 2.0 / OIDC stack:
signet— Authorization Server (Auth Code + PKCE, Device Grant, Client Credentials; OIDC Core; MCP-ready with RFC 8707 / RFC 8414)sdk-go/sdk-python— SDKs for token acquisition, secure storage, and JWT validationhelm-signet— Helm chart for single-instance (SQLite) or HA (PostgreSQL + Redis) Kubernetes deploymentexamples— Multi-language usage examples (Go, Python, Bash)brand— Official brand assets and interactive guidelines
See the full introduction in the organization profile.
MIT