Authlete 2.2 Release Notes - September 2025

Table of Contents

Overview

This minor update introduces changes for Authlete 2.2. This new version was made available on October 2nd (Thu).

New features & Improvements

N/A

Specs support

N/A

Bug fixes

PKCE code challenge method fix

Fixed an issue where code_challenge_methods_supported would be returned as a string instead of a JSON array when isPkceS256Required is set to true.

  • This change was made in order to respect the behavior mandated by RFC 8414

Other

N/A