graphql-engine/server/src-lib/Hasura/Server/Auth
Tirumarai Selvan 76fbe90b60
type is not required for jwk_url in JWT config (#4334)
* 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>
2020-04-10 19:25:59 +05:30
..
JWT server: add support for webhook connection expiration (#4196) 2020-04-02 19:00:13 -05:00
JWT.hs type is not required for jwk_url in JWT config (#4334) 2020-04-10 19:25:59 +05:30
WebHook.hs server: add support for webhook connection expiration (#4196) 2020-04-02 19:00:13 -05:00