Azure-Samples / azure-sdk-for-go-samples

Examples of how to utilize Azure services from Go.
MIT License
296 stars 184 forks source link

Load public key from JWK using keyVault #274

Open bhavyabhatj opened 4 years ago

bhavyabhatj commented 4 years ago

Hi, Could you please guide me on how we can get public key from JWK obtained from Keyvaule? As I am new to goLang, sample app for the same would be helpful