export const isAuthorizeFormRequired = (response: string): boolean => { return //gm.test(response) }