Generate a URL that will log the user out of the app if visited.

logout_url()

Value

URL string to log out.

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