Skip to content
rw3iss Auth

RefreshRequest

RefreshRequest

Defined in: @rw3iss/auth-shared/src/dto/auth.ts

POST /auth/refresh request body.

Properties

app_code?

optional app_code?: string

Defined in: @rw3iss/auth-shared/src/dto/auth.ts

Optional — switch app context without re-login.


organization_id?

optional organization_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