package
0.0.0-20250103092728-94011c815f47
Repository: https://github.com/wanrun-develop/wanrun.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
GetClaims : contextから検証済みのclaims情報を取得する共通関数
args: - echo.MiddlewareFunc: JWT検証のためのミドルウェア設定
return: - *AccountClaims: 検証済みのclaims情報.