AccessToken.parse must be case insentitive

Issue #453 resolved
Yavor Vasilev created an issue

Comments (2)

  1. Yavor Vasilev reporter

    Released in:

    version 11.7.2 (2023-12-14)
        * AccessTokenUtils.parseValueFromHeader, as invoked by AccessToken.parse
          and other classes, must handle the token type in a case-insensitive
          manner (iss #453).
    

  2. Log in to comment