feat: allow for less strict validation
This MR adds a parameter to the main function that allows for less strict validation on demand. For backwards compatibility the default is added by a separate function arity. Using the same mechanism a function is added that allows an import for already (externally) authenticated users, like calling as admin from other Xquery or as http authenticated user from a rest request.
closes #23 (closed) #24 (closed)