Supabase + Custom ChatGPT

Hi, I implemented a custom ChatGPT that uses Supabase to make database calls to read and write content from the user. I'd like to implement authentication through OAuth though and struggling so far. Any advice?
Was this page helpful?