Skip to content

v5.8.0

Compare
Choose a tag to compare
@stevehobbsdev stevehobbsdev released this 29 Mar 14:37
· 260 commits to master since this release
1b810ca

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