You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a Login app. The idea behind this project is to create a login application with spring security, which can be used in any micro-service project to reduce the boiler code for Authentication of user. It can be added as a separate service in Micro Service projects.