Hi @catfood,
Welcome to the Community!
To clarify, you mean you created a hook in auth0? Like a post user registration hook?
If yes, then you would authenticate it with an M2M token. The hook acts as the client and your API as the resource.
Here is an explanation:
If you have questions please let me know!