v0.1.1
- added user info support with
session$userData - added option to set configuration YAML file path in
options(auth0_config_file=) - update
use_auth0function to also useAUTH0_USERenvironment variable to fill theapi_urlparameter automatically in the_auth0.ymlfile. - minor errors and bug fixes.