Last updated
Last updated
If you're experiencing any issues or have suggestions, please record your screen and submit it ! This helps us understand your problem better and resolve it more efficiently.
Omni-Authify is a Python library that makes OAuth2 authentication a breeze across multiple frameworks and providers. Its main goal is to give you a unified and easy-to-use interface for adding social logins to your applications.
🌍 Multiple Providers: Currently supports Facebook OAuth2 authentication, with more to come.
🔧 Framework Integration: Works seamlessly with Django, Django REST Framework (DRF), FastAPI and Flask.
⚡ Easy to Use: Requires minimal setup to get started.
🚀 Extensible: Designed to support more providers and frameworks as your needs grow.
Follow the example below to quickly integrate Omni-Authify into your application.
Omni-Authify is your go-to solution for easy social login integration, whether you're building a simple python project or scaling up with Django, DRF or other frameworks like FastAPI or Flask. Give it a spin and enjoy smooth OAuth2 authentication!
Check out the full installation guide - for detailed instructions on how to add Omni-Authify to your project.
Omni-Authify currently supports Facebook, GitHub OAuth2 and integrates smoothly with Django, Django REST Framework (DRF), FastAPI and Flask. For a list of all supported providers and more details, check - .
This project is licensed under the MIT License. See the 📚- for more information.