GetUserInfoInput
Defined in: packages/auth/src/types/inputs.ts:67
Input for AuthClient.getUserInfo.
Properties
Section titled “Properties”accessToken?
Section titled “accessToken?”
optionalaccessToken?:string
Defined in: packages/auth/src/types/inputs.ts:69
Override the access token. Defaults to the one in storage.