Paulo Lopes

Results 353 comments of Paulo Lopes

It's not a requirement for keystore options, it's a requirement because vert.x started as a "polyglot" runtime, so in order to support other languages, say for example, `javascript`, `ruby` when...

@pendula95 I've triggered a CI build: https://travis-ci.org/github/vert-x3/vertx-auth and it's all green. Perhaps you have an old maven cache?

I consent https://www.eclipse.org/user/palopes

> I do not have an eclipse account. Is that a problem? The commit was done many years ago and it is a typo lol @jdiazcano if you don't mind...

> This whole thing is a hassle though, and I doubt it’s really necessary. “Legal reasons”? You want to release the code under a different license? Couldn’t you just say...

`username` is just the name of the property you can store email addressed there.

Ok, so the issue is the error message then.

This means that the `service proxy interceptors` would need to be updated to allow Oauth2 instead of JWT.

That could be interesting but if i'm not mistaken circuit breaker should be the main focus of other blueprint... i think if you're complete with the other one you could...