mirror of
https://github.com/element-hq/lk-jwt-service.git
synced 2026-03-29 08:39:55 +00:00
bug fix: add expires_in field to OpenIDTokenType (#130)
As we recently enforcing `DisallowUnknownFields()` while checking JSON input we need to add all required fields to `OpenIDTokenType` such as `expires_in`
This commit is contained in:
Reference in New Issue
Block a user