set logged in from GovGateway Code

This commit is contained in:
2021-12-07 08:14:15 +00:00
parent 8bf7fd973e
commit bcfef0ec91
4 changed files with 111 additions and 13 deletions
+1 -1
View File
@@ -94,7 +94,7 @@ const azureHeadersPaged = (access_token) => {
};
};
const hashAPIPath = (queryPath) => {
export const hashAPIPath = (queryPath) => {
var hashPath =
queryPath.indexOf("/api/proxy/") == -1
? queryPath