RefreshRequest
RefreshRequest
Defined in: @rw3iss/auth-shared/src/dto/auth.ts
POST /auth/refresh request body.
Properties
app_code?
optionalapp_code?:string
Defined in: @rw3iss/auth-shared/src/dto/auth.ts
Optional — switch app context without re-login.
organization_id?
optionalorganization_id?:string
Defined in: @rw3iss/auth-shared/src/dto/auth.ts
Optional — switch org context without re-login.
refresh_token
refresh_token:
string
Defined in: @rw3iss/auth-shared/src/dto/auth.ts