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 repository is for someone who wants to create a backend with spring-boot and do not want to implement authentication and authorization himself to save the time. This repo is based on best practices in Spring-boot along with the authentication and authorization with JWT. OAuth2 login implementation is also implemented.