Receive token
Buyer receives or reveals an Oly access token from Library after entitlement.
Security
OlyWork protects premium creator IP by separating public discovery from authenticated package delivery.
Buyer receives or reveals an Oly access token from Library after entitlement.
Sync API hashes the token and checks user, purchase, product, status, and expiry.
Server loads current manifest/version/artifact and decrypts payload server-side.
API returns install content and metadata without source URLs or storage paths.
Premium source URLs are never buyer-facing.
Access tokens are scoped to one user, product, and purchase.
Revoked or suspended tokens cannot sync.
Expired tokens are marked expired during validation.
Package payloads are decrypted server-side and delivered through the stable sync contract.