aws-cognito-authorization
Version:
AWS Cognito Authentication
74 lines (37 loc) • 1.5 kB
HTML
<html lang="en">
<head>
<meta charset="utf-8">
<title>JSDoc: Home</title>
<script src="scripts/prettify/prettify.js"> </script>
<script src="scripts/prettify/lang-css.js"> </script>
<!--[if lt IE 9]>
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<link type="text/css" rel="stylesheet" href="styles/prettify-tomorrow.css">
<link type="text/css" rel="stylesheet" href="styles/jsdoc-default.css">
</head>
<body>
<div id="main">
<h1 class="page-title">Home</h1>
<h3> </h3>
<section>
<article><h1>aws-cognito-authorization</h1><h3>Installation</h3><p><code>npm i -S aws-cognito-authorization</code></p>
<h3>Description</h3><p><code>aws-cognito-authorization</code> is a simple authentication and token vending interface for <a href="https://aws.amazon.com/cognito/">AWS Cognito</a>.</p>
<blockquote>
<p>To be called <em>only</em> after a local auth verification is made.</p>
</blockquote>
<h3>Usage</h3></article>
</section>
</div>
<nav>
<h2><a href="index.html">Home</a></h2><h3>Classes</h3><ul><li><a href="AWSCredentials.html">AWSCredentials</a></li></ul>
</nav>
<br class="clear">
<footer>
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.4.3</a> on Thu May 04 2017 09:19:44 GMT-0400 (EDT)
</footer>
<script> prettyPrint(); </script>
<script src="scripts/linenumber.js"> </script>
</body>
</html>