Ninja Docs
Ask or search…
K
Comment on page

&hash

Checks the password
General Option! (&push, &room, &view, &scene)

Aliases

  • &crc
  • &check

Options

Example: &hash=99e5
Value
Description
(string)
Hashed password

Details

You can add &hash=STRING this to a guest's URL instead of &password if you want to check the password. That means the password turns into another string.
If you added a password to your room, the guests' invitations in the director room get 'hashed' automatically:
If you want to hash your password manually, you can use this link: https://vdo.ninja/examples/changepass.html Just enter your room password and you get the hash value.
Last modified 10mo ago