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
A standalone authentication micro-service created using Spring Security 4.x. It implements basic authentication using username/password, stateless (JWT), and for UI based authentication, two ways are implemented servlet-based session management and Redis.