# `OpenCode.Generated.ProviderAuthAuthorization`
[🔗](https://github.com/UtkarshUsername/opencode-sdk-elixir/blob/v0.1.19/lib/opencode/generated/provider_auth_authorization.ex#L1)

Provides struct and type for a ProviderAuthAuthorization

# `t`

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

---

*Consult [api-reference.md](api-reference.md) for complete listing*
