Versions in this module Expand all Collapse all v0 v0.4.0 May 6, 2026 Changes in this version + type ClaimRoleMapping struct + Claims map[string]string + Role string + type Mapper interface + MapRoles func(claims map[string]any) []string + func New(mappings []ClaimRoleMapping) Mapper