How to Re-Authenticate a User with Token?

Hi @Toshi,

So if I understand you correctly you want to call a http webhook on behalf of the already authenticated user?

If my assumption is correct I advise you to review my detailed example here on how to use payload user_id field to run a webhook by this user

Best
Pavel