diff --git a/docs/ecosystem.rst b/docs/ecosystem.rst index 04a14453..d74f280d 100644 --- a/docs/ecosystem.rst +++ b/docs/ecosystem.rst @@ -90,7 +90,7 @@ datasette-auth-github datasette-auth-tokens --------------------- -`datasette-auth-tokens `__ provides a mechanism for creating secret API tokens that can then be used with Datasette's :ref:`authentication` system. +`datasette-auth-tokens `__ provides a mechanism for creating secret API tokens that can then be used with Datasette's :ref:`authentication` system. These tokens can be hard-coded into the plugin configuration or the plugin can be configured to access tokens stored in a SQLite database table. datasette-permissions-sql -------------------------