#OAuth 2.0
#JavaScript
#Redis
#PostgreSQL
authkeeper is a lightweight JavaScript ES6 module (51.7 kB) for implementing OAuth 2.0 clients in web, desktop, and mobile applications. authkeeper is designed to work seamlessly in both browser-based and server-side (Node.js) environments.
Supported features:
Guide
<script
type="text/javascript"
src="https://www.unpkg.com/authkeeper@1.2.7/dist/authkeeper.js"
></script>