Mfa Sample Depends on spring-security-crypto
Closes gh-18
This commit is contained in:
parent
868fb455c8
commit
2396aa4630
|
@ -14,6 +14,7 @@ dependencies {
|
|||
implementation 'org.springframework.boot:spring-boot-starter-security'
|
||||
implementation 'org.springframework.boot:spring-boot-starter-thymeleaf'
|
||||
implementation 'org.springframework.boot:spring-boot-starter-web'
|
||||
implementation 'org.springframework.security:spring-security-crypto'
|
||||
|
||||
implementation 'com.j256.two-factor-auth:two-factor-auth:1.3'
|
||||
|
||||
|
|
Loading…
Reference in New Issue