Xinchao Zhang
Xinchao Zhang
Calling `setColumns` does not update the global treeColumns and columns variable when there is no tree columns (e.g. flat grid). This causes a bug that the column collection cannot be...
### Version 4.5.13 ### Context I am using vertx-auth + vertx-web 4.5.13 to integrate with our enterprise OIDC provided by Azure. What I noticed is that if I include the...
Motivation: This is to fix the issue [2742](https://github.com/vert-x3/vertx-web/issues/2742). According to [OpenID spec](https://openid.net/specs/openid-connect-basic-1_0.html#Scopes), there is no "offline" scope, it should be called "offline_access" instead. Conformance: You should have signed the Eclipse...