Do I have to log into the application each time I open it?

The login information is required only once at the initialization of the application. Once initialized, the app does not ask to enter the password again, neither when it is launched, nor when the user is accepting a purchase transaction.

However, it is requested to enter the password of the “admin” user for every refund transaction, as this is considered a sensitive operation.

Related to