R/logout.R
logout_url.Rd
Generate a URL that will log the user out of the app if visited.
logout_url()
URL string to log out.
You can also use a diferent configuration file by setting the auth0_config_file option with: options(auth0_config_file = "path/to/file.yaml").
auth0_config_file
options(auth0_config_file = "path/to/file.yaml")
logoutButton, logout
logoutButton
logout