vovaV
Convex Community11mo ago
4 replies
vova

How to get bearer token for user

Hi everyone, I want to make a function that pushes Bearer token that can be used for httpsAction auth to GitHub as a secret.
These secrets will be used in a CI/CD pipeline to call a webhook and run a mutation, thus they need to be authenticated.

What I can’t figure is where to actually find/get the bearer token that is used for autentication. I am using Clerk
Was this page helpful?