https://github.com/nexys-system/user-management-aas
using nexys user management
https://github.com/nexys-system/user-management-aas
Last synced: 3 months ago
JSON representation
using nexys user management
- Host: GitHub
- URL: https://github.com/nexys-system/user-management-aas
- Owner: nexys-system
- Created: 2022-10-26T11:29:12.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-04-03T23:13:11.000Z (about 1 year ago)
- Last Synced: 2024-04-04T00:56:31.833Z (about 1 year ago)
- Language: TypeScript
- Homepage:
- Size: 333 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# User Management as a Service [Nexys]
[](https://github.com/nexys-system/user-management-aas/actions/workflows/test.yml)
[](https://github.com/nexys-system/user-management-aas/actions/workflows/publish.yml)
[](https://www.npmjs.com/package/@nexys/user-management-aas)
[](https://www.npmjs.com/package/@nexys/user-management-aas)
[](https://prettier.io/)## Get started
- create an account on [Nexys.io](https://app.nexys.io)
- create a product
- go to "user management"
- create the user management
- copy the token and generate JWT secret
- initialize a new Node.js project
- `yarn add @nexys/user-management-aas`
- copy the following files to your poroject: `[config.ts, user-management.ts]`