saleor-app-sdk-REDIS_APL/.changeset/cyan-rats-deny.md
Lukasz Ostrowski da351faae9
Add EXP field validation in JWT (#233)
* Add token exp validaiton

* revert lock
2023-04-26 14:09:50 +02:00

5 lines
168 B
Markdown

---
"@saleor/app-sdk": minor
---
Added JWT token expire date validation (claims.exp field). If token is expired, error will be thrown and verification will be aborted