protect-with-password
Work with protect with password
Overview
The protect-with-password action is part of the auth set in Rhyme. Work with protect with password.
Category: Auth
Area: 🌐 External Integration
Basic Usage
protect-with-password "Example usage"Parameters
Documentation for this action’s parameters is coming soon.
Examples
Example 1: Basic Usage
protect-with-password "Example usage"Example 2: With Variables
$my-variable: "some value"
protect-with-password $my-variableTips
- This action is part of the auth set
- Common use case: Connecting to external services
Related Actions
Related actions from the auth set will be listed here.