OAuth - Go SDK
OAuth - Go SDK
OAuth method reference
OAuth - Go SDK
The Go SDK and docs are currently in beta. Report issues on GitHub.
OAuth authentication endpoints
Exchange an authorization code from the PKCE flow for a user-controlled API key
*operations.ExchangeAuthCodeForAPIKeyResponse, error
Create an authorization code for the PKCE flow to generate a user-controlled API key
*operations.CreateAuthKeysCodeResponse, error