graphql-engine/.circleci
Karthikeyan Chinnakonda c14bcb6967 server: accept new config allowed_skew in JWT config to provide leeway in JWT expiry
fixes https://github.com/hasura/graphql-engine/issues/2109

This PR accepts a new config `allowed_skew` in the JWT config to provide for some leeway while comparing the JWT expiry time.

GitOrigin-RevId: ef50cf77d8e2780478685096ed13794b5c4c9de4
2021-01-13 08:39:18 +00:00
..
pgbouncer run graphql tests on both http and websocket; add parallelism (close #1868) (#1921) 2019-04-08 12:52:38 +05:30
postgres-12.0-alpine-postgis3 build: rename file to adhere to windows rules (close #4002) (#4003) 2020-03-03 12:33:21 +05:30
postgres-13.0-alpine-postgis3 server: hasura on PG v13 (#125) 2020-12-01 12:22:42 +00:00
server-upgrade-downgrade server: move to storing metadata as a json blob (#115) 2020-12-08 14:23:28 +00:00
.gitignore run graphql tests on both http and websocket; add parallelism (close #1868) (#1921) 2019-04-08 12:52:38 +05:30
build-docker-image.sh circleci integration (#74) 2018-07-10 10:01:02 +00:00
ciignore.sh Fixes circleci error caused on force push to branches 2020-12-07 07:45:24 +00:00
cli-builder.dockerfile Merge oss/master onto mono/main 2020-11-12 22:37:19 +05:30
cli-migrations-builder.dockerfile ci: add tests for cli-migrations image (#4396) 2020-04-15 07:26:00 +05:30
config.yml server: hasura on PG v13 (#125) 2020-12-01 12:22:42 +00:00
console-builder.dockerfile console: dependencies cleanup (#4705) 2020-06-02 13:44:45 +05:30
deploy.sh ci: add force flag while creating pull request using hub (#4431) 2020-04-22 15:53:47 +05:30
deployer.dockerfile ci: use hub instead of ghr for releases (#4241) 2020-04-02 07:12:18 +05:30
extension-cli-builder.dockerfile cli: bug fixes related to actions (#3951) 2020-02-25 20:28:28 +05:30
release_notes.template.md remove manifests directory from init (close #254) (#258) 2018-08-06 17:03:17 +05:30
server-builder.dockerfile server: hasura on PG v13 (#125) 2020-12-01 12:22:42 +00:00
test-cli-with-last-release.sh cli: fix tests failing due to a env var not being set in CI (#5015) 2020-06-11 08:35:41 +05:30
test-cli.sh cli: fix tests failing due to a env var not being set in CI (#5015) 2020-06-11 08:35:41 +05:30
test-console.sh server: multi source metadata APIs (#217) 2021-01-07 09:05:19 +00:00
test-deprecated-server-flags.sh Implemented graceful shutdown for HTTP requests (close #2698) (#2717) 2019-08-26 00:31:27 -05:00
test-server-flags.sh Merge pull request #113 from hasura/karthikeyan/remote-schema-permissions 2020-12-21 09:12:35 +00:00
test-server.sh server: accept new config allowed_skew in JWT config to provide leeway in JWT expiry 2021-01-13 08:39:18 +00:00