eclipse-vertx / vertx-auth

Apache License 2.0
165 stars 156 forks source link

Allow opaque tokens #628

Closed pmlopes closed 1 year ago

pmlopes commented 1 year ago

Motivation:

Fix #552 Fix #626 Fix #465

Opaque tokens will not fill the logs anymore.

Behavior is now aligned with auth-jwt

narras-oss commented 1 month ago

@pmlopes I see this https://github.com/eclipse-vertx/vertx-auth/pull/628 was merged to master in 2023. However I am not seeing the code changes in release 4.5.9. Is this fix available on any released version?