Skip to content

Authenticate people on your Discord servers and give them roles automatically. All-in-one server back-end, Discord bot and front-end. Works with Google, Microsoft and any OpenID Connect provider.

License

EpiLink/EpiLink

Repository files navigation

EpiLink 🔗

GitHub Workflow Status (branch) Netlify Status MPL 2.0 No copyleft exception license Latest release ktlint

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.

Screenshot of the front-end

EpiLink is available under the Mozilla Public License 2.0 (no copyleft exception) MPL-2.0-no-copyleft-exception (info).

Beta versions

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

Requirements

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

Developing, running and building

Check this page for information.

I need help!

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!