ruby-auth0

Ruby toolkit for Auth0 API

MIT License

Downloads
4.7M
Stars
200
Committers
90

Bot releases are hidden (Show)

ruby-auth0 - v5.16.0

Published by adamjmcgrath 11 months ago

Added

ruby-auth0 - v5.15.0

Published by adamjmcgrath 12 months ago

Added

ruby-auth0 - v5.14.2

Published by stevehobbsdev about 1 year ago

Fixed

  • [API] trigger_id and action_name parameters for create_action endpoint are now optional #478 (rapito)
ruby-auth0 - v5.14.1

Published by auth0-oss about 1 year ago

Fixed

ruby-auth0 - v5.14.0

Published by auth0-oss over 1 year ago

Added

ruby-auth0 - v5.13.0

Published by auth0-oss over 1 year ago

Added

Deprecated

ruby-auth0 - v5.12.0

Published by auth0-oss over 1 year ago

Added

Fixed

ruby-auth0 - v5.11.0

Published by auth0-oss over 1 year ago

Added

Changed

ruby-auth0 - v5.10.0

Published by auth0-oss about 2 years ago

Changed

Fixed

ruby-auth0 - v5.9.0

Published by auth0-oss about 2 years ago

Added

  • Add Delete All Authenticators API for Users #375 (phongnh)

Changed

Fixed

ruby-auth0 - v5.8.1

Published by stevehobbsdev over 2 years ago

Full Changelog

Fixed

  • FIX: delete_organizations_members does not send members in body #345 (T-800)

Security

ruby-auth0 - v5.8.0

Published by stevehobbsdev over 2 years ago

Full Changelog

Added

  • Add parameters for pager to device_credentials method #318 (shibayu36)

Fixed

  • Cache RS256 JWKS by url to allow for multiple Auth0 tenants per runtime #325 (rmm5t)
  • Allow to pass nil to client_id arg of device_credentials #321 (shibayu36)

Security

ruby-auth0 - v5.7.0

Published by stevehobbsdev over 2 years ago

Added

Fixed

  • [SDK-3106] Fix up tests for Ruby 3 and rspec-mocks update #313 (stevehobbsdev)
  • Fix #310: delete_organizations_member_roles should use delete_with_body instead of delete #311 (SanterreJo)
ruby-auth0 - v5.6.1

Published by stevehobbsdev almost 3 years ago

Full Changelog

Fixed

ruby-auth0 - v5.6.0

Published by stevehobbsdev almost 3 years ago

Full Changelog

Added

Deprecated

ruby-auth0 - v5.5.0

Published by davidpatrick about 3 years ago

v5.5.0 (2021-08-06)

Full Changelog

Added

  • Automatically retry requests when API returns a 429 rate-limit status header. #290 (davidpatrick)
ruby-auth0 - v5.4.0

Published by davidpatrick about 3 years ago

v5.4.0 (2021-07-30)

Full Changelog

Fixed

Changed

ruby-auth0 - v5.3.0

Published by davidpatrick about 3 years ago

v5.3.0 (2021-07-23)

Full Changelog

Added

ruby-auth0 - v5.2.0

Published by davidpatrick about 3 years ago

v5.2.0 (2021-07-20)

Full Changelog

Fixed

  • Ensure email param is properly encoded in delete_connection_user #280 (widcket)

Added

  • Adds Rotating Refresh Token type to Device Credentials #275 (epintos)

Changed

  • Do not lock dependencies to minor version #279 (athix)
ruby-auth0 - v5.1.2

Published by Widcket over 3 years ago

Security