mirror of
https://github.com/simonw/datasette.git
synced 2025-12-10 16:51:24 +01:00
datasette-auth-tokens improved description
Refs https://github.com/simonw/datasette-auth-tokens/issues/1
This commit is contained in:
parent
676bb64c87
commit
f7c3fc978c
1 changed files with 1 additions and 1 deletions
|
|
@ -90,7 +90,7 @@ datasette-auth-github
|
|||
datasette-auth-tokens
|
||||
---------------------
|
||||
|
||||
`datasette-auth-tokens <https://tokens.com/simonw/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 <https://tokens.com/simonw/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
|
||||
-------------------------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue