# DVS
## Parameters
optionsObjectoptions.userIdstring ID of the currently logged-in useroptions.serverstring Server addressoptions.clientIdstring Client ID for the registered platform applicationoptions.redirectURIstring Redirect URI for the registered platform applicationoptions.allowBrowserboolean Allow signing in browser if set to true. Default is trueoptions.allowMobileboolean Allow signing with mobile app if set to true. Default is trueoptions.renderDocumentfunction Should return a string representation of the provided document
## sign
Sign a document
### Parameters
-
documentDataObject
# Signature
Type: Object