All Projects → mrogaski → django-discord-bind

mrogaski / django-discord-bind

Licence: MIT License
A Django app for binding a user's Discord account to their Django user ID.

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to django-discord-bind

spring-boot-react-blog
Token-based blog application using spring boot, react and jwt.
Stars: ✭ 132 (+676.47%)
Mutual labels:  oauth2
httpx-oauth
Async OAuth client using HTTPX
Stars: ✭ 55 (+223.53%)
Mutual labels:  oauth2
passport-laravel
Telegram Unofficial OAuth2 Provider for Laravel Socialite
Stars: ✭ 26 (+52.94%)
Mutual labels:  oauth2
AzureADAuthRazorUiServiceApiCertificate
Azure AD flows using ASP.NET Core and Microsoft.Identity
Stars: ✭ 41 (+141.18%)
Mutual labels:  oauth2
VK API
VK API Wrapper - in progress
Stars: ✭ 16 (-5.88%)
Mutual labels:  oauth2
account-sdk-android
⛔️ DEPRECATED Schibsted Account SDK for Android
Stars: ✭ 15 (-11.76%)
Mutual labels:  oauth2
pkce-generator
Code Verifier and Code Challenge Generator for OAuth with PKCE
Stars: ✭ 81 (+376.47%)
Mutual labels:  oauth2
genkan
🔑 The future of Kitsu's Authentication
Stars: ✭ 13 (-23.53%)
Mutual labels:  oauth2
spark-platform
Spark 开发平台基于 Spring Cloud Hoxton 、Spring Boot 2.3、 OAuth2 、Security、Nacos、flowable、vue-element前后端分离的脚手架平台。平台包含系统管理(组织机构、角色用户、菜单及按钮授权、数据权限、文件管理、定时任务管理、日志管理),协同管理(待办、已办任务、流程设计、流程管理),代码生成器,分布式事务,完善的系统监控。功能模块采用插拔方式,方便根据自己的业务引入需要的模块。
Stars: ✭ 67 (+294.12%)
Mutual labels:  oauth2
azure-functions-auth
Authentication and Authorization for Azure Functions (with OAuth 2.0 and JWT)
Stars: ✭ 20 (+17.65%)
Mutual labels:  oauth2
myChat
MyChat es una aplicación de mensajería en tiempo real con servidores de Discord (similar a un canal de Discord).
Stars: ✭ 30 (+76.47%)
Mutual labels:  oauth2
goth fiber
Package goth_fiber provides a simple, clean, and idiomatic way to write authentication packages for fiber framework applications.
Stars: ✭ 26 (+52.94%)
Mutual labels:  oauth2
jpsite-security-oauth2-open
微服务开放API授权平台
Stars: ✭ 21 (+23.53%)
Mutual labels:  oauth2
secure-oauth2-oidc-workshop
Hands-On Workshop for OAuth 2.0 and OpenID Connect 1.0
Stars: ✭ 58 (+241.18%)
Mutual labels:  oauth2
ms-identity-javascript-react-tutorial
A chapterwise tutorial that will take you through the fundamentals of modern authentication with Microsoft identity platform in React using MSAL React
Stars: ✭ 100 (+488.24%)
Mutual labels:  oauth2
oauth2-slack
Slack OAuth 2.0 Client Provider for The PHP League OAuth2-Client
Stars: ✭ 20 (+17.65%)
Mutual labels:  oauth2
a12n-server
A ready-to-launch User and Authentication system for those that don't want to build it
Stars: ✭ 324 (+1805.88%)
Mutual labels:  oauth2
Keyist-Ecommerce
🔑 A simple ecommerce site powered with Spring Boot + Angular 10 + Ngrx + OAuth2
Stars: ✭ 220 (+1194.12%)
Mutual labels:  oauth2
spring-batch-admin-ui
Spring Batch Admin 是一个后端采用spring boot 2, spring security , oauth2, Spring data jpa 作为基础框架,集成了quartz 提供调度能力,集成了Spring batch 提供批处理能力的管理系统。系统旨在提供更底层数据展示以及常见批处理的配置以及运行能力。
Stars: ✭ 41 (+141.18%)
Mutual labels:  oauth2
oxd
Client software to secure apps with OAuth 2.0, OpenID Connect, and UMA
Stars: ✭ 40 (+135.29%)
Mutual labels:  oauth2

django-discord-bind

A Django app for securely associating a user with a Discord account.

Git Repository Build Status Documentation Status

This is a simple Django application that allows users to associate one or more Discord accounts to their Django accounts and automatically join a partner Discord server using the OAuth2 functionality of the Discord API.

Requirements

  • Python 2.7, 3.4, 3.5
  • Django 1.9, 1.10

License

django-discord-bind is released under the terms of the MIT license. Full details in LICENSE file.

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