jwt_decode

JWTのpayloadをデコード

val = jwt_decode(token)

解説

Base64URL デコード。署名検証なし。

関連項目

jwt_headerJWTのheaderをデコード

情報

バージョン3.8
作成日2026/04/16
著作者IronHSP
備考iron_hash.hsp (base64_decode) が必要。
タイプユーザー定義命令
グループセキュリティ
hs ファイルhsphelp\iron_jwt.hs