public interface QiyAuthorize
-
Method Summary
io.vertx.core.json.JsonObject
io.vertx.core.json.JsonObject
-
Method Details
-
authorize
io.vertx.core.json.JsonObject authorize(String clientId,
String clientSecret)
-
refreshToken
io.vertx.core.json.JsonObject refreshToken(String clientId,
String refreshToken)