How can i check the cookie stored on the dashboard page is valid or not?

If i send the request with cookie (name: grafana_remember) to another server, how could the server check the cookie to make sure the request with cookie is the signed in user on grafana? Thanks

there is no way to check that besides trying to sent it to grafana and see if Grafana accepts it