We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
You need to define a logout endpoint using the LogoutRoute to handle logout.
LogoutRoute
>> Read the documentation to understand its behavior and the available options.
Example:
get("/logout", new LogoutRoute(config, "/?defaulturlafterlogout"));