- Notifications
You must be signed in to change notification settings - Fork34
GPT Auth provides a user-friendly solution to quickly setup oauth for your custom GPT and self-host it.
NotificationsYou must be signed in to change notification settings
Anil-matcha/GPT-Actions
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
GPT Auth provides a user-friendly solution to quickly setup oauth for your custom GPT and self-host it.
Tutorial ->https://youtu.be/naJCyASboTk
- Robust Security: Tailored for Custom GPTs, ensuring protection against unauthorized access.
- Access Control: Effective monitoring and management of user access by GPT owners.
- Easy Integration: User-friendly setup, comprehensive guide, and intuitive dashboard.
- Community & Support: Access to a supportive community and dedicated developer support.
- Interactive Demo & Documentation: Hands-on demo and extensive documentation available.
- Next.js
- OpenAI
- Tailwind
- Flask
- Sqlalchemy
Minimum requirements to run the projects locally
- Node.js v18
- OpenAI API Key
- Python3
## Clientcd clientnpm installnpm run buildnpm start## Servercd ../serverpip install -r requirements.txtpython webserver.py
Use ngrok to test on a https endpoint
If you don't want to setup locally and wish to use a hosted version, you can start fromhttps://gpt-auth.thesamur.ai/
Here is a demo chatgpt plugin built with GPT Auth to test the entire flow of the apphttps://chat.openai.com/g/g-xx7FJpizE-gpt-auth