GPT Auth - Setting up authentication for your Custom GPT

Поділитися
Вставка
  • Опубліковано 29 вер 2024
  • 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/Ani...

КОМЕНТАРІ • 2

  • @gyddl123
    @gyddl123 8 місяців тому

    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  8 місяців тому

      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/