---
editLink: false
lastUpdated: false
---

[@salesforce/b2c-tooling-sdk](../../modules.md) / [scapi](../index.md) / ScapiAuthInfo

# Interface: ScapiAuthInfo

Defined in: [packages/b2c-tooling-sdk/src/scapi/authentication.ts:11](https://github.com/SalesforceCommerceCloud/b2c-developer-tooling/blob/1dedfc1ffefa01c3d5bff62c8f7e7e682a1a91cd/packages/b2c-tooling-sdk/src/scapi/authentication.ts#L11)

## Properties

### executable

> **executable**: `boolean`

Defined in: [packages/b2c-tooling-sdk/src/scapi/authentication.ts:14](https://github.com/SalesforceCommerceCloud/b2c-developer-tooling/blob/1dedfc1ffefa01c3d5bff62c8f7e7e682a1a91cd/packages/b2c-tooling-sdk/src/scapi/authentication.ts#L14)

***

### schemes

> **schemes**: `string`[]

Defined in: [packages/b2c-tooling-sdk/src/scapi/authentication.ts:13](https://github.com/SalesforceCommerceCloud/b2c-developer-tooling/blob/1dedfc1ffefa01c3d5bff62c8f7e7e682a1a91cd/packages/b2c-tooling-sdk/src/scapi/authentication.ts#L13)

***

### types

> **types**: [`ScapiAuthType`](../type-aliases/ScapiAuthType.md)[]

Defined in: [packages/b2c-tooling-sdk/src/scapi/authentication.ts:12](https://github.com/SalesforceCommerceCloud/b2c-developer-tooling/blob/1dedfc1ffefa01c3d5bff62c8f7e7e682a1a91cd/packages/b2c-tooling-sdk/src/scapi/authentication.ts#L12)
