OpenCode.Generated.ProviderAuthAuthorization (opencode_sdk v0.1.13)

Copy Markdown View Source

Provides struct and type for a ProviderAuthAuthorization

Summary

Types

t()

@type t() :: %OpenCode.Generated.ProviderAuthAuthorization{
  instructions: String.t(),
  method: String.t(),
  url: String.t()
}