CodeNewbie Community 🌱

Chủ Đây Rồi
Chủ Đây Rồi

Posted on

Hello, @everyone. Quick question

In an application where I have two sets of users, i.e Doctors and Patients. How do I validate those two sets of users using BCrypt gem?

Top comments (0)

const modalMarkup = `
`; // 2. Append the markup string to the end of the document body document.body.insertAdjacentHTML('beforeend', modalMarkup);