Skip to main content

<ThunderIDOrganizationSwitcher />

The ThunderIDOrganizationSwitcher component renders a UI control for switching the active organization. On selection, it calls the /api/auth/organizations/switch endpoint and refreshes the session. It is auto-registered by the Nuxt module.

Usage

components/NavBar.vue
<template>
<ThunderIDSignedIn>
<ThunderIDOrganizationSwitcher />
</ThunderIDSignedIn>
</template>

Props

PropTypeRequiredDescription
appearanceAppearanceCustomize the component's visual appearance
preferencesPreferencesCustomization options for i18n and theming
ThunderID LogoThunderID Logo

Product

DocsAPIsSDKs
© WSO2 LLC. All rights reserved.Privacy PolicyCookie Policy