AuthSession usage with Authorization Code Flow

Hi,

I’m looking for some help with using AuthSession with Authorization Code flow. I’m using AuthSession.loadAsync with discovery. This only returns the authorization code. How can use it to get the access_token without implementing my own post request?

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.