Low friction
Employees can use a credential they already know instead of creating and remembering another storefront account.
Storefront access system · case study
A private employee storefront needed to verify a roster without requiring new accounts. Brent connected an InkSoft access gate to a controlled Google Sheet through Apps Script, supporting case-insensitive PERNR and name matching while keeping the roster out of the storefront interface.
Role disclosure Storefront experience and access-system work completed as part of Data Graphics' client-services workflow. This page does not imply a direct Disney engagement with Eidos Works.

Interactive demonstration
This demonstration is isolated from the live store and contains no employee information.
The gate is waiting for a credential.
How it works
The visitor sees a simple prompt. The operational logic stays outside the storefront presentation layer.
The gate accepts a PERNR or approved name and normalizes spacing and capitalization to reduce avoidable entry errors.
A Google Apps Script endpoint compares the submitted value with an authorized Google Sheet roster. The roster is not shipped to the browser.
The endpoint returns only the decision needed by the interface. It does not expose the full list or reveal which other records exist.
An approved visitor enters the InkSoft store. An unrecognized visitor receives a clear retry path without seeing private merchandise first.
Architecture and evidence
Why it works
Employees can use a credential they already know instead of creating and remembering another storefront account.
Authorized staff can update one Sheet without rebuilding the store or editing the embed whenever eligibility changes.
The browser receives an approval decision rather than a downloadable employee roster.
The gate adds a tailored access experience around a hosted commerce platform without replacing its ordering and fulfillment tools.
Reusable pattern
The interface, source roster, decision rules, and destination can all be adapted to the organization.
Limit ordering to a current roster while keeping the shopping experience simple for employees.
Confirm a student, family, athlete, or member against an approved list before revealing a private store.
Give cast, crew, volunteers, or attendees access through an event-specific credential or roster.
Create a lightweight first gate for approved partners before routing them to restricted resources or pricing.
Pair roster verification with role, location, or eligibility data to guide people to the correct program.
Keep limited ordering windows available to the intended group without forcing every shopper to create an account.
Have a restricted storefront or portal?
Eidos Works can map the roster, access rules, platform constraints, exception path, and customer experience before choosing the technology.
Discuss an access workflow