Skip to content

Release v0.5.1

Choose a tag to compare

@zquestz zquestz released this 26 Jan 07:51
· 119 commits to master since this release
0c1a3b5

Added

  • Breaking JWT iss verification can be enabled/disabled with the verify_iss flag - see the README for more details.
  • Authorize options now includes device_id and device_name for private ip ranges.

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • Updated authorize_url and token_url to new endpoints.