summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/u2f
Commit message (Expand)AuthorAgeFilesLines
* Restore comments lost when converting CoffeeScript to JavaScriptJared Deckard2016-09-082-0/+25
* ES6ify all the things!Fatih Acet2016-07-248-154/+216
* Add a U2F feature spec for multiple devices owned by the same user.17341-firefox-u2fTimothy Andrew2016-07-142-6/+9
* Use a single challenge for U2F authentication.Timothy Andrew2016-07-141-3/+12
* Load Javascript U2F library selectively.Timothy Andrew2016-07-141-13/+1
* Implement authentication (login) using a U2F device.Timothy Andrew2016-06-061-0/+63
* Implement U2F registration.Timothy Andrew2016-06-063-0/+91