Kevin Muenkel
Results
1
issues of
Kevin Muenkel
Firebase\JWT::jsonEncode() automatically converts all values to strings. But some JWT converters expect the 'exp' and 'iat' values to be integers. Need the ability to apply flags to the json_encode() call,...
type: feature request