Whitelist
Whitelist quickstart
Create a project, configure access, and integrate authorization without mixing product responsibilities.
Before you start
Whitelist is the access and distribution product. Use it when software must decide whether a user or device is authorized.
Create the integration
- 01Create a project
Open auth.aureva.cc and create the project that owns your keys, scripts, settings, and integrations.
- 02Choose the runtime
Select the Luau or native C++ integration path. Project type is part of the authorization contract.
- 03Configure access
Create keys with the required expiry, premium access, usage, status, and HWID policy.
- 04Validate continuously
Initialize, authorize, then run periodic session checks. Stop gated functionality when a check fails.