You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
MATTR_CLIENT_ID=obtain this from MATTR by registering on mattr.global
MATTR_CLIENT_SECRET=obtain this from MATTR by registering on mattr.global
MATTR_TENANT=obtain this from MATTR by registering on mattr.global, looks like your-tenant.vii.mattr.global
PRESENTATION_TEMPLATE_ID=get this by running "npm run setup-did"
VERIFIER_DID=get this by running "npm run setup-did"
JWT_SECRET=get this by running "npm run setup-secrets"
CRYPTO_IV=get this by running "npm run setup-secrets"
CRYPTO_KEY=get this by running "npm run setup-secrets"
FAUNA_SECRET=Database secret obtained from Fauna database
DIDAUTH_CALLBACK_URL=This one is used only in production, locally your functions automatically create Ngrok tunnel. The callback url is full url like https://youraddress.netlify.app/.netlify/functions/did/callback