set logged in from GovGateway Code
This commit is contained in:
+1
-1
@@ -94,7 +94,7 @@ const azureHeadersPaged = (access_token) => {
|
||||
};
|
||||
};
|
||||
|
||||
const hashAPIPath = (queryPath) => {
|
||||
export const hashAPIPath = (queryPath) => {
|
||||
var hashPath =
|
||||
queryPath.indexOf("/api/proxy/") == -1
|
||||
? queryPath
|
||||
|
||||
Reference in New Issue
Block a user