wasmer_backend_api::query

Function current_user

Source
pub async fn current_user(client: &WasmerClient) -> Result<Option<User>, Error>
Expand description

Get the currently logged in user.