Function create

Source
pub async fn create(
    db: &Surreal<Client>,
    account_id: Thing,
) -> Result<Option<Session>>