mirror of
https://github.com/zhigang1992/graphql-engine.git
synced 2026-05-13 01:51:43 +08:00
* type is not required for jwk_url * remove type from JWTConfig * Omit type field in JWTConfig serialization if jwk_url is provided * remove type from jwk_url test suite * add changelog * fix docs with new format Co-authored-by: Alexis King <lexi.lambda@gmail.com>