Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: authlib/authlib
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 9ec4256
Choose a base ref
...
head repository: authlib/authlib
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: bb7a315
Choose a head ref
  • 11 commits
  • 25 files changed
  • 5 contributors

Commits on Dec 17, 2022

  1. fix(ClientAuth): fix incorrect signature when Content-Type is x-www-f…

    …orm-urlencoded
    
    decode body if body is bytes before signinng
    shc261392 committed Dec 17, 2022
    Configuration menu
    Copy the full SHA
    3e3b798 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2025

  1. Configuration menu
    Copy the full SHA
    cf4038e View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2025

  1. Configuration menu
    Copy the full SHA
    06015d2 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2025

  1. Configuration menu
    Copy the full SHA
    a2e9943 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2025

  1. Configuration menu
    Copy the full SHA
    0ba9ec4 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2025

  1. Configuration menu
    Copy the full SHA
    eb37124 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2025

  1. Configuration menu
    Copy the full SHA
    260d04e View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2025

  1. feat: get_jwt_config takes a client parameter

    This allows to use the client.id_token_signed_response_alg metadata in
    get_jwt_config
    azmeuk committed Dec 11, 2025
    Configuration menu
    Copy the full SHA
    714502a View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2025

  1. Merge commit from fork

    lepture authored Dec 12, 2025
    Configuration menu
    Copy the full SHA
    2808378 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #844 from azmeuk/806-get-jwt-config-client

    `get_jwt_config` takes a `client` parameter.
    lepture authored Dec 12, 2025
    Configuration menu
    Copy the full SHA
    0a423d4 View commit details
    Browse the repository at this point in the history
  3. chore: release 1.6.6

    lepture committed Dec 12, 2025
    Configuration menu
    Copy the full SHA
    bb7a315 View commit details
    Browse the repository at this point in the history
Loading