mirror of
https://github.com/simonw/datasette.git
synced 2025-12-10 16:51:24 +01:00
Contraction - Google and Microsoft styleguides like it
I was trying out https://github.com/errata-ai/vale
This commit is contained in:
parent
fd083e37ec
commit
31d5c4ec05
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@
|
||||||
Authentication and permissions
|
Authentication and permissions
|
||||||
================================
|
================================
|
||||||
|
|
||||||
Datasette does not require authentication by default. Any visitor to a Datasette instance can explore the full data and execute read-only SQL queries.
|
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's plugin system can be used to add many different styles of authentication, such as user accounts, single sign-on or API keys.
|
Datasette's plugin system can be used to add many different styles of authentication, such as user accounts, single sign-on or API keys.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue