Skip to content

v3.8.1

Choose a tag to compare

@github-actions github-actions released this 23 Aug 18:52
75bd623

3.8.1 (2024-08-23)

Bug Fixes

  • Authorization: Ensures PKCE state is reset before initiating a new OAuth flow (b9efa13)
  • Authorization: The RedirectTransport (used by the AuthorizationManager), will now call location.assign instead of location.replace on the initialization of the OAuth process. This will ensure users can use the "back" button from the Globus Auth page. (#271) (b9efa13)