Skip to content

Search is only available in production builds. Try building and previewing the site to test it out locally.

@reactor/auth — createapikeyparams

@reactor/auth


@reactor/auth / CreateApiKeyParams

Defined in: types.ts:129

API key creation parameters.

optional expiresAt?: string

Defined in: types.ts:132


name: string

Defined in: types.ts:130


optional scopes?: string[]

Defined in: types.ts:131