Auth and OAuth2 'use strict';const auth = createAuth(); // Use default configurationconst valid = auth.verifyPassword(authData, password);