JWt Auth package, this package contains all widgets and classes related to JWt's authentication module. This module is packaged as a seperate jar and has several external dependencies: All dependencies are included in the JWt distribution's lib directory. Please consult the auth1 feature example (examples/feature/auth1), this example demonstrates how to use the Auth API and how to include the correct dependencies. The example also uses the {@link eu.webtoolkit.jwt.auth.jpa.UserDatabase} with Hibernate as the JPA implementation.