Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 303 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 303 Bytes

reneos.auth

Applications for authorization and user authentication, optimized for microservices architecture.

How to use:

  • install node.js
  • clone repo
  • use "npm i"
  • edit /example.config.js
  • edit /configs/default.config.js
  • run "node."

On russian https://habr.com/ru/post/591319/