📦⚡️ Casdoor

A UI-first centralized authentication / Single-Sign-On (SSO) platform based on OAuth 2.0 / OIDC.

semantic-release docker pull casbin/casdoor GitHub Workflow Status (branch) GitHub Release Docker Image Version (latest semver)

Go Report Card license GitHub issues GitHub stars GitHub forks Crowdin Discord

## Online demo - Read-only site: https://door.casdoor.com (any modification operation will fail) - Writable site: https://demo.casdoor.com (original data will be restored for every 5 minutes) ## Documentation https://casdoor.org ## Install - By source code: https://casdoor.org/docs/basic/server-installation - By Docker: https://casdoor.org/docs/basic/try-with-docker ## How to connect to Casdoor? https://casdoor.org/docs/how-to-connect/overview ## Casdoor Public API - Docs: https://casdoor.org/docs/basic/public-api - Swagger: https://door.casdoor.com/swagger ## Integrations https://casdoor.org/docs/category/integrations ## How to contact? - Discord: https://discord.gg/5rPsrAzK7S - Forum: https://forum.casbin.com - Contact: https://tawk.to/chat/623352fea34c2456412b8c51/1fuc7od6e ## Contribute For casdoor, if you have any questions, you can give Issues, or you can also directly start Pull Requests(but we recommend giving issues first to communicate with the community). ### I18n translation If you are contributing to casdoor, please note that we use [Crowdin](https://crowdin.com/project/casdoor-site) as translating platform and i18next as translating tool. When you add some words using i18next in the `web/` directory, please remember to add what you have added to the `web/src/locales/en/data.json` file. ## License [Apache-2.0](https://github.com/casdoor/casdoor/blob/master/LICENSE)