🔐 Custom Authentication
Escape supports most authentication methods, using the open-source package PyMultiAuth
.
The authentication is defined by two subkeys inside the authentication
key of the advanced configuration: users
and methods
.
To use those keys properly, see PyMultiAuth documentation, embbeded down below.