Chain the registration action to the login action, the login action to the add-user action, and the logout action to the remove-user action. Add the remove-user action and the checkin action. Connect the checkin button in the home component to the checkin action. Test security rules using standard authentication.
Chain the registration action to the login action, the login action to the add-user action, and the logout action to the remove-user action. Add the remove-user action and the checkin action. Connect the checkin button in the home component to the checkin action. Test security rules using standard authentication.