Login to grafana from my web application using api token

Hi,

I’m using apache as reverse proxy for grafana 5. i have generated a api token for user. i want to login to grafana from my web application using this token key with out prompting the user for entering username and password. How can i use api token to login.