@learncard/didkey-plugin 1.0.24 → 1.0.25

Sign up to get free protection for your applications and to get access to all the features.
@@ -4134,6 +4134,7 @@ var require_types_cjs_development = __commonJS({
4134
4134
  image: mod.string().optional(),
4135
4135
  uri: mod.string(),
4136
4136
  needsGuardianConsent: mod.boolean().optional(),
4137
+ redirectUrl: mod.string().optional(),
4137
4138
  createdAt: mod.string(),
4138
4139
  updatedAt: mod.string(),
4139
4140
  expiresAt: mod.string().optional()