You've been signed up

Welcome to Solid. We wish you an exciting experience!

<% if (createPod) { %>

Your new Pod

Your new Pod is located at <%= podBaseUrl %>.
You can store your documents and data there.

<% } %> <% if (createWebId) { %>

Your new WebID

Your new WebID is <%= webId %>.
You can use this identifier to interact with Solid pods and apps.

<% } %> <% if (register) { %>

Your new account

Via your email address <%= email %>, this server lets you log in to Solid apps with your WebID <%= webId %>

<% if (!createWebId) { %>

You will need to add the triple <%= `<${webId}> <${oidcIssuer}>.`%> to your existing WebID document <%= webId %> to indicate that you trust this server as a login provider.

<% } %> <% } %>