init-auth
Work with init auth
Overview
The init-auth
action is part of the init set in Rhyme. Work with init auth.
Category: Init
Area: ⚙️ System & Control Flow
Basic Usage
init-auth "Example usage"
Parameters
Documentation for this action’s parameters is coming soon.
Examples
Example 1: Basic Usage
init-auth "Example usage"
Example 2: With Variables
$my-variable: "some value"
init-auth $my-variable
Tips
- This action is part of the init set
- Common use case: Controlling app flow and logic
Related Actions
Related actions from the init set will be listed here.