vova
CCConvex Community
•Created by vova on 2/18/2025 in #support-community
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
5 replies