@sexycoders/libauth.js
Version:
A full service for asymetric passwordless authentication.
34 lines (32 loc) • 1.02 kB
HTML
<html lang="en">
<head>
<meta name="author" content="Digital Bazaar, Inc.; http://digitalbazaar.com/" />
<meta name="description" content="Forge Tests" />
<link type="text/css" rel="stylesheet" media="all" href="/tests.css" />
<title>Forge Tests</title>
</head>
<body>
<div class="header">
<h1>Forge Tests</h1>
</div>
<div class="content">
<fieldset class="section">
<ul>
<li>These are various tests of the <a href="https://github.com/digitalbazaar/forge">Forge</a> JavaScript libraries.</li>
<li>Please see the code and documentation for details.</li>
</ul>
</fieldset>
<fieldset class="section">
<legend>Tests</legend>
<ul>
<li><a href="/unit">Unit Tests</a></li>
<li><a href="/legacy">Legacy Tests</a></li>
</ul>
</fieldset>
</div>
<div class="footer">
Copyright © 2010-2016 <a href="http://digitalbazaar.com/">Digital Bazaar, Inc.</a>
</div>
</body>
</html>