Skip to content

alokmenghrajani/oath_totp

Repository files navigation

OATH TOTP in Opa

OATH is a standard for two factor authentication (i.e. RSA thingy which generates a unique code every minute). The purpose of this code is to demonstrate how to implement things in Opa.

I also implemented Google's KeyUriFormat, so everything is easy with the Google Authenticator app.

Note: if you are going to use this in a real system, you might want to keep track of which tokens was last used (i.e. synchronize clocks)

license

http://www.opensource.org/licenses/mit-license.php

links

screenshots

  • demo app

  • google authenticator

  • otp c200

Releases

No releases published

Packages

No packages published