A professional role-based-authorization service(also supports resource and group) for enterprise applications.
English | 简体中文
Use file gotauth.sql to initialize your database, then update the configuration of the sql server.
npm i
npm run dev
open http://localhost:7001/
npm start
npm stop
- Use
npm run lint
to check code style. - Use
npm test
to run unit test. - Use
npm run autod
to auto detect dependencies upgrade, see autod for more detail.
- 📷 Auth Application
- 📺 Auth Resource
- 📞 Auth Role
- 📟 Auth Group
- ⌚ Auth User
- 📻 Restful
- 🔎 GraphQL
- 👻 Authorization
Looking forward to your pull requests.
Copyright (c) 2018 - present, Felix Yang