Open ramyaragupathy opened 4 years ago
While using stork - an access token is generated for stork to interact with the pipeline. We should have the access token as header information instead of a query parameter, since query parameter usage will be deprecated in the future
More on the usage here: https://developer.github.com/changes/2020-02-10-deprecating-auth-through-query-param
cc @arunasank
:bow:
While using stork - an access token is generated for stork to interact with the pipeline. We should have the access token as header information instead of a query parameter, since query parameter usage will be deprecated in the future