Content rendered inside the link (for example, button text).
OptionalfederatedIf 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.
OptionalidA previously issued ID token to send as the id_token_hint on the logout request, overriding the ID token from the current session.
OptionalpostURL to redirect the user to after they have been signed out.
Props for the
<SignOut />component.