workos-python icon indicating copy to clipboard operation
workos-python copied to clipboard

PKCE support in sso methods

Open MarcelGeo opened this issue 10 months ago • 0 comments

Is here way with sso methods to accept PKCE attributes when using workos_client.sso.get_profile_and_token(code)?

I found that just user_management methods support PKCE code_challenge and verifier. Thanks.

MarcelGeo avatar Feb 28 '25 09:02 MarcelGeo