MapClaims is a claims type that uses the map[string]interface{} for JSON decoding. This is the default claims type if you don't supply one

Hierarchy

Methods

  • GetIssuer implements the Claims interface.

    Returns string

  • GetSubject implements the Claims interface.

    Returns string

Generated using TypeDoc