Skip to content

Commit

Permalink
Add changelog for id_token handling fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
sirosen committed Sep 19, 2024
1 parent 0beda61 commit 5639db0
Showing 1 changed file with 8 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
Fixed
~~~~~

.. rubric:: Experimental

- Fix the handling of Dependent Token and Refresh Token responses in
``TokenStorage`` and ``GlobusApp``'s internal ``ValidatingTokenStorage`` in
ordr to ensure that ``id_token`` is only parsed when appropriate. (:pr:`NUMBER`)

0 comments on commit 5639db0

Please sign in to comment.