NEWS.md
LazyData
from DESCRIPTION
fileshinyjs
package as Import, not Suggestsauth0_ui()
and auth0_server()
functions to enable ui.R
/server.R
support (Issue #5).auth0_find_config_file()
, auth0_config()
and auth0_info()
functions to ease debugging.auth0_credentials
to user session data (Issue #39).login_info
to auth0_info
in the user session data (Issue #19).shinyAppAuth0()
instead of shinyAuth0App()
and soft-deprecate shinyAuth0App()
(Issue #18).session$userData
options(auth0_config_file=)
use_auth0
function to also use AUTH0_USER
environment variable to fill the api_url
parameter automatically in the _auth0.yml
file.