Function wasmer_backend_api::query::current_user

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

Get the currently logged in user.