https://github.com/simplito/u2f-erl
Simple erlang implementation of the server side of the Universal 2nd Factor (U2F) open authentication standard
https://github.com/simplito/u2f-erl
erlang u2f u2f-server
Last synced: about 1 year ago
JSON representation
Simple erlang implementation of the server side of the Universal 2nd Factor (U2F) open authentication standard
- Host: GitHub
- URL: https://github.com/simplito/u2f-erl
- Owner: simplito
- License: mit
- Created: 2017-10-27T17:35:21.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-11-01T18:54:16.000Z (over 8 years ago)
- Last Synced: 2025-03-25T04:13:17.636Z (about 1 year ago)
- Topics: erlang, u2f, u2f-server
- Language: Erlang
- Size: 16.6 KB
- Stars: 10
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
Simple server-side U2F library for Erlang
=====
Implementation of the server side of Universal 2nd Factor (U2F) open authentication standard
with example demo web application.
Demo
-----
$ rebar3 shell