@reactor/auth — createapikeyparams
@reactor/auth / CreateApiKeyParams
Interface: CreateApiKeyParams
Section titled “Interface: CreateApiKeyParams”Defined in: types.ts:129
API key creation parameters.
Properties
Section titled “Properties”expiresAt?
Section titled “expiresAt?”
optionalexpiresAt?:string
Defined in: types.ts:132
name:
string
Defined in: types.ts:130
scopes?
Section titled “scopes?”
optionalscopes?:string[]
Defined in: types.ts:131