Exchange the insforge_code (received from OAuth callback) for access and refresh tokens.
This endpoint is used for PKCE flow in mobile/desktop/server clients:
insforge_code parameterThe code_verifier must match the code_challenge sent during OAuth initiation.
Client type determines how refresh tokens are returned:
web, mobile, desktop, server