An open API service indexing awesome lists of open source software.

https://github.com/authrocket/authrocket-js

AuthRocket libraries for JS
https://github.com/authrocket/authrocket-js

auth authentication authrocket javascript node nodejs

Last synced: 4 months ago
JSON representation

AuthRocket libraries for JS

Awesome Lists containing this project

README

          

# AuthRocket

[AuthRocket](https://authrocket.com/) provides Auth as a Service, making it quick and easy to add signups, logins, social auth, a full user management UI, and much more to your app.

This is a monorepo for all AuthRocket Javascript packages. See each package's README for more.

##### Client-side APIs

* [loginrocket-js](loginrocket-js) - LoginRocket API library for browsers

##### Server-side APIs

* [authrocket-middleware](authrocket-middleware) - Auth middleware for Express & compatible frameworks
* [authrocket-node](authrocket-node) - AuthRocket API library for Node.js