Std.App.Jwt.Claiming
trait
ClaimingThis declaration names behavior that types can implement.
What it does
Claims with one field set, each answering the claims rather than taking
them apart.
Methods, so a token's claims are written down the page in the order they
are decided. As functions taking the claims first, a token setting five of
them had five calls wrapped in one another and the claims a reader looks
for first ended up furthest in.
Read the signature
- This declaration has no value signature because it introduces a type or trait.
