home / docs / sections

Menu

sections: authentication:authentication-actor-display

This data as json

id page ref title content breadcrumbs references
authentication:authentication-actor-display authentication authentication-actor-display How actors are displayed 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. 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: display name username login id If none of those keys have a value the actor dictionary is displayed as a string instead. ["Authentication and permissions", "Actors"] []
Powered by Datasette · Queries took 5.421ms