home / docs / sections

sections: authentication:authentication

This data as json

id page ref title content breadcrumbs references
authentication:authentication authentication authentication Authentication and permissions Datasette doesn't require authentication by default. Any visitor to a Datasette instance can explore the full data and execute read-only SQL queries. Datasette can be configured to only allow authenticated users, or to control which databases, tables, and queries can be accessed by the public or by specific users. Datasette's plugin system can be used to add many different styles of authentication, such as user accounts, single sign-on or API keys. [] []
Powered by Datasette · Queries took 2.401ms