teamhanko / docs

The Hanko documentation
https://docs.hanko.io
8 stars 15 forks source link

wrong exp and iat type in json JWT token payload example #89

Closed jcorriveau23 closed 4 months ago

jcorriveau23 commented 4 months ago

iat and exp should have been number instead of string for the JWT token payload example.

Ashutosh-Bhadauriya commented 4 months ago

Thanks @jcorriveau23 ❤️🚀