Skip to content

Latest commit

 

History

History
27 lines (14 loc) · 1.38 KB

CHANGELOG.md

File metadata and controls

27 lines (14 loc) · 1.38 KB

Changelog

1.43.0 (2022-12-01)

Features

  • Allow usage without client_secret for services that only rely on PKCE (e6afdfb)

1.42.1 (2022-09-23)

Bug Fixes

  • Remove use of 'let' for Rhino compatibility (f6fdc9a)
  • Remove use of 'let' for Rhino compatibility (089a3e4)

1.42.0 (2022-09-22)

Features

  • PKCE code verifier support (#339)

Bug Fixes

  • "Prompt" property for auth URL in sample (#317) (6da6876)
  • prevent samples from leaking OAuth client ID + Secret to users (#379) (a5480c1)