SECURITY |
The commerce feature builds on the authentication feature, and consists of an additional database which stores permissions to content. To authenticate visitors, the server stores user IDs, passwords, or client IDs, and their associated access permissions. When a client tries to access content, the server uses this data to determine whether the client is authorized to view the content. |