Skip to content

spring web security using NoOpPasswordEncoder, BCryptPasswordEncoder, customised own login/logout page and Google SSO using OAuth2.

Notifications You must be signed in to change notification settings

akkiePro/spring-security

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

spring-security

SecureApp

Spring Security without any password encryption and default login page from spring security.

SecureAppWithBCrypt

Spring Security with BCrypt password encryption with default(10) rounds and customised login page written by me.

SecureAppWithOAuth2

Spring Security with Google's SSO login using OAuth2.

About

spring web security using NoOpPasswordEncoder, BCryptPasswordEncoder, customised own login/logout page and Google SSO using OAuth2.

Topics

Resources

Stars

Watchers

Forks

Languages