Learn R Programming

auth0 (version 0.2.0)

logout: Log out of an auth0 app

Description

Log the current user out of an auth0 shiny app.

Usage

logout()

Arguments

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