Add support for Casdoor authentication
MayankMittal1 opened this issue · 0 comments
MayankMittal1 commented
Using Casdoor for auth over in-house authentication method.
Features:
- Front-end and back-end separate architecture, developed by Golang, Casdoor supports high concurrency, provides web-based managing UI and supports multiple languages(Chinese, English).
- Casdoor supports Github, Google, QQ, WeChat third-party applications login, and support the extension of third-party login with plugins.
- With Casbin based authorization management, Casdoor supports ACL, RBAC, ABAC, RESTful accessing control models.
- Phone verification code, email verification code and forget password features.
- Accessing logs auditing and recording.
- Casdoor supports integration with existing systems using db sync method, users can transition to Casdoor smoothly.
- Casdoor supports mainstream databases: MySQL, PostgreSQL, SQL Server etc, and support the extension of new database with plugins.