AuthorizationPat: { token: string; user: string | null }

Type declaration

  • token: string
  • user: string | null