jwtdecode

package
v0.0.0-...-21f3eac Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 24, 2026 License: MIT Imports: 6 Imported by: 0

Documentation

Overview

Package jwtdecode provides JWT decoding and JSON formatting helpers for the CLI.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Decode

func Decode(token string, noColor bool) (string, string, error)

Decode parses a JWT token, returning formatted header and payload JSON strings. It expects three dot-separated segments and returns an error for invalid base64 or JSON.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL