RefreshInput
Defined in: packages/auth/src/types/inputs.ts:55
Input for AuthClient.refresh.
Properties
Section titled “Properties”refreshToken?
Section titled “refreshToken?”
optionalrefreshToken?:string
Defined in: packages/auth/src/types/inputs.ts:57
Override the refresh token. Defaults to the one in storage.