Jeet Parte

Results 1 issues of Jeet Parte

I am just wondering why the plugin API defines the returned responses as null. For example, `authorizeAndExchangeCode(AuthorizationTokenRequest request)` returns a `Future` and not `Future`. I understand that success returns the...