Skip to content

Instantly share code, notes, and snippets.

View sean-mcardle's full-sized avatar

Sean McArdle sean-mcardle

  • State of Oregon
View GitHub Profile
################################################################################
## Helper Functions ##
################################################################################
function DecodeJwt {
param ($encodedToken)