quart_discord
A module making it easier to manage Discord oAuth with Quart
Install
pip install git+https://github.com/xelA/[email protected]
How to use
Check example folder to view how to use it
Docs
Coming soon if people actually use it I guess
A module making it easier to manage Discord oAuth with Quart
pip install git+https://github.com/xelA/[email protected]
Check example folder to view how to use it
Coming soon if people actually use it I guess
Django REST Framework Social OAuth2 This module provides OAuth2 social authentication support for applications in Django REST Framework. The aim of th
PyPIToken: Manipulate PyPI API tokens PyPIToken is an open-source Python 3.6+ library for generating and manipulating PyPI tokens. PyPI tokens are ver
django-phone-auth It's a Django application to register and authenticate users using phone number. CustomUser model created using AbstractUser class.
OAuth2-Python Discord Inplementation for OAuth2 login systems. This is a simple Python 'app' made to inplement in your programs that require (shitty)
Django REST Framework Social OAuth2 This module provides OAuth2 social authentication support for applications in Django REST Framework. The aim of th
Recipe Sharing API This is the backend API for the recipe sharing platform at https://mesob-recipe.netlify.app/ This API allows users to share recipes
TL;DR: This is a simple username/password login authentication solution using a backing database. Both SQLite and Airtable are supported.
Hashgrab Generates scf, url & lnk payloads to put onto a smb share. These force authentication to an attacker machine in order to grab hashes (for exa
Welcome to django-rest-auth Repository is unmaintained at the moment (on pause). More info can be found on this issue page: https://github.com/Tivix/d
This script helps you log in to your LMS account and enter the currently running session, all in a second
北航自动网络认证使用说明 主文件 gw_buaa.py # @file gw_buaa.py
# @author Dong
# @date 2022-01-25
# @email
0 Jul 22, 2022
Basic auth for Django.
Django Admin Two-Factor Authentication Django Admin Two-Factor Authentication, allows you to login django admin with google authenticator. Why Django
Dj-Rest-Auth Drop-in API endpoints for handling authentication securely in Django Rest Framework. Works especially well with SPAs (e.g React, Vue, Ang
django-organizations Summary Groups and multi-user account management Author Ben Lopatin (http://benlopatin.com) Status Separate individual user ident
FastAPI-Login FastAPI-Login tries to provide similar functionality as Flask-Login does. Installation $ pip install fastapi-login Usage To begin we hav
Imia Imia (belarussian for "a name") is an authentication library for Starlette and FastAPI (python 3.8+). Production status The library is considered
Authomatic Authomatic is a framework agnostic library for Python web applications with a minimalistic but powerful interface which simplifies authenti
examify-io is an online examination system that offers automatic grading , exam statistics , proctoring and programming tests , multiple user roles ( Examiner , Supervisor , Student )
Connect-4-AI Brief overview I coded up the Connect-4 (or four-in-a-row) game in