Edit

Share via


NativeSignOutRequest type

type NativeSignOutRequest = {
  accountId: string
  clientId: string
  correlationId: string
}