Sign in

Type: SignOutProps

Props for the <SignOut /> component.

Properties

PropertyTypeDescription
childrenReactNodeContent rendered inside the link (for example, button text).
federated?booleanIf true, also signs the user out of the MonoCloud server session, ensuring the user is fully logged out of MonoCloud and not just your application.
postLogoutUrl?stringURL to redirect the user to after they have been signed out.
© 2024 MonoCloud. All rights reserved.