logout: Log out of an auth0 app

View source: R/logout.R

logoutR Documentation

Log out of an auth0 app

Description

Log the current user out of an auth0 shiny app.

Usage

logout()

Details

You can also use a diferent configuration file by setting the auth0_config_file option with: options(auth0_config_file = "path/to/file.yaml").

See Also

logoutButton, logout_url


auth0 documentation built on April 14, 2026, 1:07 a.m.