Recent Releases of auth0

auth0 - auth0 0.2.4

  • fix issue #101, which was caused by incorrect parenthesis in gsub() function (Thanks to @teofiln for the PR #102)

- R
Published by jtrecenti 10 months ago

auth0 - v0.2.1

  • Major Bugfix: Re-add remote_url option into _auth0.yml file and add a new auth0_local option (Issue #45, PR #47).

- R
Published by jtrecenti over 6 years ago

auth0 - v0.2

  • Support bookmarking (server side) (PR #38).
  • Export auth0_ui() and auth0_server() functions to enable ui.R/server.R support (Issue #5).
  • Export auth0_find_config_file(), auth0_config() and auth0_info() functions to ease debugging.

- R
Published by jtrecenti over 6 years ago

auth0 - 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 use AUTH0_USER environment variable to fill the api_url parameter automatically in the _auth0.yml file.
  • minor errors and bug fixes.

- R
Published by jtrecenti over 7 years ago