Links: Documentation | Changelog | Discord server
EpiLink is an account verification server, allowing you to link a Discord identity to any OpenID Provider (including Microsoft, Google...) identity.
EpiLink is available under the Mozilla Public License 2.0 (no copyleft exception) MPL-2.0-no-copyleft-exception
(info).
NOTE: Starting with version 0.7, we are publishing beta versions of EpiLink.
- Beta documentation site: https://epilink-beta.zoroark.guru
- Beta Docker images are available on Docker Hub and can be identified with their
-betaX
suffix. - Beta binary releases are available in the Releases tab as per usual
- Java JDK >= 17, both for building and running. Do NOT use Oracle's JRE/JDK (licensing concerns), consider using Eclipse Temurin instead.
(NPM and Gradle are downloaded automatically if you don't have them installed on your system)
Check this page for information.
Feel free to open an issue if you have any question on this project. Make sure to read the documentation too, you have a lot of information there!