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 March 31, 2023, 9:47 p.m.