Development Documentation (main branch) - For stable release docs, see docs.rs/eidetica
Skip to main content

set_global_auth_key

Function set_global_auth_key 

Source
pub async fn set_global_auth_key(db: &Database, key: AuthKey) -> Result<()>
Expand description

Set the global (wildcard) auth key on a database via a settings transaction. The caller chooses the permission level.