Paulo Lopes
Paulo Lopes
While working on `es4x` doing some `graaljs` development, when exceptions cross language boundaries we can get a stack trace with trace elements both from `java` and `js`. This is great...
Eclipse Vert.x webauthn is a rp implementation library that is `FIDO CONFORMANT`: https://github.com/herrjemand/awesome-webauthn#server-libs
https://www.w3.org/TR/webauthn-2/#dictdef-authenticatorselectioncriteria
WebAuthn Level 2, defines a set of core extensions. While the current API does allow specifying extensions, there is no way to tell if the extension is for `registration` and/or...
While the ECDAA has been removed, nothing forbids that there are implementations out there (yet, no implementation got certified). Currently the vert.x implementation throws an exception if there is a...
Signed-off-by: Paulo Lopes Motivation: Fixes issue #464
JWTAuth performs a subset of the features OAuth2 module does. It would be good to just have a single module capable of doing it all with a single source of...
For the sake of completion it would be good to have an implementation of the OIDC implicit flow (`id_token token`) as the module can be used not just on the...
Dear contributors to the `vertx-auth` module, We would like to officially move the project to the Eclipse Foundation under the https://github.com/eclipse-vertx umbrella. For legal reasons, we need the consent from...