{"ok": true, "database": "docs", "table": "sections", "rows": [{"id": "authentication:authentication-actor-display", "page": "authentication", "ref": "authentication-actor-display", "title": "How actors are displayed", "content": "In a number of places - such as the navigation menu and the  /-/logout  page - Datasette needs to display a short label representing the currently authenticated actor. \n                 To decide what to show, Datasette looks through the following keys in the actor dictionary and uses the value of the first one that is present and not empty: \n                 \n                     \n                         display \n                     \n                     \n                         name \n                     \n                     \n                         username \n                     \n                     \n                         login \n                     \n                     \n                         id \n                     \n                 \n                 If none of those keys have a value the actor dictionary is displayed as a string instead.", "breadcrumbs": "[\"Authentication and permissions\", \"Actors\"]", "references": "[]"}], "primary_keys": ["id"], "primary_key_values": ["authentication:authentication-actor-display"], "query_ms": 4.391530994325876, "truncated": false}