package
Version:
v0.0.4
Opens a new window with list of versions in this module.
Published: Oct 10, 2025
License: Unlicense
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
JwtParseClaims 传入JWT字符串,解析并返回其中的claims(明文字段内容),如claims['username']获取username的值
Args: jwtTokenString JWT字符串, jwtSecret JWT密钥
Returns: jwt.MapClaims, error
Source Files
¶
Click to show internal directories.
Click to hide internal directories.