Skip to content

Springboot custom Stateless Token based authentication with TOTP based Multi-factor Authentication. Any Authenticator can be used ex: Microsoft Authenticator, Google Authenticator, etc.

License

Notifications You must be signed in to change notification settings

kaziabidazad/springboot-multifactor-authentication-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SpringBoot App with Multifactor Authentication

This is a Simple Spring boot app which incorporates 2 factor authentication.

This app uses TOTP Algorithm to perform the 2nd Factor Authentication. Any TOTP Mobile App can be used to perform the authentication like Google Authenticator, Microsoft Authenticator,etc.

Below is the simple design of the components used:

About

Springboot custom Stateless Token based authentication with TOTP based Multi-factor Authentication. Any Authenticator can be used ex: Microsoft Authenticator, Google Authenticator, etc.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages