eclipse-vertx / vertx-auth

Apache License 2.0
160 stars 153 forks source link

Partial un-deprecate of previous (unreleased deprecation). #681

Closed vietj closed 2 months ago

vietj commented 2 months ago

A part of the API has been deprecated in a previous commits, actually it turns out such deprecation is not (fully) needed after deeper analysis.

This restores the previous API and cleanup the changes except for hashing strategies and prng which are not user level concerns and would benefit from being in their own packages instead of being top level.