#Custom GPT - OAuth Access Token Validation

1 messages · Page 1 of 1 (latest)

hushed urchin
#

How are people validating the access token from the OAuth flow.

I have created a custom IDP with clerk and connected it to the Custom GPTs OAuth. I can't validate the OAuth token as it doens't look to be a JWT.

Is OpenAI issuing this access token?

bright stag
#

are you using custom gpt via API?

#

or webUI from openAI

hushed urchin
#

@bright stag webui from openai

prime oyster
#

Also curious about this.

#

Also, how does API authentication work from the UX pov? I sent the GPT to a friend but he wasn't prompted to enter his own API key for our service.

#

Just like how a user might already be using your API, we allow API key authentication through the GPT editor UI. We encrypt the secret key when we store it in our database to keep your API key secure.