Through use of identities.Claims from github.com/keratin/authn-server, PR #21 forces users of the client to build with CGO enabled. This embeds the new type (which really just wraps the Claims type from gopkg.in/square/go-jose.v2) directly in the client to eliminate this requirement.
Through use of identities.Claims from github.com/keratin/authn-server, PR #21 forces users of the client to build with CGO enabled. This embeds the new type (which really just wraps the Claims type from gopkg.in/square/go-jose.v2) directly in the client to eliminate this requirement.