export const sharedPreviewProps = { logoURL: "https://pocket-id.org/img/logo.png", appName: "Pocket ID", }; export const sharedTemplateProps = { logoURL: "{{.LogoURL}}", appName: "{{.AppName}}", };