GOATS2K/overpass
A self-hosted live video streaming platform with Discord authentication, auto-recording and more!
auth0-samples/auth0-python-web-app
Auth0 Integration Samples for Python and Flask Web Applications
auth0-samples/auth0-python-api-samples
Auth0 Integration Samples for Python REST API Services using Flask
PlaidWeb/Authl
A library for managing federated identity
seanmajorpayne/openDashAuth
A Multi-User Authentication Baseplate for Dash Applications
kylepw/spotify-api-auth-examples
Examples of Spotify API's authentication flows using Python/Flask.
blackfry/cra-flask
Unejected create-react-app ui, flask api with token authentication
ashutoshkrris/Flask-User-Authentication
User authentication is important for protecting sensitive information and resources from unauthorized access. In this tutorial, you will learn how to set up basic user authentication – that is password-based authentication – in your Flask application.
casdoor/casdoor-python-vue-sdk-example
Python Flask & Template & Vue application example based on casdoor-python-sdk and casdoor-vue-sdk
riad-azz/tiktok-saver
TikTok Saver is a SaaS (Software as a service) for downloading and saving Tiktok videos with the highest quality and no watermark.
mnsn/appid-python-flask-example
An end-to-end Python web example using IBM Bluemix App ID
jbjulia/SDEV300
SDEV 300 Building Secure Python Applications
instance01/zoho-mail-api-example
Minimal example for the Zoho Mail API using Flask. Supports OAuth refresh tokens and shows how to automatically send a HTML mail from a Flask server.
juniors90/Flask-Mercadopago
Implementation of Mercado Pago OAuth in Flask.
SetuBaru/Encode-De-Code
An Encryption toolkit made to make cryptographic tools and techniques available and accessible to everyone. It can be used to manipulate data formats( encode / decode), it can also be used to provide varying encryption levels for personal Authentication.
QTqingtan/tansyqinyrproj
数字图像处理项目。完成基础的头歌数字图像处理功能+9种风格迁移+ocr识别身份证文字信息
maiconandsilva-archive/dvd-store-website
Very simple website with two databases. One database for storing everything the website needs, the other for storing encrypted customer personal data. Encrypted keys are stored on Azure Secret Vault.
vectornguyen76/flask-rest-api-template
Rest API template developed in Python with the Flask framework. The template covers user management and jwt tokens for authentication.
One-Click-Auth/TrustAuthx-Py-SDK
It is the official Python SDK for TrustAuthx.
TanmoySG/flinit
A Python Command-Line Tool to Initialize a Python-Flask App with Template Code. A create-react-app like tool for Flask Projects.
pitch2/GenCode
Password generator with encryption in python
iml1111/python-oauth-kakao
KaKao Oauth Test for Python
tiantaozhang/flask-login-oauth2.0
flask flask-login google oauth2.0
jetbalagtas/python-blockchain
A blockchain project written in Python.
bearddan2000/javascript-web-htmx-get-mustache-python-flask-api-surrealdb-simple
A demo of htmx using a python flask
rashi2911/Secure-Cloud-Storage-Using-Symmetric-Cryptography
This is a web application that would help the users to store their data securely on cloud by using different encryption algorithms .The method involves encrypting a file , then decrypting it with a private key. The files can be stored by the user on cloud (AWS S3) and viewed and downloaded. The website is also secured using AWS WAF.
shekhar-kamble/demo-flask-app
A boilerplate for User management in flask app
tarakciemre/flask-user-management
User management backend using Flask, PostgreSQL, SQLAlchemy.
ujjwal-raizada/Medical-History-Management
Medical History Management: Cryptography Project (BITS F463)
henrik-andreasson/haca
ca implemented in python with cryptography.io
danielwwong/Unified-Cloud-API
Provide a unified cloud interface to use Google Cloud Storage, Microsoft Azure and AWS. All objects being uploaded to the cloud via this platform will be encrypted using RSA AES-128. Download and upload operations are multithreading.
isaackatayev/aes-encryption
🔑 Online AES Encryptor/Decrypter built with Flask and Pycrypto on Python 3
ayushhagarwal/Python_PasswordEncryption
A project to encrypt and decrypt passwords using Python
hvalfangst/Python-Gunicorn-Flask-Encryption-API
Flask AES API running on Gunicorn deployed on Kubernetes
Mohamedemad4/flask-encryption-message-API
an application that creates an API server that decrypts messages
twyle/user-management-service
A Flask service for managing user registration, authentication and authorization.
sreecodeslayer/steganography-encryption
Hide encrypted message in an image and send to friends
mboladop/Interactive-project-stream2-FBI-restfulAPI
This is a back-end restful-wrapper API created to meet the new CORS requirements of the FBI API. It specifically designed to access real time Data provided by the public FBI API.
riad-azz/flask-api-cors-tutorial
A step-by-step tutorial on building a Flask API with CORS (Cross-Origin Resource Sharing) enabled. Learn how to implement CORS in a Flask API to handle cross-origin requests and develop web applications with secure and controlled cross-origin access.
joniliu/cf-flask-cors-proxy
A starter API services (Skeleton) using Python Flask and Flask Cors to proxify original API endpoints making cross-origin AJAX possible; quick way to solve APIs that have Cross Origin Resource Sharing (CORS) issue.
HarshKapadia2/flask-jwt-cors
A demo for working with JWTs, testing the Flask-JWT-Extended package and implementing CORS.
fostroll/cors_api_proxy
Just one more simple proxy that remove CORS restrictions for API requests
IloveNooodles/Classic-Crypto
Web based Classic cryptography
rmews/flask-catalog-app
A starter catalog app to that allows users to navigate to different categories and view items within those categories.
Dostonbek1/NOL
Secure chat app with cryptography
paul3bin/cryptography-api
A Flask-API that encrypts and decrypts plaintext and ciphertext respectively using various cryptographic algorithms.
robmab/SW_Security_Endpoints
Endpoints focused on user management with SWL Flask
twyle/Medium-Clone-User-Management-Service
A User Management system for a blog deployed to AWS ECS using terraform.
jakeeqsb/user_login_management_sample
User account management sample
hensby/Flask_User_Management
cloud computing course project
Vintellect/microservice_user_management
Handling admin-related operations
humzak711/RSA-Service
Asymmetric RSA encryption service - allows key generation, encryption and decryption