Skip to content

Fixes GetTime so that time "strings" work#37

Open
cognusion wants to merge 2 commits intoSermoDigital:masterfrom
cognusion:feature-stringtime
Open

Fixes GetTime so that time "strings" work#37
cognusion wants to merge 2 commits intoSermoDigital:masterfrom
cognusion:feature-stringtime

Conversation

@cognusion
Copy link

I sometimes, and I haven't figured out where/why, perfectly valid JWTs are being generated (by others), but when parsed out, the epoch times are bring tracked as strings in the the map, so GetTime falls back to the default case. This uses atoi to attempt an int conversion.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant