Skip to content

kumar-arvind/two-step-authentication-example

 
 

Repository files navigation

two-step-authentication-example

Grails and Spring Security example of two-step authentication

Details

For a detailed explanation of how the code works, please see the following blow posts:

Running

grails run-app

Browse to http://localhost:8080/. You can log in using user1\password1. The 2nd step message is hard coded to 1234 currently. After that you will be redirected to a page saying "Successfully Logged in!"

About

Grails and Spring Security example of two-step authentication

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Groovy 45.4%
  • Shell 27.5%
  • CSS 26.8%
  • JavaScript 0.3%