This module holds all the common functionality for all the different security modules.
The integration with the Nemesis platform is pretty straight-forward - just need to add the widget in your classpath:
<dependency> <groupId>io.nemesis.platform.module.security</groupId> <artifactId>nemesis-module-commonsecurity</artifactId> </dependency>