Secure your links with password protection using Bitsy, ensuring only authorized users can access your content.
has_password
: Boolean indicating if password protection is enabled.
password
: The password required to access the link.
password_logo
: URL of the logo to display on the password prompt. (optional)
has_password
to true to indicate that password protection is active.
password
that users must enter to access the link.
password_logo
if you want to display a custom logo on the password prompt. (optional)
has_password
: Indicates that password protection is being utilized.password
: The password required for accessing the link.password_logo
: URL of the logo displayed on the password prompt.