@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.
@@ -4110,6 +4110,7 @@ var require_types_cjs_development = __commonJS({
4110
4110
  image: mod.string().optional(),
4111
4111
  uri: mod.string(),
4112
4112
  needsGuardianConsent: mod.boolean().optional(),
4113
+ redirectUrl: mod.string().optional(),
4113
4114
  createdAt: mod.string(),
4114
4115
  updatedAt: mod.string(),
4115
4116
  expiresAt: mod.string().optional()