Skip to content

Instantly share code, notes, and snippets.

View L1fescape's full-sized avatar

Andrew Kennedy L1fescape

View GitHub Profile
@L1fescape
L1fescape / package.json
Last active May 30, 2022 08:38
simple saml decoder
{
"name": "saml-decode",
"version": "1.0.0",
"description": "",
"main": "saml-decode.js",
"scripts": {
"start": "node saml-decode.js"
},
"author": "",
"license": "ISC",