Use correct request params when exchanging auth code for tokens
Since the h service now supports authorization codes rather than faking them with JWT grant tokens, use the appropriate request parameters in the call to exchange the auth code for tokens.
Showing
Please register or sign in to comment