thefrontside / simulacrum

A simulation platform for use during testing, during development and for high-fidelity application previews
88 stars 14 forks source link

make iat field epoch time #187

Closed dagda1 closed 2 years ago

dagda1 commented 2 years ago

Motivation

The iat field in both the idToken and the accessToken issued from /oauth/token is not currently in unix timestamp format.

Approach

Convert iat field into a unix timestamp.

netlify[bot] commented 2 years ago

✔️ Deploy Preview for simulacrum canceled.

🔨 Explore the source changes: a29152ff937532443f2fbf5fca15a3d9f0d70e0c

🔍 Inspect the deploy log: https://app.netlify.com/sites/simulacrum/deploys/623103fcd8f3280008068ee8

dagda1 commented 2 years ago

It looks good, but diff is bigger than I would expect. Does it need a package-lock.json updated?

I've reverted it

taras commented 2 years ago

Merge at your leisure