fix: auth-header not inheriting properties (#3668)

This commit is contained in:
Nivedin
2023-12-19 17:04:24 +05:30
committed by GitHub
parent a694d3f7eb
commit 74359ea74e
2 changed files with 20 additions and 4 deletions

View File

@@ -121,7 +121,7 @@
"generate_token": "Generate Token",
"graphql_headers": "Authorization Headers are sent as part of the payload to connection_init",
"include_in_url": "Include in URL",
"inherited_from": "Inherited from {auth} from Parent Collection {collection} ",
"inherited_from": "Inherited {auth} from parent collection {collection} ",
"learn": "Learn how",
"oauth": {
"redirect_auth_server_returned_error": "Auth Server returned an error state",