08, Apr 2018 • 1 min read

Sometimes, when you build a multi-tenant web-application you may need to set up a "master password" to your system - the password which allows some administrator to login to any user's account. Something similar to `su` command in Unix/Linux systems...