Closed eehhh closed 1 year ago
To Solve "Traditional web" Application , FetchTokenByAuthorizationCode responsed "invalid_client"
.changeset
OR
Fetch user info requires accessToken.It seems that BasicAuth should not be set as a general request header of the client. And add the request header in the Proxy seems to be invalid.
Done in #75
Summary
To Solve "Traditional web" Application , FetchTokenByAuthorizationCode responsed "invalid_client"
Testing
Checklist
.changeset
OR