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
- Host: GitHub
- URL: https://github.com/authrocket/authrocket-js
- Owner: authrocket
- License: mit
- Created: 2020-02-24T22:13:09.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-11-23T01:23:43.000Z (over 1 year ago)
- Last Synced: 2025-10-21T11:54:29.394Z (8 months ago)
- Topics: auth, authentication, authrocket, javascript, node, nodejs
- Language: JavaScript
- Homepage:
- Size: 123 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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