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_auth0
function to also useAUTH0_USER
environment variable to fill theapi_url
parameter automatically in the_auth0.yml
file. - minor errors and bug fixes.