Everytime I push new code to my Bitbucket repository to update my database connection custom scripts, the Bitbucket extension on my Auth0 account replaces the old code by the new one, but also resets all the database connection settings.
So, everytime new code is submited, I have to recofigure the Import Users to Auth0 setting, the Password Policy settings, the applications connected to the database, etc.
The only two files I provide are “login.js” and “get_user.js”. What am I doing wrong here?