I’m interested in creating a page similar to this one, where its only function is to allow people to login to password protected pages. Not necessarily individual user logins (although that’s not a deal breaker), but page specific logins.
For example, I would tell everyone in the choir to go this page and log in with choir/choirpassword. When they did, it would give them access to the choir page. The worship team would be able to login with worship/worshippassword, and it would take them to their page.
What’s the best way to accomplish this?