Skip to content

nexys-system/user-management-aas

Repository files navigation

User Management as a Service [Nexys]

Build and Test Package Publish NPM package NPM package Prettier

Get started

  • create an account on 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]