serverless / platform-sdk

Serverless Platform SDK
Apache License 2.0
17 stars 7 forks source link

Check token expiration from idToken #76

Closed alexdebrie closed 5 years ago

alexdebrie commented 5 years ago

PLAT-1426.

Reads the idToken expiry from the decoded idToken itself, rather than using the expiresAt property that refers to the accessToken.