Skip to content

A professional role-based-authorization(also supports resource and group) service with restful and graphql api for enterprise applications.

License

Notifications You must be signed in to change notification settings

codetrial/got-auth-service

Repository files navigation

GOT Auth Service

License PRs Welcome

A professional role-based-authorization service(also supports resource and group) for enterprise applications.

English | 简体中文

Docs

⚡ Live Demo | 📖 Docs

Screen Capture

Screen Capture

QuickStart

Database

Use file gotauth.sql to initialize your database, then update the configuration of the sql server.

Development

npm i
npm run dev
open http://localhost:7001/

Deploy

npm start
npm stop

npm scripts

  • 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.

Core Features

  • 📷 Auth Application
  • 📺 Auth Resource
  • 📞 Auth Role
  • 📟 Auth Group
  • ⌚ Auth User
  • 📻 Restful
  • 🔎 GraphQL
  • 👻 Authorization

Contributing

Looking forward to your pull requests.

Built With

License

MIT

Copyright (c) 2018 - present, Felix Yang

About

A professional role-based-authorization(also supports resource and group) service with restful and graphql api for enterprise applications.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published