v3.8.1
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.assigninstead oflocation.replaceon the initialization of the OAuth process. This will ensure users can use the "back" button from the Globus Auth page. (#271) (b9efa13)