Sha256: 308624823f38ca3ff0e2da05e08ee492d71b01f7f11800816f4e5132c1c6eee2
Contents?: true
Size: 438 Bytes
Versions: 1
Compression:
Stored size: 438 Bytes
Contents
# HelloSign::SubOAuth OAuth related parameters. ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | `callback_url` | ```String``` | The callback URL to be used for OAuth flows. (Required if `oauth[scopes]` is provided) | | | `scopes` | ```Array<String>``` | A list of [OAuth scopes](/api/reference/tag/OAuth) to be granted to the app. (Required if `oauth[callback_url]` is provided). | |
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
hellosign-ruby-sdk-6.0.0.pre.beta | docs/SubOAuth.md |