openid_client
openid_client copied to clipboard
Support for setting claims in the authorizationCodeWithPKCE flow
Flow.authorizationCodeWithPKCE does not allow users to set the claims they wish to request from the IDP, so it defaults to openid profile email. This PR allows users to specify which claims they request