How to load wms service with token on custom tms service

Is any way i can load wms service on my custom local google tms service?it seems can read wms service with token on ion

If your token can be provided using a query parameter, simply include it in the WMS URL. If it has to be provided as header, then it is not currently possible without changing the plugin code.

thank you,it works