For the complete documentation index, see llms.txt. This page is also available as Markdown.

Dummy

Dummy authentication provider that disables authentication.

The dummy method (--auth yesBasic) shows the browser's native basic-auth popup, but any credentials are accepted:

Screenshot of an 'authentication required' window with username and password fields and 'Cancel' and 'OK' buttons
basic auth popup

Whatever user or password you type will enter Datashare.

Example

Last updated