constants

package
v0.7.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 17, 2026 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	DefaultOAuthTokenEndpoint = "https://appleid.apple.com/auth/oauth2/v2/token"
	DefaultJWTAudience        = "appstoreconnect-v1"
)

OAuth 2.0 / JWT Authentication endpoints and configuration

View Source
const (
	EndpointSubmissions = APIVersionV2 + "/submissions"
	EndpointLogs        = "/logs"
)

Endpoint path constants for the Apple Notary API

View Source
const (
	APIVersionV2 = "/notary/v2"
)

API version prefix

View Source
const (
	ApplicationJSON = "application/json"
)

MIME type constants for HTTP headers

View Source
const (
	DefaultBaseURL = "https://appstoreconnect.apple.com"
)

API base URL

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL