ClientVerify extends AppController
Client email verification controller
Table of Contents
Methods
| index() | Verify an email address by the given token |
| preAction() | Pre-action setup method that is called before the index method, or the set controller action |
| send() | Re-sends the email verification link |