Grafana app plugin pass OAuth token

Hey guys, I’m currently developing a app that makes requests to an external service that requires a token.
This token is the same one used in datasourcers when the forward is enabled, and pass here. I see in the plugin proxy we don’t have the same code

Is there a way to also pass this token to the app-plugin?