= Vert.x Auth
image:https://github.com/eclipse-vertx/vertx-auth/actions/workflows/ci-5.x.yml/badge.svg["Build Status (5.x)",link="https://github.com/eclipse-vertx/vertx-auth/actions/workflows/ci-5.x.yml"] image:https://github.com/eclipse-vertx/vertx-auth/actions/workflows/ci-4.x.yml/badge.svg["Build Status (4.x)",link="https://github.com/eclipse-vertx/vertx-auth/actions/workflows/ci-4.x.yml"]
This module contains auth implementations for Vert.x and common auth interfaces
Particular implementations are stored in sub modules.
Legacy modules (vertx-auth-mongo, vertx-auth-jdbc, vertx-auth-shiro) are maintained at https://github.com/vert-x3/vertx-auth.