I have a web client project that both implements Servoy authorisation for user logins in the normal way, and also has some web services which need to be continually available.
When deployed in a production environment, are these web services accessible even when no Servoy web/smart client is connected and no users are logged in ?
Or do I need to split out the web services to a seperate project that does not implement authorisation.
Thanks