Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ralscha/springsecuritytotp
Spring Security Login with Google Authenticator (Time-based One-time Password Algorithm, TOTP)
https://github.com/ralscha/springsecuritytotp
java spring-boot spring-framework spring-security two-factor-authentication
Last synced: 5 days ago
JSON representation
Spring Security Login with Google Authenticator (Time-based One-time Password Algorithm, TOTP)
- Host: GitHub
- URL: https://github.com/ralscha/springsecuritytotp
- Owner: ralscha
- License: mit
- Created: 2014-04-07T09:45:37.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2024-12-23T18:39:54.000Z (about 1 month ago)
- Last Synced: 2025-01-21T00:13:05.693Z (13 days ago)
- Topics: java, spring-boot, spring-framework, spring-security, two-factor-authentication
- Language: Java
- Size: 572 KB
- Stars: 81
- Watchers: 9
- Forks: 39
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Spring Security Form Login with Google Authenticator (Time-based One-time Password Algorithm, TOTP)
### Online Demo: https://totp-omed.hplar.ch/
Blog post: https://golb.hplar.ch/2019/06/totp-spring-security.html