Authentication-Flows is a powerful and highly customizable framework that covers all flows that authentication-server that is based on Spring-Security needs.
Authentication-Flows is a framework that focuses on providing all flows of authentication to Java applications built on Spring Security. It saves from the application developer all the bother in developing and maintaining the code such as create account, forgot password, etc. Like a Spring project, the real power of Authentication-Flows is found in how easily it can be extended to meet custom requirements
it is completely secured. It uses a key-store (KS) to encrypt the passwords. In addition, this KS is used to encrypt the data that is sent to the user upon registration, account-locking, etc. This KS is customizable by the customer
Demo |