Provide decoders for the most common JWT attributes
expDecoder : Json.Decode.Decoder Basics.Int
Decode the 'exp' attribute
subDecoder : Json.Decode.Decoder String
Decode the 'sub' attribute