# 🔐 Authentication
The authentication is built using Py-MultiAuth
.
You can find its documentation directly there (opens new window).
The authentification is defined by two keys in the advanced configuration: users
and auth
. To use those keys properly, you can check the documentation (opens new window).