Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support custom json and base64 encoders for Token and Parser #301

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Commits on Jul 4, 2024

  1. feat: custom json and base64 encoders for Token and Parser

    Co-Authored-By: Christian Banse <[email protected]>
    zhouyiheng.go and oxisto committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    90d315c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8089d9e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7a5e5d6 View commit details
    Browse the repository at this point in the history
  4. Also supports UseNumber

    oxisto committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    f0fa303 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7684d3e View commit details
    Browse the repository at this point in the history
  6. Added more Godoc

    oxisto committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    3ae2a4a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f64f460 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2024

  1. test: supply example tests for custom encoder and decoder

    zhouyiheng.go committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    5e2ab08 View commit details
    Browse the repository at this point in the history