import * as earthstar from "https://deno.land/x/earthstar@v10.2.0/src/util/invite.ts";
Functions
Creates an invitation URL. Validates the share address, that servers are valid URLs, and the secret against the share address if given. | |
Parses an invitation URL. Validates the share address, secret (if given), and any server URLs. |