Exchange the authorization code from the callback URL for an established SmartSession.
SmartSession
Validates the state query parameter against pending.stateNonce. Surfaces error/error_description from the callback URL as a thrown Error.
state
pending.stateNonce
error
error_description
Error
Exchange the authorization code from the callback URL for an established
SmartSession.Validates the
statequery parameter againstpending.stateNonce. Surfaceserror/error_descriptionfrom the callback URL as a thrownError.