Interface: OAuthScopeDetails
The options for the scope. Currently, this is not used.
Defined in: packages/bitbadgesjs-sdk/src/api-indexer/docs-types/interfaces.ts:37
Properties
options?
optionaloptions?:object
Defined in: packages/bitbadgesjs-sdk/src/api-indexer/docs-types/interfaces.ts:47
The options for the scope. Currently, this is not used.
scopeName
scopeName:
string
Defined in: packages/bitbadgesjs-sdk/src/api-indexer/docs-types/interfaces.ts:43
The name of the scope. Note: For this, we use the capitalized version of the scope name with spaces.
For example, "completeClaims" becomes "Complete Claims"