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


curso-r/auth0 documentation built on Feb. 18, 2024, 6:05 p.m.