I am new to node red. I have made 3 ui tabs using node red. I want to lock two ui dashboard tabs using keypad lock. when I enter my 4 digit pin in to the keypad that should redirect me to my other tabs else it should be locked.
These are the node that i got for keypad lock. if pin_ok works that should redirect me to the one of the tab that i have created. otherwise those two tab should be locked and not accessible.