About Authorization

Wix handles most authentication automatically for sites built with Velo. Your backend code runs as the site and your frontend code runs as the current visitor or member. No tokens or credentials to manage.

Authorization becomes relevant when you need to call Wix APIs from outside the site context or perform admin operations. For a full explanation of how authentication and permissions work, see Authentication Methods and Permissions.

The following articles cover the scenarios where you need to handle authorization explicitly:

Last updated: 1 September 2026

Did this help?