GPT Auth - Setting up authentication for your Custom GPT

Sdílet
Vložit
  • čas přidán 17. 12. 2023
  • Let's learn to set up authentication for your Custom GPT using GPT-Auth and monetize your GPT or collect user info from your GPT audience
    Link to project github.com/Anil-matcha/GPT-Auth

Komentáře • 2

  • @gyddl123
    @gyddl123 Před 5 měsíci

    Hi, i'm struggling with a problem with log in. I used fastapi and managed to redirect to openai. But it keeps showing error that "Oauth invalid or not found". Do you know why it happens?

    • @AnilChandraNaiduMatcha
      @AnilChandraNaiduMatcha  Před 5 měsíci

      Make sure your VerifyToken endpoint works after redirecting to OpenAI. If you wish for a No-code way of achieving this, check out gpt-auth.com/