Open sashikaxp opened 6 years ago
Same issue with me.Getting below error-
SEVERE: OAuth2Auth + Bearer Auth requires OAuth2 AUTH_CODE flow
java.lang.IllegalArgumentException: OAuth2Auth + Bearer Auth requires OAuth2 AUTH_CODE flow
at io.vertx.ext.web.handler.impl.OAuth2AuthHandlerImpl.verifyProvider(OAuth2AuthHandlerImpl.java:60)
at io.vertx.ext.web.handler.impl.OAuth2AuthHandlerImpl.
OAuth2FlowType.PASSWORD type does not work with OAuth2AuthHandler in vertx 3.5.0. It requires AUTH_CODE type