# Auth

- [Secure Action](/mews/metasky-api-collection/api-list/auth/secure-action.md): When a client wants to perform an action on chain on behalf of the user, a verification prompt is sent to the user. This API sends the prompt for user to verify
- [Secure Action Verify](/mews/metasky-api-collection/api-list/auth/secure-action-verify.md): After the user has verified the action, the client has to verify the action again before the action is finally performed on chain. This API triggers the second verification
