How to obtain the Meshery Auth Token to run workflows

Hi!

Forked the service-mesh-patterns repository and currently trying to play test a few changes to the workflows. As you can see in the screenshot below, it asks for an Auth Token. How do I obtain the Meshery Auth Token to run workflows?

@hershd23

For accessing your token:

  1. Go to your .meshery folder in your local system and look for the auth.json file. That should include your token

  1. Or download your auth.json file from MesheryUI by navigating to your profile icon
1 Like

Thanks @theBeginner86 that answers my question!

1 Like