Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 1.11 KB

README.md

File metadata and controls

18 lines (15 loc) · 1.11 KB

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]