We were using Dialogflow before for creating intents and the webhook used to get access token in "Authorization" header. Now we are in the process of changing it to Actions builder as the Dialogflow integration is not working anymore to add new intents in Google Action. Now we are testing the actions in simulator and we are having authorization problem as the action builder webhook is not passing user access token. How to identify user now without the access token?