Skip to main content

Golang SDK

Status

This guide is planned but not available yet.

Intended Outcome

This page will describe how to install, configure, and use the Keymate Go SDK to perform authorization checks from Go applications. You will learn how to add the SDK module to your Go project, initialize the client with your Access Gateway endpoint and client credentials, check permissions for single and multiple resources, retrieve organization context, handle errors with the fail-closed security model, and manage Bearer and DPoP token lifecycles.

Current State

The required feature, endpoint, runtime behavior, or supported workflow is not ready for final documentation yet.

Why This Page Is a Placeholder

This placeholder keeps the planned guide path visible without implying that the workflow is already supported.