All Projects → EpiLink → Epilink

EpiLink / Epilink

Licence: other
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.

Programming Languages

kotlin
9241 projects
js
455 projects

Projects that are alternatives of or similar to Epilink

Active Directory B2c Advanced Policies
Sample for use with Azure AD B2C with Custom Policies.
Stars: ✭ 169 (+369.44%)
Mutual labels:  microsoft, identity
active-directory-b2c-javascript-hellojs-singlepageapp
A single page app, implemented with an ASP.NET Web API backend, that signs up & signs in users using Azure AD B2C and calls the web API using OAuth 2.0 access tokens.
Stars: ✭ 63 (+75%)
Mutual labels:  microsoft, identity
ms-identity-mobile-apple-swift-objc
An iOS sample in Swift that authenticates Microsoft Account and Azure AD users and calls the Graph API using OAuth 2.0
Stars: ✭ 61 (+69.44%)
Mutual labels:  microsoft, identity
Active Directory B2c Dotnetcore Webapp
An ASP.NET Core web application that can sign in a user using Azure AD B2C, get an access token using MSAL.NET and call an API.
Stars: ✭ 160 (+344.44%)
Mutual labels:  microsoft, identity
Cloudfront Auth
An AWS CloudFront [email protected] function to authenticate requests using Google Apps, Microsoft, Auth0, OKTA, and GitHub login
Stars: ✭ 471 (+1208.33%)
Mutual labels:  microsoft, openid-connect
Active Directory B2c Javascript Msal Singlepageapp
A single page application (SPA) calling a Web API. Authentication is done with Azure AD B2C by leveraging MSAL.js
Stars: ✭ 164 (+355.56%)
Mutual labels:  microsoft, identity
beyondauth
a traefik / nginx companion to create an identity aware proxy like beyondcorp
Stars: ✭ 26 (-27.78%)
Mutual labels:  identity, openid-connect
Active Directory B2c Xamarin Native
This is a simple Xamarin Forms app showcasing how to use MSAL to authenticate users via Azure Active Directory B2C, and access a Web API with the resulting tokens.
Stars: ✭ 91 (+152.78%)
Mutual labels:  microsoft, identity
Django Oidc Provider
OpenID Connect and OAuth2 provider implementation for Djangonauts.
Stars: ✭ 320 (+788.89%)
Mutual labels:  identity, openid-connect
werther
An Identity Provider for ORY Hydra over LDAP
Stars: ✭ 103 (+186.11%)
Mutual labels:  identity, openid-connect
Active Directory B2c Custom Policy Starterpack
Azure AD B2C now allows uploading of a Custom Policy which allows full control and customization of the Identity Experience Framework
Stars: ✭ 136 (+277.78%)
Mutual labels:  microsoft, identity
Jpproject.identityserver4.adminui
🔧 ASP.NET Core 3 & Angular 8 Administration Panel for 💞IdentityServer4 and ASP.NET Core Identity
Stars: ✭ 717 (+1891.67%)
Mutual labels:  identity, openid-connect
Microsoft Authentication Library For Objc
Microsoft Authentication Library (MSAL) for iOS and macOS
Stars: ✭ 132 (+266.67%)
Mutual labels:  microsoft, identity
Active Directory B2c Dotnet Webapp And Webapi
A combined sample for a .NET web application that calls a .NET Web API, both secured using Azure AD B2C
Stars: ✭ 166 (+361.11%)
Mutual labels:  microsoft, identity
Microsoft Authentication Library For Android
Microsoft Authentication Library (MSAL) for Android
Stars: ✭ 103 (+186.11%)
Mutual labels:  microsoft, identity
active-directory-android
An android app that uses Azure AD and the ADAL library for authenticating the user and calling a web API using OAuth 2.0 access tokens.
Stars: ✭ 33 (-8.33%)
Mutual labels:  microsoft, identity
Active Directory B2c Dotnet Desktop
Sample showing how a Windows Desktop .NET (WPF) application can sign in a user using Azure AD B2C, get an access token using MSAL.NET and call an API.
Stars: ✭ 39 (+8.33%)
Mutual labels:  microsoft, identity
Active Directory B2c Javascript Nodejs Webapi
A small Node.js Web API for Azure AD B2C that shows how to protect your web api and accept B2C access tokens using Passport.js.
Stars: ✭ 85 (+136.11%)
Mutual labels:  microsoft, identity
logto
🧑‍🚀 Logto helps you build the sign-in, auth, and user identity within minutes. We provide an OIDC-based identity service and the end-user experience with username, phone number, email, and social sign-in, with extendable multi-language support.
Stars: ✭ 3,421 (+9402.78%)
Mutual labels:  identity, openid-connect
Identitymodel
.NET standard helper library for claims-based identity, OAuth 2.0 and OpenID Connect.
Stars: ✭ 693 (+1825%)
Mutual labels:  identity, openid-connect

EpiLink 🔗

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

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

Requirements

  • Java JDK >= 11, both for building and running. Do NOT use Oracle's JRE/JDK (licensing concerns), consider using AdoptOpenJDK 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!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].