Sorry everyone. I was busy with client work.
Instead of youtube, I am doing it as a series of Loom videos. I cannot presume that everyone has the same level of proficiency so I will do a pretty step-by-step series of videos.
Those who are more advanced may choose to skip steps, but then if you get stuck, that’s on you.
I planned to have 510 videos all on loom. In future, I may iteratively improve them based on feedback or add more such as those targeting on Windows OS
Repos:
- GreenDeploy-io/oauth-gpt-django-doap: A copy-and-paste, hello-world, canonical example using micro Django and DigitalOcean App Platform to set up OAuth-protected endpoints for custom GPT (github.com)
- GreenDeploy-io/oauth-gpt: Resources and howto for making oauth for your custom gpt in OpenAI’s GPT Builder (github.com)
Videos (took me ~6 hrs to record and document, so pls be kind):
- [oAuth and GPT Actions] - Overview Part 1/n ~4mins
- [oAuth and GPT Actions] - Install pyenv, venv in macOS part 2/n ~9 mins
- [oAuth and GPT Actions] - Install dependencies part 3/n ~5 mins
- [oAuth and GPT Actions] - Stage 1: Setting up Postgres on DigitalOcean - part 4/n (loom.com) ~8 mins
- [oAuth and GPT Actions] - Stage 1: Setup OAuth Client App and Endpoint success with Postman part 5/n (loom.com) ~10 mins
I spent a lot of time redoing the steps to make sure everything works as smoothly as possible.
There’s still a chance I made some mistakes that you get stuck in.
if so, please create an issue on the github repo or write here.
I’m sorry that I only finished up to the point where we have the app working on localhost with postman acting as the client.
I expect to roll out the last 2 stages later this week.