From cb2889462efe525b7404d1d1852f9c79d572b9d5 Mon Sep 17 00:00:00 2001 From: Ivan Vasilov Date: Wed, 2 Apr 2025 12:46:03 +0300 Subject: [PATCH] chore: Bump redocly/cli to get updated versions of `redoc` and `dompurify` (#34656) * Bump redocly/cli to bump redoc and dompurify. * Regenerate spec files. --- .../spec/enrichments/tsdoc_v2/combined.json | 8530 +++++++++-------- .../spec/enrichments/tsdoc_v2/gotrue.json | 4814 +++++----- .../tsdoc_v2/gotrue_dereferenced.json | 8530 +++++++++-------- packages/generator/package.json | 2 +- pnpm-lock.yaml | 531 +- 5 files changed, 11399 insertions(+), 11008 deletions(-) diff --git a/apps/docs/spec/enrichments/tsdoc_v2/combined.json b/apps/docs/spec/enrichments/tsdoc_v2/combined.json index 71665f0c46..94da3187d4 100644 --- a/apps/docs/spec/enrichments/tsdoc_v2/combined.json +++ b/apps/docs/spec/enrichments/tsdoc_v2/combined.json @@ -7390,14 +7390,14 @@ "originalName": "", "children": [ { - "id": 1168, + "id": 1170, "name": "AuthApiError", "kind": 128, "kindString": "Class", "flags": {}, "children": [ { - "id": 1169, + "id": 1171, "name": "constructor", "kind": 512, "kindString": "Constructor", @@ -7411,14 +7411,14 @@ ], "signatures": [ { - "id": 1170, + "id": 1172, "name": "new AuthApiError", "kind": 16384, "kindString": "Constructor signature", "flags": {}, "parameters": [ { - "id": 1171, + "id": 1173, "name": "message", "kind": 32768, "kindString": "Parameter", @@ -7429,7 +7429,7 @@ } }, { - "id": 1172, + "id": 1174, "name": "status", "kind": 32768, "kindString": "Parameter", @@ -7440,7 +7440,7 @@ } }, { - "id": 1173, + "id": 1175, "name": "code", "kind": 32768, "kindString": "Parameter", @@ -7462,24 +7462,24 @@ ], "type": { "type": "reference", - "id": 1168, + "id": 1170, "name": "AuthApiError" }, "overwrites": { "type": "reference", - "id": 1160, + "id": 1162, "name": "AuthError.constructor" } } ], "overwrites": { "type": "reference", - "id": 1159, + "id": 1161, "name": "AuthError.constructor" } }, { - "id": 1175, + "id": 1177, "name": "code", "kind": 1024, "kindString": "Property", @@ -7511,7 +7511,7 @@ { "type": "reflection", "declaration": { - "id": 1176, + "id": 1178, "name": "__type", "kind": 65536, "kindString": "Type literal", @@ -7528,12 +7528,12 @@ }, "inheritedFrom": { "type": "reference", - "id": 1164, + "id": 1166, "name": "AuthError.code" } }, { - "id": 1174, + "id": 1176, "name": "status", "kind": 1024, "kindString": "Property", @@ -7554,7 +7554,7 @@ }, "overwrites": { "type": "reference", - "id": 1166, + "id": 1168, "name": "AuthError.status" } } @@ -7563,12 +7563,12 @@ { "title": "Constructors", "kind": 512, - "children": [1169] + "children": [1171] }, { "title": "Properties", "kind": 1024, - "children": [1175, 1174] + "children": [1177, 1176] } ], "sources": [ @@ -7581,20 +7581,20 @@ "extendedTypes": [ { "type": "reference", - "id": 1158, + "id": 1160, "name": "AuthError" } ] }, { - "id": 1158, + "id": 1160, "name": "AuthError", "kind": 128, "kindString": "Class", "flags": {}, "children": [ { - "id": 1159, + "id": 1161, "name": "constructor", "kind": 512, "kindString": "Constructor", @@ -7608,14 +7608,14 @@ ], "signatures": [ { - "id": 1160, + "id": 1162, "name": "new AuthError", "kind": 16384, "kindString": "Constructor signature", "flags": {}, "parameters": [ { - "id": 1161, + "id": 1163, "name": "message", "kind": 32768, "kindString": "Parameter", @@ -7626,7 +7626,7 @@ } }, { - "id": 1162, + "id": 1164, "name": "status", "kind": 32768, "kindString": "Parameter", @@ -7639,7 +7639,7 @@ } }, { - "id": 1163, + "id": 1165, "name": "code", "kind": 32768, "kindString": "Parameter", @@ -7654,7 +7654,7 @@ ], "type": { "type": "reference", - "id": 1158, + "id": 1160, "name": "AuthError" }, "overwrites": { @@ -7669,7 +7669,7 @@ } }, { - "id": 1164, + "id": 1166, "name": "code", "kind": 1024, "kindString": "Property", @@ -7701,7 +7701,7 @@ { "type": "reflection", "declaration": { - "id": 1165, + "id": 1167, "name": "__type", "kind": 65536, "kindString": "Type literal", @@ -7718,7 +7718,7 @@ } }, { - "id": 1166, + "id": 1168, "name": "status", "kind": 1024, "kindString": "Property", @@ -7752,12 +7752,12 @@ { "title": "Constructors", "kind": 512, - "children": [1159] + "children": [1161] }, { "title": "Properties", "kind": 1024, - "children": [1164, 1166] + "children": [1166, 1168] } ], "sources": [ @@ -7778,30 +7778,30 @@ "extendedBy": [ { "type": "reference", - "id": 1168, + "id": 1170, "name": "AuthApiError" }, { "type": "reference", - "id": 1178, + "id": 1180, "name": "AuthUnknownError" }, { "type": "reference", - "id": 1188, + "id": 1190, "name": "CustomAuthError" } ] }, { - "id": 1225, + "id": 1227, "name": "AuthImplicitGrantRedirectError", "kind": 128, "kindString": "Class", "flags": {}, "children": [ { - "id": 1226, + "id": 1228, "name": "constructor", "kind": 512, "kindString": "Constructor", @@ -7815,14 +7815,14 @@ ], "signatures": [ { - "id": 1227, + "id": 1229, "name": "new AuthImplicitGrantRedirectError", "kind": 16384, "kindString": "Constructor signature", "flags": {}, "parameters": [ { - "id": 1228, + "id": 1230, "name": "message", "kind": 32768, "kindString": "Parameter", @@ -7833,7 +7833,7 @@ } }, { - "id": 1229, + "id": 1231, "name": "details", "kind": 32768, "kindString": "Parameter", @@ -7848,14 +7848,14 @@ { "type": "reflection", "declaration": { - "id": 1230, + "id": 1232, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 1232, + "id": 1234, "name": "code", "kind": 1024, "kindString": "Property", @@ -7873,7 +7873,7 @@ } }, { - "id": 1231, + "id": 1233, "name": "error", "kind": 1024, "kindString": "Property", @@ -7895,7 +7895,7 @@ { "title": "Properties", "kind": 1024, - "children": [1232, 1231] + "children": [1234, 1233] } ] } @@ -7907,24 +7907,24 @@ ], "type": { "type": "reference", - "id": 1225, + "id": 1227, "name": "AuthImplicitGrantRedirectError" }, "overwrites": { "type": "reference", - "id": 1190, + "id": 1192, "name": "CustomAuthError.constructor" } } ], "overwrites": { "type": "reference", - "id": 1189, + "id": 1191, "name": "CustomAuthError.constructor" } }, { - "id": 1249, + "id": 1251, "name": "code", "kind": 1024, "kindString": "Property", @@ -7956,7 +7956,7 @@ { "type": "reflection", "declaration": { - "id": 1250, + "id": 1252, "name": "__type", "kind": 65536, "kindString": "Type literal", @@ -7973,12 +7973,12 @@ }, "inheritedFrom": { "type": "reference", - "id": 1197, + "id": 1199, "name": "CustomAuthError.code" } }, { - "id": 1233, + "id": 1235, "name": "details", "kind": 1024, "kindString": "Property", @@ -8000,14 +8000,14 @@ { "type": "reflection", "declaration": { - "id": 1234, + "id": 1236, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 1236, + "id": 1238, "name": "code", "kind": 1024, "kindString": "Property", @@ -8025,7 +8025,7 @@ } }, { - "id": 1235, + "id": 1237, "name": "error", "kind": 1024, "kindString": "Property", @@ -8047,7 +8047,7 @@ { "title": "Properties", "kind": 1024, - "children": [1236, 1235] + "children": [1238, 1237] } ] } @@ -8057,7 +8057,7 @@ "defaultValue": "null" }, { - "id": 1247, + "id": 1249, "name": "name", "kind": 1024, "kindString": "Property", @@ -8075,12 +8075,12 @@ }, "inheritedFrom": { "type": "reference", - "id": 1195, + "id": 1197, "name": "CustomAuthError.name" } }, { - "id": 1248, + "id": 1250, "name": "status", "kind": 1024, "kindString": "Property", @@ -8101,12 +8101,12 @@ }, "inheritedFrom": { "type": "reference", - "id": 1196, + "id": 1198, "name": "CustomAuthError.status" } }, { - "id": 1237, + "id": 1239, "name": "toJSON", "kind": 2048, "kindString": "Method", @@ -8120,7 +8120,7 @@ ], "signatures": [ { - "id": 1238, + "id": 1240, "name": "toJSON", "kind": 4096, "kindString": "Call signature", @@ -8128,14 +8128,14 @@ "type": { "type": "reflection", "declaration": { - "id": 1239, + "id": 1241, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 1243, + "id": 1245, "name": "details", "kind": 1024, "kindString": "Property", @@ -8157,14 +8157,14 @@ { "type": "reflection", "declaration": { - "id": 1244, + "id": 1246, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 1246, + "id": 1248, "name": "code", "kind": 1024, "kindString": "Property", @@ -8182,7 +8182,7 @@ } }, { - "id": 1245, + "id": 1247, "name": "error", "kind": 1024, "kindString": "Property", @@ -8204,7 +8204,7 @@ { "title": "Properties", "kind": 1024, - "children": [1246, 1245] + "children": [1248, 1247] } ] } @@ -8214,7 +8214,7 @@ "defaultValue": "..." }, { - "id": 1241, + "id": 1243, "name": "message", "kind": 1024, "kindString": "Property", @@ -8233,7 +8233,7 @@ "defaultValue": "..." }, { - "id": 1240, + "id": 1242, "name": "name", "kind": 1024, "kindString": "Property", @@ -8252,7 +8252,7 @@ "defaultValue": "..." }, { - "id": 1242, + "id": 1244, "name": "status", "kind": 1024, "kindString": "Property", @@ -8275,7 +8275,7 @@ { "title": "Properties", "kind": 1024, - "children": [1243, 1241, 1240, 1242] + "children": [1245, 1243, 1242, 1244] } ] } @@ -8288,17 +8288,17 @@ { "title": "Constructors", "kind": 512, - "children": [1226] + "children": [1228] }, { "title": "Properties", "kind": 1024, - "children": [1249, 1233, 1247, 1248] + "children": [1251, 1235, 1249, 1250] }, { "title": "Methods", "kind": 2048, - "children": [1237] + "children": [1239] } ], "sources": [ @@ -8311,20 +8311,20 @@ "extendedTypes": [ { "type": "reference", - "id": 1188, + "id": 1190, "name": "CustomAuthError" } ] }, { - "id": 1216, + "id": 1218, "name": "AuthInvalidCredentialsError", "kind": 128, "kindString": "Class", "flags": {}, "children": [ { - "id": 1217, + "id": 1219, "name": "constructor", "kind": 512, "kindString": "Constructor", @@ -8338,14 +8338,14 @@ ], "signatures": [ { - "id": 1218, + "id": 1220, "name": "new AuthInvalidCredentialsError", "kind": 16384, "kindString": "Constructor signature", "flags": {}, "parameters": [ { - "id": 1219, + "id": 1221, "name": "message", "kind": 32768, "kindString": "Parameter", @@ -8358,24 +8358,24 @@ ], "type": { "type": "reference", - "id": 1216, + "id": 1218, "name": "AuthInvalidCredentialsError" }, "overwrites": { "type": "reference", - "id": 1190, + "id": 1192, "name": "CustomAuthError.constructor" } } ], "overwrites": { "type": "reference", - "id": 1189, + "id": 1191, "name": "CustomAuthError.constructor" } }, { - "id": 1222, + "id": 1224, "name": "code", "kind": 1024, "kindString": "Property", @@ -8407,7 +8407,7 @@ { "type": "reflection", "declaration": { - "id": 1223, + "id": 1225, "name": "__type", "kind": 65536, "kindString": "Type literal", @@ -8424,12 +8424,12 @@ }, "inheritedFrom": { "type": "reference", - "id": 1197, + "id": 1199, "name": "CustomAuthError.code" } }, { - "id": 1220, + "id": 1222, "name": "name", "kind": 1024, "kindString": "Property", @@ -8447,12 +8447,12 @@ }, "inheritedFrom": { "type": "reference", - "id": 1195, + "id": 1197, "name": "CustomAuthError.name" } }, { - "id": 1221, + "id": 1223, "name": "status", "kind": 1024, "kindString": "Property", @@ -8473,7 +8473,7 @@ }, "inheritedFrom": { "type": "reference", - "id": 1196, + "id": 1198, "name": "CustomAuthError.status" } } @@ -8482,12 +8482,12 @@ { "title": "Constructors", "kind": 512, - "children": [1217] + "children": [1219] }, { "title": "Properties", "kind": 1024, - "children": [1222, 1220, 1221] + "children": [1224, 1222, 1223] } ], "sources": [ @@ -8500,20 +8500,20 @@ "extendedTypes": [ { "type": "reference", - "id": 1188, + "id": 1190, "name": "CustomAuthError" } ] }, { - "id": 1301, + "id": 1303, "name": "AuthInvalidJwtError", "kind": 128, "kindString": "Class", "flags": {}, "children": [ { - "id": 1302, + "id": 1304, "name": "constructor", "kind": 512, "kindString": "Constructor", @@ -8527,14 +8527,14 @@ ], "signatures": [ { - "id": 1303, + "id": 1305, "name": "new AuthInvalidJwtError", "kind": 16384, "kindString": "Constructor signature", "flags": {}, "parameters": [ { - "id": 1304, + "id": 1306, "name": "message", "kind": 32768, "kindString": "Parameter", @@ -8547,24 +8547,24 @@ ], "type": { "type": "reference", - "id": 1301, + "id": 1303, "name": "AuthInvalidJwtError" }, "overwrites": { "type": "reference", - "id": 1190, + "id": 1192, "name": "CustomAuthError.constructor" } } ], "overwrites": { "type": "reference", - "id": 1189, + "id": 1191, "name": "CustomAuthError.constructor" } }, { - "id": 1307, + "id": 1309, "name": "code", "kind": 1024, "kindString": "Property", @@ -8596,7 +8596,7 @@ { "type": "reflection", "declaration": { - "id": 1308, + "id": 1310, "name": "__type", "kind": 65536, "kindString": "Type literal", @@ -8613,12 +8613,12 @@ }, "inheritedFrom": { "type": "reference", - "id": 1197, + "id": 1199, "name": "CustomAuthError.code" } }, { - "id": 1305, + "id": 1307, "name": "name", "kind": 1024, "kindString": "Property", @@ -8636,12 +8636,12 @@ }, "inheritedFrom": { "type": "reference", - "id": 1195, + "id": 1197, "name": "CustomAuthError.name" } }, { - "id": 1306, + "id": 1308, "name": "status", "kind": 1024, "kindString": "Property", @@ -8662,7 +8662,7 @@ }, "inheritedFrom": { "type": "reference", - "id": 1196, + "id": 1198, "name": "CustomAuthError.status" } } @@ -8671,12 +8671,12 @@ { "title": "Constructors", "kind": 512, - "children": [1302] + "children": [1304] }, { "title": "Properties", "kind": 1024, - "children": [1307, 1305, 1306] + "children": [1309, 1307, 1308] } ], "sources": [ @@ -8689,20 +8689,20 @@ "extendedTypes": [ { "type": "reference", - "id": 1188, + "id": 1190, "name": "CustomAuthError" } ] }, { - "id": 1208, + "id": 1210, "name": "AuthInvalidTokenResponseError", "kind": 128, "kindString": "Class", "flags": {}, "children": [ { - "id": 1209, + "id": 1211, "name": "constructor", "kind": 512, "kindString": "Constructor", @@ -8716,31 +8716,31 @@ ], "signatures": [ { - "id": 1210, + "id": 1212, "name": "new AuthInvalidTokenResponseError", "kind": 16384, "kindString": "Constructor signature", "flags": {}, "type": { "type": "reference", - "id": 1208, + "id": 1210, "name": "AuthInvalidTokenResponseError" }, "overwrites": { "type": "reference", - "id": 1190, + "id": 1192, "name": "CustomAuthError.constructor" } } ], "overwrites": { "type": "reference", - "id": 1189, + "id": 1191, "name": "CustomAuthError.constructor" } }, { - "id": 1213, + "id": 1215, "name": "code", "kind": 1024, "kindString": "Property", @@ -8772,7 +8772,7 @@ { "type": "reflection", "declaration": { - "id": 1214, + "id": 1216, "name": "__type", "kind": 65536, "kindString": "Type literal", @@ -8789,12 +8789,12 @@ }, "inheritedFrom": { "type": "reference", - "id": 1197, + "id": 1199, "name": "CustomAuthError.code" } }, { - "id": 1211, + "id": 1213, "name": "name", "kind": 1024, "kindString": "Property", @@ -8812,12 +8812,12 @@ }, "inheritedFrom": { "type": "reference", - "id": 1195, + "id": 1197, "name": "CustomAuthError.name" } }, { - "id": 1212, + "id": 1214, "name": "status", "kind": 1024, "kindString": "Property", @@ -8838,7 +8838,7 @@ }, "inheritedFrom": { "type": "reference", - "id": 1196, + "id": 1198, "name": "CustomAuthError.status" } } @@ -8847,12 +8847,12 @@ { "title": "Constructors", "kind": 512, - "children": [1209] + "children": [1211] }, { "title": "Properties", "kind": 1024, - "children": [1213, 1211, 1212] + "children": [1215, 1213, 1214] } ], "sources": [ @@ -8865,20 +8865,20 @@ "extendedTypes": [ { "type": "reference", - "id": 1188, + "id": 1190, "name": "CustomAuthError" } ] }, { - "id": 1252, + "id": 1254, "name": "AuthPKCEGrantCodeExchangeError", "kind": 128, "kindString": "Class", "flags": {}, "children": [ { - "id": 1253, + "id": 1255, "name": "constructor", "kind": 512, "kindString": "Constructor", @@ -8892,14 +8892,14 @@ ], "signatures": [ { - "id": 1254, + "id": 1256, "name": "new AuthPKCEGrantCodeExchangeError", "kind": 16384, "kindString": "Constructor signature", "flags": {}, "parameters": [ { - "id": 1255, + "id": 1257, "name": "message", "kind": 32768, "kindString": "Parameter", @@ -8910,7 +8910,7 @@ } }, { - "id": 1256, + "id": 1258, "name": "details", "kind": 32768, "kindString": "Parameter", @@ -8925,14 +8925,14 @@ { "type": "reflection", "declaration": { - "id": 1257, + "id": 1259, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 1259, + "id": 1261, "name": "code", "kind": 1024, "kindString": "Property", @@ -8950,7 +8950,7 @@ } }, { - "id": 1258, + "id": 1260, "name": "error", "kind": 1024, "kindString": "Property", @@ -8972,7 +8972,7 @@ { "title": "Properties", "kind": 1024, - "children": [1259, 1258] + "children": [1261, 1260] } ] } @@ -8984,24 +8984,24 @@ ], "type": { "type": "reference", - "id": 1252, + "id": 1254, "name": "AuthPKCEGrantCodeExchangeError" }, "overwrites": { "type": "reference", - "id": 1190, + "id": 1192, "name": "CustomAuthError.constructor" } } ], "overwrites": { "type": "reference", - "id": 1189, + "id": 1191, "name": "CustomAuthError.constructor" } }, { - "id": 1276, + "id": 1278, "name": "code", "kind": 1024, "kindString": "Property", @@ -9033,7 +9033,7 @@ { "type": "reflection", "declaration": { - "id": 1277, + "id": 1279, "name": "__type", "kind": 65536, "kindString": "Type literal", @@ -9050,12 +9050,12 @@ }, "inheritedFrom": { "type": "reference", - "id": 1197, + "id": 1199, "name": "CustomAuthError.code" } }, { - "id": 1260, + "id": 1262, "name": "details", "kind": 1024, "kindString": "Property", @@ -9077,14 +9077,14 @@ { "type": "reflection", "declaration": { - "id": 1261, + "id": 1263, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 1263, + "id": 1265, "name": "code", "kind": 1024, "kindString": "Property", @@ -9102,7 +9102,7 @@ } }, { - "id": 1262, + "id": 1264, "name": "error", "kind": 1024, "kindString": "Property", @@ -9124,7 +9124,7 @@ { "title": "Properties", "kind": 1024, - "children": [1263, 1262] + "children": [1265, 1264] } ] } @@ -9134,7 +9134,7 @@ "defaultValue": "null" }, { - "id": 1274, + "id": 1276, "name": "name", "kind": 1024, "kindString": "Property", @@ -9152,12 +9152,12 @@ }, "inheritedFrom": { "type": "reference", - "id": 1195, + "id": 1197, "name": "CustomAuthError.name" } }, { - "id": 1275, + "id": 1277, "name": "status", "kind": 1024, "kindString": "Property", @@ -9178,12 +9178,12 @@ }, "inheritedFrom": { "type": "reference", - "id": 1196, + "id": 1198, "name": "CustomAuthError.status" } }, { - "id": 1264, + "id": 1266, "name": "toJSON", "kind": 2048, "kindString": "Method", @@ -9197,7 +9197,7 @@ ], "signatures": [ { - "id": 1265, + "id": 1267, "name": "toJSON", "kind": 4096, "kindString": "Call signature", @@ -9205,14 +9205,14 @@ "type": { "type": "reflection", "declaration": { - "id": 1266, + "id": 1268, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 1270, + "id": 1272, "name": "details", "kind": 1024, "kindString": "Property", @@ -9234,14 +9234,14 @@ { "type": "reflection", "declaration": { - "id": 1271, + "id": 1273, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 1273, + "id": 1275, "name": "code", "kind": 1024, "kindString": "Property", @@ -9259,7 +9259,7 @@ } }, { - "id": 1272, + "id": 1274, "name": "error", "kind": 1024, "kindString": "Property", @@ -9281,7 +9281,7 @@ { "title": "Properties", "kind": 1024, - "children": [1273, 1272] + "children": [1275, 1274] } ] } @@ -9291,7 +9291,7 @@ "defaultValue": "..." }, { - "id": 1268, + "id": 1270, "name": "message", "kind": 1024, "kindString": "Property", @@ -9310,7 +9310,7 @@ "defaultValue": "..." }, { - "id": 1267, + "id": 1269, "name": "name", "kind": 1024, "kindString": "Property", @@ -9329,7 +9329,7 @@ "defaultValue": "..." }, { - "id": 1269, + "id": 1271, "name": "status", "kind": 1024, "kindString": "Property", @@ -9352,7 +9352,7 @@ { "title": "Properties", "kind": 1024, - "children": [1270, 1268, 1267, 1269] + "children": [1272, 1270, 1269, 1271] } ] } @@ -9365,17 +9365,17 @@ { "title": "Constructors", "kind": 512, - "children": [1253] + "children": [1255] }, { "title": "Properties", "kind": 1024, - "children": [1276, 1260, 1274, 1275] + "children": [1278, 1262, 1276, 1277] }, { "title": "Methods", "kind": 2048, - "children": [1264] + "children": [1266] } ], "sources": [ @@ -9388,20 +9388,20 @@ "extendedTypes": [ { "type": "reference", - "id": 1188, + "id": 1190, "name": "CustomAuthError" } ] }, { - "id": 1279, + "id": 1281, "name": "AuthRetryableFetchError", "kind": 128, "kindString": "Class", "flags": {}, "children": [ { - "id": 1280, + "id": 1282, "name": "constructor", "kind": 512, "kindString": "Constructor", @@ -9415,14 +9415,14 @@ ], "signatures": [ { - "id": 1281, + "id": 1283, "name": "new AuthRetryableFetchError", "kind": 16384, "kindString": "Constructor signature", "flags": {}, "parameters": [ { - "id": 1282, + "id": 1284, "name": "message", "kind": 32768, "kindString": "Parameter", @@ -9433,7 +9433,7 @@ } }, { - "id": 1283, + "id": 1285, "name": "status", "kind": 32768, "kindString": "Parameter", @@ -9446,24 +9446,24 @@ ], "type": { "type": "reference", - "id": 1279, + "id": 1281, "name": "AuthRetryableFetchError" }, "overwrites": { "type": "reference", - "id": 1190, + "id": 1192, "name": "CustomAuthError.constructor" } } ], "overwrites": { "type": "reference", - "id": 1189, + "id": 1191, "name": "CustomAuthError.constructor" } }, { - "id": 1286, + "id": 1288, "name": "code", "kind": 1024, "kindString": "Property", @@ -9495,7 +9495,7 @@ { "type": "reflection", "declaration": { - "id": 1287, + "id": 1289, "name": "__type", "kind": 65536, "kindString": "Type literal", @@ -9512,12 +9512,12 @@ }, "inheritedFrom": { "type": "reference", - "id": 1197, + "id": 1199, "name": "CustomAuthError.code" } }, { - "id": 1284, + "id": 1286, "name": "name", "kind": 1024, "kindString": "Property", @@ -9535,12 +9535,12 @@ }, "inheritedFrom": { "type": "reference", - "id": 1195, + "id": 1197, "name": "CustomAuthError.name" } }, { - "id": 1285, + "id": 1287, "name": "status", "kind": 1024, "kindString": "Property", @@ -9561,7 +9561,7 @@ }, "inheritedFrom": { "type": "reference", - "id": 1196, + "id": 1198, "name": "CustomAuthError.status" } } @@ -9570,12 +9570,12 @@ { "title": "Constructors", "kind": 512, - "children": [1280] + "children": [1282] }, { "title": "Properties", "kind": 1024, - "children": [1286, 1284, 1285] + "children": [1288, 1286, 1287] } ], "sources": [ @@ -9588,20 +9588,20 @@ "extendedTypes": [ { "type": "reference", - "id": 1188, + "id": 1190, "name": "CustomAuthError" } ] }, { - "id": 1200, + "id": 1202, "name": "AuthSessionMissingError", "kind": 128, "kindString": "Class", "flags": {}, "children": [ { - "id": 1201, + "id": 1203, "name": "constructor", "kind": 512, "kindString": "Constructor", @@ -9615,31 +9615,31 @@ ], "signatures": [ { - "id": 1202, + "id": 1204, "name": "new AuthSessionMissingError", "kind": 16384, "kindString": "Constructor signature", "flags": {}, "type": { "type": "reference", - "id": 1200, + "id": 1202, "name": "AuthSessionMissingError" }, "overwrites": { "type": "reference", - "id": 1190, + "id": 1192, "name": "CustomAuthError.constructor" } } ], "overwrites": { "type": "reference", - "id": 1189, + "id": 1191, "name": "CustomAuthError.constructor" } }, { - "id": 1205, + "id": 1207, "name": "code", "kind": 1024, "kindString": "Property", @@ -9671,7 +9671,7 @@ { "type": "reflection", "declaration": { - "id": 1206, + "id": 1208, "name": "__type", "kind": 65536, "kindString": "Type literal", @@ -9688,12 +9688,12 @@ }, "inheritedFrom": { "type": "reference", - "id": 1197, + "id": 1199, "name": "CustomAuthError.code" } }, { - "id": 1203, + "id": 1205, "name": "name", "kind": 1024, "kindString": "Property", @@ -9711,12 +9711,12 @@ }, "inheritedFrom": { "type": "reference", - "id": 1195, + "id": 1197, "name": "CustomAuthError.name" } }, { - "id": 1204, + "id": 1206, "name": "status", "kind": 1024, "kindString": "Property", @@ -9737,7 +9737,7 @@ }, "inheritedFrom": { "type": "reference", - "id": 1196, + "id": 1198, "name": "CustomAuthError.status" } } @@ -9746,12 +9746,12 @@ { "title": "Constructors", "kind": 512, - "children": [1201] + "children": [1203] }, { "title": "Properties", "kind": 1024, - "children": [1205, 1203, 1204] + "children": [1207, 1205, 1206] } ], "sources": [ @@ -9764,20 +9764,20 @@ "extendedTypes": [ { "type": "reference", - "id": 1188, + "id": 1190, "name": "CustomAuthError" } ] }, { - "id": 1178, + "id": 1180, "name": "AuthUnknownError", "kind": 128, "kindString": "Class", "flags": {}, "children": [ { - "id": 1179, + "id": 1181, "name": "constructor", "kind": 512, "kindString": "Constructor", @@ -9791,14 +9791,14 @@ ], "signatures": [ { - "id": 1180, + "id": 1182, "name": "new AuthUnknownError", "kind": 16384, "kindString": "Constructor signature", "flags": {}, "parameters": [ { - "id": 1181, + "id": 1183, "name": "message", "kind": 32768, "kindString": "Parameter", @@ -9809,7 +9809,7 @@ } }, { - "id": 1182, + "id": 1184, "name": "originalError", "kind": 32768, "kindString": "Parameter", @@ -9822,24 +9822,24 @@ ], "type": { "type": "reference", - "id": 1178, + "id": 1180, "name": "AuthUnknownError" }, "overwrites": { "type": "reference", - "id": 1160, + "id": 1162, "name": "AuthError.constructor" } } ], "overwrites": { "type": "reference", - "id": 1159, + "id": 1161, "name": "AuthError.constructor" } }, { - "id": 1184, + "id": 1186, "name": "code", "kind": 1024, "kindString": "Property", @@ -9871,7 +9871,7 @@ { "type": "reflection", "declaration": { - "id": 1185, + "id": 1187, "name": "__type", "kind": 65536, "kindString": "Type literal", @@ -9888,12 +9888,12 @@ }, "inheritedFrom": { "type": "reference", - "id": 1164, + "id": 1166, "name": "AuthError.code" } }, { - "id": 1183, + "id": 1185, "name": "originalError", "kind": 1024, "kindString": "Property", @@ -9911,7 +9911,7 @@ } }, { - "id": 1186, + "id": 1188, "name": "status", "kind": 1024, "kindString": "Property", @@ -9941,7 +9941,7 @@ }, "inheritedFrom": { "type": "reference", - "id": 1166, + "id": 1168, "name": "AuthError.status" } } @@ -9950,12 +9950,12 @@ { "title": "Constructors", "kind": 512, - "children": [1179] + "children": [1181] }, { "title": "Properties", "kind": 1024, - "children": [1184, 1183, 1186] + "children": [1186, 1185, 1188] } ], "sources": [ @@ -9968,13 +9968,13 @@ "extendedTypes": [ { "type": "reference", - "id": 1158, + "id": 1160, "name": "AuthError" } ] }, { - "id": 1289, + "id": 1291, "name": "AuthWeakPasswordError", "kind": 128, "kindString": "Class", @@ -9984,7 +9984,7 @@ }, "children": [ { - "id": 1290, + "id": 1292, "name": "constructor", "kind": 512, "kindString": "Constructor", @@ -9998,14 +9998,14 @@ ], "signatures": [ { - "id": 1291, + "id": 1293, "name": "new AuthWeakPasswordError", "kind": 16384, "kindString": "Constructor signature", "flags": {}, "parameters": [ { - "id": 1292, + "id": 1294, "name": "message", "kind": 32768, "kindString": "Parameter", @@ -10016,7 +10016,7 @@ } }, { - "id": 1293, + "id": 1295, "name": "status", "kind": 32768, "kindString": "Parameter", @@ -10027,7 +10027,7 @@ } }, { - "id": 1294, + "id": 1296, "name": "reasons", "kind": 32768, "kindString": "Parameter", @@ -10043,24 +10043,24 @@ ], "type": { "type": "reference", - "id": 1289, + "id": 1291, "name": "AuthWeakPasswordError" }, "overwrites": { "type": "reference", - "id": 1190, + "id": 1192, "name": "CustomAuthError.constructor" } } ], "overwrites": { "type": "reference", - "id": 1189, + "id": 1191, "name": "CustomAuthError.constructor" } }, { - "id": 1298, + "id": 1300, "name": "code", "kind": 1024, "kindString": "Property", @@ -10092,7 +10092,7 @@ { "type": "reflection", "declaration": { - "id": 1299, + "id": 1301, "name": "__type", "kind": 65536, "kindString": "Type literal", @@ -10109,12 +10109,12 @@ }, "inheritedFrom": { "type": "reference", - "id": 1197, + "id": 1199, "name": "CustomAuthError.code" } }, { - "id": 1296, + "id": 1298, "name": "name", "kind": 1024, "kindString": "Property", @@ -10132,12 +10132,12 @@ }, "inheritedFrom": { "type": "reference", - "id": 1195, + "id": 1197, "name": "CustomAuthError.name" } }, { - "id": 1295, + "id": 1297, "name": "reasons", "kind": 1024, "kindString": "Property", @@ -10156,13 +10156,13 @@ "type": "array", "elementType": { "type": "reference", - "id": 547, + "id": 548, "name": "WeakPasswordReasons" } } }, { - "id": 1297, + "id": 1299, "name": "status", "kind": 1024, "kindString": "Property", @@ -10183,7 +10183,7 @@ }, "inheritedFrom": { "type": "reference", - "id": 1196, + "id": 1198, "name": "CustomAuthError.status" } } @@ -10192,12 +10192,12 @@ { "title": "Constructors", "kind": 512, - "children": [1290] + "children": [1292] }, { "title": "Properties", "kind": 1024, - "children": [1298, 1296, 1295, 1297] + "children": [1300, 1298, 1297, 1299] } ], "sources": [ @@ -10210,20 +10210,20 @@ "extendedTypes": [ { "type": "reference", - "id": 1188, + "id": 1190, "name": "CustomAuthError" } ] }, { - "id": 1188, + "id": 1190, "name": "CustomAuthError", "kind": 128, "kindString": "Class", "flags": {}, "children": [ { - "id": 1189, + "id": 1191, "name": "constructor", "kind": 512, "kindString": "Constructor", @@ -10237,14 +10237,14 @@ ], "signatures": [ { - "id": 1190, + "id": 1192, "name": "new CustomAuthError", "kind": 16384, "kindString": "Constructor signature", "flags": {}, "parameters": [ { - "id": 1191, + "id": 1193, "name": "message", "kind": 32768, "kindString": "Parameter", @@ -10255,7 +10255,7 @@ } }, { - "id": 1192, + "id": 1194, "name": "name", "kind": 32768, "kindString": "Parameter", @@ -10266,7 +10266,7 @@ } }, { - "id": 1193, + "id": 1195, "name": "status", "kind": 32768, "kindString": "Parameter", @@ -10277,7 +10277,7 @@ } }, { - "id": 1194, + "id": 1196, "name": "code", "kind": 32768, "kindString": "Parameter", @@ -10299,24 +10299,24 @@ ], "type": { "type": "reference", - "id": 1188, + "id": 1190, "name": "CustomAuthError" }, "overwrites": { "type": "reference", - "id": 1160, + "id": 1162, "name": "AuthError.constructor" } } ], "overwrites": { "type": "reference", - "id": 1159, + "id": 1161, "name": "AuthError.constructor" } }, { - "id": 1197, + "id": 1199, "name": "code", "kind": 1024, "kindString": "Property", @@ -10348,7 +10348,7 @@ { "type": "reflection", "declaration": { - "id": 1198, + "id": 1200, "name": "__type", "kind": 65536, "kindString": "Type literal", @@ -10365,12 +10365,12 @@ }, "inheritedFrom": { "type": "reference", - "id": 1164, + "id": 1166, "name": "AuthError.code" } }, { - "id": 1195, + "id": 1197, "name": "name", "kind": 1024, "kindString": "Property", @@ -10392,7 +10392,7 @@ } }, { - "id": 1196, + "id": 1198, "name": "status", "kind": 1024, "kindString": "Property", @@ -10413,7 +10413,7 @@ }, "overwrites": { "type": "reference", - "id": 1166, + "id": 1168, "name": "AuthError.status" } } @@ -10422,12 +10422,12 @@ { "title": "Constructors", "kind": 512, - "children": [1189] + "children": [1191] }, { "title": "Properties", "kind": 1024, - "children": [1197, 1195, 1196] + "children": [1199, 1197, 1198] } ], "sources": [ @@ -10440,49 +10440,49 @@ "extendedTypes": [ { "type": "reference", - "id": 1158, + "id": 1160, "name": "AuthError" } ], "extendedBy": [ { "type": "reference", - "id": 1200, + "id": 1202, "name": "AuthSessionMissingError" }, { "type": "reference", - "id": 1208, + "id": 1210, "name": "AuthInvalidTokenResponseError" }, { "type": "reference", - "id": 1216, + "id": 1218, "name": "AuthInvalidCredentialsError" }, { "type": "reference", - "id": 1225, + "id": 1227, "name": "AuthImplicitGrantRedirectError" }, { "type": "reference", - "id": 1252, + "id": 1254, "name": "AuthPKCEGrantCodeExchangeError" }, { "type": "reference", - "id": 1279, + "id": 1281, "name": "AuthRetryableFetchError" }, { "type": "reference", - "id": 1289, + "id": 1291, "name": "AuthWeakPasswordError" }, { "type": "reference", - "id": 1301, + "id": 1303, "name": "AuthInvalidJwtError" } ] @@ -10725,10 +10725,10 @@ ], "type": { "type": "reference", - "id": 1042, + "id": 1044, "name": "GoTrueAdminMFAApi", "dereferenced": { - "id": 1042, + "id": 1044, "name": "GoTrueAdminMFAApi", "kind": 256, "kindString": "Interface", @@ -10744,14 +10744,14 @@ }, "children": [ { - "id": 1046, + "id": 1048, "name": "deleteFactor", "kind": 2048, "kindString": "Method", "flags": {}, "signatures": [ { - "id": 1047, + "id": 1049, "name": "deleteFactor", "kind": 4096, "kindString": "Call signature", @@ -10771,17 +10771,17 @@ }, "parameters": [ { - "id": 1048, + "id": 1050, "name": "params", "kind": 32768, "kindString": "Parameter", "flags": {}, "type": { "type": "reference", - "id": 1026, + "id": 1028, "name": "AuthMFAAdminDeleteFactorParams", "dereferenced": { - "id": 1026, + "id": 1028, "name": "AuthMFAAdminDeleteFactorParams", "kind": 4194304, "kindString": "Type alias", @@ -10797,21 +10797,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1015, + "line": 1016, "character": 12 } ], "type": { "type": "reflection", "declaration": { - "id": 1027, + "id": 1029, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 1028, + "id": 1030, "name": "id", "kind": 1024, "kindString": "Property", @@ -10822,7 +10822,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1017, + "line": 1018, "character": 2 } ], @@ -10832,7 +10832,7 @@ } }, { - "id": 1029, + "id": 1031, "name": "userId", "kind": 1024, "kindString": "Property", @@ -10843,7 +10843,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1020, + "line": 1021, "character": 2 } ], @@ -10857,13 +10857,13 @@ { "title": "Properties", "kind": 1024, - "children": [1028, 1029] + "children": [1030, 1031] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 1015, + "line": 1016, "character": 45 } ] @@ -10878,7 +10878,7 @@ "typeArguments": [ { "type": "reference", - "id": 1017, + "id": 1019, "name": "AuthMFAAdminDeleteFactorResponse" } ], @@ -10890,14 +10890,14 @@ ] }, { - "id": 1043, + "id": 1045, "name": "listFactors", "kind": 2048, "kindString": "Method", "flags": {}, "signatures": [ { - "id": 1044, + "id": 1046, "name": "listFactors", "kind": 4096, "kindString": "Call signature", @@ -10907,17 +10907,17 @@ }, "parameters": [ { - "id": 1045, + "id": 1047, "name": "params", "kind": 32768, "kindString": "Parameter", "flags": {}, "type": { "type": "reference", - "id": 1039, + "id": 1041, "name": "AuthMFAAdminListFactorsParams", "dereferenced": { - "id": 1039, + "id": 1041, "name": "AuthMFAAdminListFactorsParams", "kind": 4194304, "kindString": "Type alias", @@ -10933,21 +10933,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1039, + "line": 1040, "character": 12 } ], "type": { "type": "reflection", "declaration": { - "id": 1040, + "id": 1042, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 1041, + "id": 1043, "name": "userId", "kind": 1024, "kindString": "Property", @@ -10958,7 +10958,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1041, + "line": 1042, "character": 2 } ], @@ -10972,13 +10972,13 @@ { "title": "Properties", "kind": 1024, - "children": [1041] + "children": [1043] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 1039, + "line": 1040, "character": 44 } ] @@ -10993,7 +10993,7 @@ "typeArguments": [ { "type": "reference", - "id": 1030, + "id": 1032, "name": "AuthMFAAdminListFactorsResponse" } ], @@ -11009,13 +11009,13 @@ { "title": "Methods", "kind": 2048, - "children": [1046, 1043] + "children": [1048, 1045] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 1049, + "line": 1050, "character": 17 } ] @@ -11054,17 +11054,17 @@ "flags": {}, "type": { "type": "reference", - "id": 726, + "id": 728, "name": "AdminUserAttributes", "dereferenced": { - "id": 726, + "id": 728, "name": "AdminUserAttributes", "kind": 256, "kindString": "Interface", "flags": {}, "children": [ { - "id": 728, + "id": 730, "name": "app_metadata", "kind": 1024, "kindString": "Property", @@ -11078,7 +11078,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 404, + "line": 405, "character": 2 } ], @@ -11088,7 +11088,7 @@ } }, { - "id": 731, + "id": 733, "name": "ban_duration", "kind": 1024, "kindString": "Property", @@ -11102,7 +11102,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 430, + "line": 431, "character": 2 } ], @@ -11112,7 +11112,7 @@ } }, { - "id": 738, + "id": 740, "name": "email", "kind": 1024, "kindString": "Property", @@ -11125,7 +11125,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 355, + "line": 356, "character": 2 } ], @@ -11139,7 +11139,7 @@ } }, { - "id": 729, + "id": 731, "name": "email_confirm", "kind": 1024, "kindString": "Property", @@ -11153,7 +11153,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 411, + "line": 412, "character": 2 } ], @@ -11163,7 +11163,7 @@ } }, { - "id": 734, + "id": 736, "name": "id", "kind": 1024, "kindString": "Property", @@ -11177,7 +11177,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 455, + "line": 456, "character": 2 } ], @@ -11187,7 +11187,7 @@ } }, { - "id": 736, + "id": 738, "name": "nonce", "kind": 1024, "kindString": "Property", @@ -11201,7 +11201,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 372, + "line": 373, "character": 2 } ], @@ -11215,7 +11215,7 @@ } }, { - "id": 735, + "id": 737, "name": "password", "kind": 1024, "kindString": "Property", @@ -11228,7 +11228,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 365, + "line": 366, "character": 2 } ], @@ -11242,7 +11242,7 @@ } }, { - "id": 733, + "id": 735, "name": "password_hash", "kind": 1024, "kindString": "Property", @@ -11256,7 +11256,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 448, + "line": 449, "character": 2 } ], @@ -11266,7 +11266,7 @@ } }, { - "id": 737, + "id": 739, "name": "phone", "kind": 1024, "kindString": "Property", @@ -11279,7 +11279,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 360, + "line": 361, "character": 2 } ], @@ -11293,7 +11293,7 @@ } }, { - "id": 730, + "id": 732, "name": "phone_confirm", "kind": 1024, "kindString": "Property", @@ -11307,7 +11307,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 418, + "line": 419, "character": 2 } ], @@ -11317,7 +11317,7 @@ } }, { - "id": 732, + "id": 734, "name": "role", "kind": 1024, "kindString": "Property", @@ -11331,7 +11331,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 439, + "line": 440, "character": 2 } ], @@ -11341,7 +11341,7 @@ } }, { - "id": 727, + "id": 729, "name": "user_metadata", "kind": 1024, "kindString": "Property", @@ -11355,7 +11355,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 394, + "line": 395, "character": 2 } ], @@ -11370,14 +11370,14 @@ "title": "Properties", "kind": 1024, "children": [ - 728, 731, 738, 729, 734, 736, 735, 733, 737, 730, 732, 727 + 730, 733, 740, 731, 736, 738, 737, 735, 739, 732, 734, 729 ] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 383, + "line": 384, "character": 17 } ], @@ -11387,7 +11387,7 @@ "typeArguments": [ { "type": "reference", - "id": 720, + "id": 722, "name": "UserAttributes" }, { @@ -11409,7 +11409,7 @@ "typeArguments": [ { "type": "reference", - "id": 645, + "id": 646, "name": "UserResponse" } ], @@ -11479,7 +11479,7 @@ "typeArguments": [ { "type": "reference", - "id": 645, + "id": 646, "name": "UserResponse" } ], @@ -11522,10 +11522,10 @@ "flags": {}, "type": { "type": "reference", - "id": 897, + "id": 899, "name": "GenerateLinkParams", "dereferenced": { - "id": 897, + "id": 899, "name": "GenerateLinkParams", "kind": 4194304, "kindString": "Type alias", @@ -11533,7 +11533,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 751, + "line": 752, "character": 12 } ], @@ -11541,7 +11541,7 @@ "type": "union", "types": [ { - "id": 872, + "id": 874, "name": "GenerateSignupLinkParams", "kind": 4194304, "kindString": "Type alias", @@ -11549,82 +11549,22 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 708, + "line": 709, "character": 12 } ], "type": { "type": "reflection", "declaration": { - "id": 873, + "id": 875, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ - { - "id": 875, - "name": "email", - "kind": 1024, - "kindString": "Property", - "flags": {}, - "sources": [ - { - "fileName": "src/lib/types.ts", - "line": 710, - "character": 2 - } - ], - "type": { - "type": "intrinsic", - "name": "string" - } - }, { "id": 877, - "name": "options", - "kind": 1024, - "kindString": "Property", - "flags": { - "isOptional": true - }, - "sources": [ - { - "fileName": "src/lib/types.ts", - "line": 712, - "character": 2 - } - ], - "type": { - "type": "reference", - "typeArguments": [ - { - "type": "reference", - "id": 894, - "name": "GenerateLinkOptions" - }, - { - "type": "union", - "types": [ - { - "type": "literal", - "value": "data" - }, - { - "type": "literal", - "value": "redirectTo" - } - ] - } - ], - "qualifiedName": "Pick", - "package": "typescript", - "name": "Pick" - } - }, - { - "id": 876, - "name": "password", + "name": "email", "kind": 1024, "kindString": "Property", "flags": {}, @@ -11641,86 +11581,7 @@ } }, { - "id": 874, - "name": "type", - "kind": 1024, - "kindString": "Property", - "flags": {}, - "sources": [ - { - "fileName": "src/lib/types.ts", - "line": 709, - "character": 2 - } - ], - "type": { - "type": "literal", - "value": "signup" - } - } - ], - "groups": [ - { - "title": "Properties", - "kind": 1024, - "children": [875, 877, 876, 874] - } - ], - "sources": [ - { - "fileName": "src/lib/types.ts", - "line": 708, - "character": 39 - } - ] - } - } - }, - { - "id": 878, - "name": "GenerateInviteOrMagiclinkParams", - "kind": 4194304, - "kindString": "Type alias", - "flags": {}, - "sources": [ - { - "fileName": "src/lib/types.ts", - "line": 715, - "character": 12 - } - ], - "type": { - "type": "reflection", - "declaration": { - "id": 879, - "name": "__type", - "kind": 65536, - "kindString": "Type literal", - "flags": {}, - "children": [ - { - "id": 881, - "name": "email", - "kind": 1024, - "kindString": "Property", - "flags": {}, - "comment": { - "shortText": "The user's email" - }, - "sources": [ - { - "fileName": "src/lib/types.ts", - "line": 718, - "character": 2 - } - ], - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 882, + "id": 879, "name": "options", "kind": 1024, "kindString": "Property", @@ -11730,7 +11591,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 719, + "line": 713, "character": 2 } ], @@ -11739,7 +11600,7 @@ "typeArguments": [ { "type": "reference", - "id": 894, + "id": 896, "name": "GenerateLinkOptions" }, { @@ -11762,7 +11623,25 @@ } }, { - "id": 880, + "id": 878, + "name": "password", + "kind": 1024, + "kindString": "Property", + "flags": {}, + "sources": [ + { + "fileName": "src/lib/types.ts", + "line": 712, + "character": 2 + } + ], + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 876, "name": "type", "kind": 1024, "kindString": "Property", @@ -11770,7 +11649,128 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 716, + "line": 710, + "character": 2 + } + ], + "type": { + "type": "literal", + "value": "signup" + } + } + ], + "groups": [ + { + "title": "Properties", + "kind": 1024, + "children": [877, 879, 878, 876] + } + ], + "sources": [ + { + "fileName": "src/lib/types.ts", + "line": 709, + "character": 39 + } + ] + } + } + }, + { + "id": 880, + "name": "GenerateInviteOrMagiclinkParams", + "kind": 4194304, + "kindString": "Type alias", + "flags": {}, + "sources": [ + { + "fileName": "src/lib/types.ts", + "line": 716, + "character": 12 + } + ], + "type": { + "type": "reflection", + "declaration": { + "id": 881, + "name": "__type", + "kind": 65536, + "kindString": "Type literal", + "flags": {}, + "children": [ + { + "id": 883, + "name": "email", + "kind": 1024, + "kindString": "Property", + "flags": {}, + "comment": { + "shortText": "The user's email" + }, + "sources": [ + { + "fileName": "src/lib/types.ts", + "line": 719, + "character": 2 + } + ], + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 884, + "name": "options", + "kind": 1024, + "kindString": "Property", + "flags": { + "isOptional": true + }, + "sources": [ + { + "fileName": "src/lib/types.ts", + "line": 720, + "character": 2 + } + ], + "type": { + "type": "reference", + "typeArguments": [ + { + "type": "reference", + "id": 896, + "name": "GenerateLinkOptions" + }, + { + "type": "union", + "types": [ + { + "type": "literal", + "value": "data" + }, + { + "type": "literal", + "value": "redirectTo" + } + ] + } + ], + "qualifiedName": "Pick", + "package": "typescript", + "name": "Pick" + } + }, + { + "id": 882, + "name": "type", + "kind": 1024, + "kindString": "Property", + "flags": {}, + "sources": [ + { + "fileName": "src/lib/types.ts", + "line": 717, "character": 2 } ], @@ -11793,13 +11793,13 @@ { "title": "Properties", "kind": 1024, - "children": [881, 882, 880] + "children": [883, 884, 882] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 715, + "line": 716, "character": 46 } ] @@ -11807,7 +11807,7 @@ } }, { - "id": 883, + "id": 885, "name": "GenerateRecoveryLinkParams", "kind": 4194304, "kindString": "Type alias", @@ -11815,21 +11815,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 722, + "line": 723, "character": 12 } ], "type": { "type": "reflection", "declaration": { - "id": 884, + "id": 886, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 886, + "id": 888, "name": "email", "kind": 1024, "kindString": "Property", @@ -11840,7 +11840,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 725, + "line": 726, "character": 2 } ], @@ -11850,7 +11850,7 @@ } }, { - "id": 887, + "id": 889, "name": "options", "kind": 1024, "kindString": "Property", @@ -11860,7 +11860,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 726, + "line": 727, "character": 2 } ], @@ -11869,7 +11869,7 @@ "typeArguments": [ { "type": "reference", - "id": 894, + "id": 896, "name": "GenerateLinkOptions" }, { @@ -11883,7 +11883,7 @@ } }, { - "id": 885, + "id": 887, "name": "type", "kind": 1024, "kindString": "Property", @@ -11891,7 +11891,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 723, + "line": 724, "character": 2 } ], @@ -11905,13 +11905,13 @@ { "title": "Properties", "kind": 1024, - "children": [886, 887, 885] + "children": [888, 889, 887] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 722, + "line": 723, "character": 41 } ] @@ -11919,7 +11919,7 @@ } }, { - "id": 888, + "id": 890, "name": "GenerateEmailChangeLinkParams", "kind": 4194304, "kindString": "Type alias", @@ -11927,21 +11927,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 729, + "line": 730, "character": 12 } ], "type": { "type": "reflection", "declaration": { - "id": 889, + "id": 891, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 891, + "id": 893, "name": "email", "kind": 1024, "kindString": "Property", @@ -11952,7 +11952,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 732, + "line": 733, "character": 2 } ], @@ -11962,7 +11962,7 @@ } }, { - "id": 892, + "id": 894, "name": "newEmail", "kind": 1024, "kindString": "Property", @@ -11973,7 +11973,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 736, + "line": 737, "character": 2 } ], @@ -11983,7 +11983,7 @@ } }, { - "id": 893, + "id": 895, "name": "options", "kind": 1024, "kindString": "Property", @@ -11993,7 +11993,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 737, + "line": 738, "character": 2 } ], @@ -12002,7 +12002,7 @@ "typeArguments": [ { "type": "reference", - "id": 894, + "id": 896, "name": "GenerateLinkOptions" }, { @@ -12016,7 +12016,7 @@ } }, { - "id": 890, + "id": 892, "name": "type", "kind": 1024, "kindString": "Property", @@ -12024,7 +12024,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 730, + "line": 731, "character": 2 } ], @@ -12047,13 +12047,13 @@ { "title": "Properties", "kind": 1024, - "children": [891, 892, 893, 890] + "children": [893, 894, 895, 892] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 729, + "line": 730, "character": 44 } ] @@ -12071,7 +12071,7 @@ "typeArguments": [ { "type": "reference", - "id": 898, + "id": 900, "name": "GenerateLinkResponse" } ], @@ -12126,7 +12126,7 @@ "typeArguments": [ { "type": "reference", - "id": 645, + "id": 646, "name": "UserResponse" } ], @@ -12257,7 +12257,7 @@ "typeArguments": [ { "type": "reference", - "id": 645, + "id": 646, "name": "UserResponse" } ], @@ -12306,10 +12306,10 @@ }, "type": { "type": "reference", - "id": 1069, + "id": 1071, "name": "PageParams", "dereferenced": { - "id": 1069, + "id": 1071, "name": "PageParams", "kind": 4194304, "kindString": "Type alias", @@ -12317,21 +12317,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1108, + "line": 1109, "character": 12 } ], "type": { "type": "reflection", "declaration": { - "id": 1070, + "id": 1072, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 1071, + "id": 1073, "name": "page", "kind": 1024, "kindString": "Property", @@ -12344,7 +12344,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1110, + "line": 1111, "character": 2 } ], @@ -12354,7 +12354,7 @@ } }, { - "id": 1072, + "id": 1074, "name": "perPage", "kind": 1024, "kindString": "Property", @@ -12367,7 +12367,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1112, + "line": 1113, "character": 2 } ], @@ -12381,13 +12381,13 @@ { "title": "Properties", "kind": 1024, - "children": [1071, 1072] + "children": [1073, 1074] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 1108, + "line": 1109, "character": 25 } ] @@ -12472,7 +12472,7 @@ "type": "array", "elementType": { "type": "reference", - "id": 696, + "id": 697, "name": "User" } } @@ -12489,7 +12489,7 @@ }, { "type": "reference", - "id": 1062, + "id": 1064, "name": "Pagination" } ] @@ -12597,7 +12597,7 @@ ], "type": { "type": "reference", - "id": 1158, + "id": 1160, "name": "AuthError" } } @@ -12740,7 +12740,7 @@ }, { "type": "reference", - "id": 1158, + "id": 1160, "name": "AuthError" } ] @@ -12810,17 +12810,17 @@ }, "type": { "type": "reference", - "id": 726, + "id": 728, "name": "AdminUserAttributes", "dereferenced": { - "id": 726, + "id": 728, "name": "AdminUserAttributes", "kind": 256, "kindString": "Interface", "flags": {}, "children": [ { - "id": 728, + "id": 730, "name": "app_metadata", "kind": 1024, "kindString": "Property", @@ -12834,7 +12834,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 404, + "line": 405, "character": 2 } ], @@ -12844,7 +12844,7 @@ } }, { - "id": 731, + "id": 733, "name": "ban_duration", "kind": 1024, "kindString": "Property", @@ -12858,7 +12858,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 430, + "line": 431, "character": 2 } ], @@ -12868,7 +12868,7 @@ } }, { - "id": 738, + "id": 740, "name": "email", "kind": 1024, "kindString": "Property", @@ -12881,7 +12881,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 355, + "line": 356, "character": 2 } ], @@ -12895,7 +12895,7 @@ } }, { - "id": 729, + "id": 731, "name": "email_confirm", "kind": 1024, "kindString": "Property", @@ -12909,7 +12909,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 411, + "line": 412, "character": 2 } ], @@ -12919,7 +12919,7 @@ } }, { - "id": 734, + "id": 736, "name": "id", "kind": 1024, "kindString": "Property", @@ -12933,7 +12933,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 455, + "line": 456, "character": 2 } ], @@ -12943,7 +12943,7 @@ } }, { - "id": 736, + "id": 738, "name": "nonce", "kind": 1024, "kindString": "Property", @@ -12957,7 +12957,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 372, + "line": 373, "character": 2 } ], @@ -12971,7 +12971,7 @@ } }, { - "id": 735, + "id": 737, "name": "password", "kind": 1024, "kindString": "Property", @@ -12984,7 +12984,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 365, + "line": 366, "character": 2 } ], @@ -12998,7 +12998,7 @@ } }, { - "id": 733, + "id": 735, "name": "password_hash", "kind": 1024, "kindString": "Property", @@ -13012,7 +13012,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 448, + "line": 449, "character": 2 } ], @@ -13022,7 +13022,7 @@ } }, { - "id": 737, + "id": 739, "name": "phone", "kind": 1024, "kindString": "Property", @@ -13035,7 +13035,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 360, + "line": 361, "character": 2 } ], @@ -13049,7 +13049,7 @@ } }, { - "id": 730, + "id": 732, "name": "phone_confirm", "kind": 1024, "kindString": "Property", @@ -13063,7 +13063,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 418, + "line": 419, "character": 2 } ], @@ -13073,7 +13073,7 @@ } }, { - "id": 732, + "id": 734, "name": "role", "kind": 1024, "kindString": "Property", @@ -13087,7 +13087,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 439, + "line": 440, "character": 2 } ], @@ -13097,7 +13097,7 @@ } }, { - "id": 727, + "id": 729, "name": "user_metadata", "kind": 1024, "kindString": "Property", @@ -13111,7 +13111,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 394, + "line": 395, "character": 2 } ], @@ -13126,14 +13126,14 @@ "title": "Properties", "kind": 1024, "children": [ - 728, 731, 738, 729, 734, 736, 735, 733, 737, 730, 732, 727 + 730, 733, 740, 731, 736, 738, 737, 735, 739, 732, 734, 729 ] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 383, + "line": 384, "character": 17 } ], @@ -13143,7 +13143,7 @@ "typeArguments": [ { "type": "reference", - "id": 720, + "id": 722, "name": "UserAttributes" }, { @@ -13165,7 +13165,7 @@ "typeArguments": [ { "type": "reference", - "id": 645, + "id": 646, "name": "UserResponse" } ], @@ -13218,7 +13218,7 @@ "sources": [ { "fileName": "src/GoTrueClient.ts", - "line": 191, + "line": 193, "character": 2 } ], @@ -13241,10 +13241,10 @@ "flags": {}, "type": { "type": "reference", - "id": 526, + "id": 527, "name": "GoTrueClientOptions", "dereferenced": { - "id": 526, + "id": 527, "name": "GoTrueClientOptions", "kind": 4194304, "kindString": "Type alias", @@ -13259,14 +13259,14 @@ "type": { "type": "reflection", "declaration": { - "id": 527, + "id": 528, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 535, + "id": 536, "name": "autoRefreshToken", "kind": 1024, "kindString": "Property", @@ -13286,7 +13286,7 @@ } }, { - "id": 540, + "id": 541, "name": "debug", "kind": 1024, "kindString": "Property", @@ -13310,7 +13310,7 @@ { "type": "reflection", "declaration": { - "id": 541, + "id": 542, "name": "__type", "kind": 65536, "kindString": "Type literal", @@ -13324,14 +13324,14 @@ ], "signatures": [ { - "id": 542, + "id": 543, "name": "__type", "kind": 4096, "kindString": "Call signature", "flags": {}, "parameters": [ { - "id": 543, + "id": 544, "name": "message", "kind": 32768, "kindString": "Parameter", @@ -13342,7 +13342,7 @@ } }, { - "id": 544, + "id": 545, "name": "args", "kind": 32768, "kindString": "Parameter", @@ -13370,7 +13370,7 @@ } }, { - "id": 534, + "id": 535, "name": "detectSessionInUrl", "kind": 1024, "kindString": "Property", @@ -13390,7 +13390,7 @@ } }, { - "id": 538, + "id": 539, "name": "fetch", "kind": 1024, "kindString": "Property", @@ -13410,7 +13410,7 @@ } }, { - "id": 539, + "id": 540, "name": "flowType", "kind": 1024, "kindString": "Property", @@ -13426,10 +13426,10 @@ ], "type": { "type": "reference", - "id": 800, + "id": 802, "name": "AuthFlowType", "dereferenced": { - "id": 800, + "id": 802, "name": "AuthFlowType", "kind": 4194304, "kindString": "Type alias", @@ -13437,7 +13437,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 583, + "line": 584, "character": 12 } ], @@ -13458,7 +13458,7 @@ } }, { - "id": 546, + "id": 547, "name": "hasCustomAuthorizationHeader", "kind": 1024, "kindString": "Property", @@ -13487,7 +13487,7 @@ } }, { - "id": 529, + "id": 530, "name": "headers", "kind": 1024, "kindString": "Property", @@ -13504,7 +13504,7 @@ "type": { "type": "reflection", "declaration": { - "id": 530, + "id": 531, "name": "__type", "kind": 65536, "kindString": "Type literal", @@ -13517,14 +13517,14 @@ } ], "indexSignature": { - "id": 531, + "id": 532, "name": "__index", "kind": 8192, "kindString": "Index signature", "flags": {}, "parameters": [ { - "id": 532, + "id": 533, "name": "key", "kind": 32768, "flags": {}, @@ -13543,7 +13543,7 @@ } }, { - "id": 545, + "id": 546, "name": "lock", "kind": 1024, "kindString": "Property", @@ -13568,10 +13568,10 @@ ], "type": { "type": "reference", - "id": 517, + "id": 518, "name": "LockFunc", "dereferenced": { - "id": 517, + "id": 518, "name": "LockFunc", "kind": 4194304, "kindString": "Type alias", @@ -13586,7 +13586,7 @@ "type": { "type": "reflection", "declaration": { - "id": 518, + "id": 519, "name": "__type", "kind": 65536, "kindString": "Type literal", @@ -13600,7 +13600,7 @@ ], "signatures": [ { - "id": 519, + "id": 520, "name": "__type", "kind": 4096, "kindString": "Call signature", @@ -13616,7 +13616,7 @@ }, "typeParameter": [ { - "id": 525, + "id": 526, "name": "R", "kind": 131072, "kindString": "Type parameter", @@ -13625,7 +13625,7 @@ ], "parameters": [ { - "id": 520, + "id": 521, "name": "name", "kind": 32768, "kindString": "Parameter", @@ -13639,7 +13639,7 @@ } }, { - "id": 521, + "id": 522, "name": "acquireTimeout", "kind": 32768, "kindString": "Parameter", @@ -13653,7 +13653,7 @@ } }, { - "id": 522, + "id": 523, "name": "fn", "kind": 32768, "kindString": "Parameter", @@ -13664,7 +13664,7 @@ "type": { "type": "reflection", "declaration": { - "id": 523, + "id": 524, "name": "__type", "kind": 65536, "kindString": "Type literal", @@ -13678,7 +13678,7 @@ ], "signatures": [ { - "id": 524, + "id": 525, "name": "__type", "kind": 4096, "kindString": "Call signature", @@ -13688,7 +13688,7 @@ "typeArguments": [ { "type": "reference", - "id": 525, + "id": 526, "name": "R" } ], @@ -13707,7 +13707,7 @@ "typeArguments": [ { "type": "reference", - "id": 525, + "id": 526, "name": "R" } ], @@ -13723,7 +13723,7 @@ } }, { - "id": 536, + "id": 537, "name": "persistSession", "kind": 1024, "kindString": "Property", @@ -13743,7 +13743,7 @@ } }, { - "id": 537, + "id": 538, "name": "storage", "kind": 1024, "kindString": "Property", @@ -13759,10 +13759,10 @@ ], "type": { "type": "reference", - "id": 1049, + "id": 1051, "name": "SupportedStorage", "dereferenced": { - "id": 1049, + "id": 1051, "name": "SupportedStorage", "kind": 4194304, "kindString": "Type alias", @@ -13770,7 +13770,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1076, + "line": 1077, "character": 12 } ], @@ -13817,14 +13817,14 @@ { "type": "reflection", "declaration": { - "id": 1050, + "id": 1052, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 1051, + "id": 1053, "name": "isServer", "kind": 1024, "kindString": "Property", @@ -13837,7 +13837,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1086, + "line": 1087, "character": 2 } ], @@ -13851,13 +13851,13 @@ { "title": "Properties", "kind": 1024, - "children": [1051] + "children": [1053] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 1078, + "line": 1079, "character": 4 } ] @@ -13869,7 +13869,7 @@ } }, { - "id": 533, + "id": 534, "name": "storageKey", "kind": 1024, "kindString": "Property", @@ -13889,7 +13889,7 @@ } }, { - "id": 528, + "id": 529, "name": "url", "kind": 1024, "kindString": "Property", @@ -13914,7 +13914,7 @@ "title": "Properties", "kind": 1024, "children": [ - 535, 540, 534, 538, 539, 546, 529, 545, 536, 537, 533, 528 + 536, 541, 535, 539, 540, 547, 530, 546, 537, 538, 534, 529 ] } ], @@ -13951,7 +13951,7 @@ "sources": [ { "fileName": "src/GoTrueClient.ts", - "line": 138, + "line": 139, "character": 2 } ], @@ -14197,10 +14197,10 @@ ], "type": { "type": "reference", - "id": 1042, + "id": 1044, "name": "GoTrueAdminMFAApi", "dereferenced": { - "id": 1042, + "id": 1044, "name": "GoTrueAdminMFAApi", "kind": 256, "kindString": "Interface", @@ -14216,14 +14216,14 @@ }, "children": [ { - "id": 1046, + "id": 1048, "name": "deleteFactor", "kind": 2048, "kindString": "Method", "flags": {}, "signatures": [ { - "id": 1047, + "id": 1049, "name": "deleteFactor", "kind": 4096, "kindString": "Call signature", @@ -14243,17 +14243,17 @@ }, "parameters": [ { - "id": 1048, + "id": 1050, "name": "params", "kind": 32768, "kindString": "Parameter", "flags": {}, "type": { "type": "reference", - "id": 1026, + "id": 1028, "name": "AuthMFAAdminDeleteFactorParams", "dereferenced": { - "id": 1026, + "id": 1028, "name": "AuthMFAAdminDeleteFactorParams", "kind": 4194304, "kindString": "Type alias", @@ -14269,21 +14269,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1015, + "line": 1016, "character": 12 } ], "type": { "type": "reflection", "declaration": { - "id": 1027, + "id": 1029, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 1028, + "id": 1030, "name": "id", "kind": 1024, "kindString": "Property", @@ -14294,7 +14294,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1017, + "line": 1018, "character": 2 } ], @@ -14304,7 +14304,7 @@ } }, { - "id": 1029, + "id": 1031, "name": "userId", "kind": 1024, "kindString": "Property", @@ -14315,7 +14315,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1020, + "line": 1021, "character": 2 } ], @@ -14329,13 +14329,13 @@ { "title": "Properties", "kind": 1024, - "children": [1028, 1029] + "children": [1030, 1031] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 1015, + "line": 1016, "character": 45 } ] @@ -14350,7 +14350,7 @@ "typeArguments": [ { "type": "reference", - "id": 1017, + "id": 1019, "name": "AuthMFAAdminDeleteFactorResponse" } ], @@ -14362,14 +14362,14 @@ ] }, { - "id": 1043, + "id": 1045, "name": "listFactors", "kind": 2048, "kindString": "Method", "flags": {}, "signatures": [ { - "id": 1044, + "id": 1046, "name": "listFactors", "kind": 4096, "kindString": "Call signature", @@ -14379,17 +14379,17 @@ }, "parameters": [ { - "id": 1045, + "id": 1047, "name": "params", "kind": 32768, "kindString": "Parameter", "flags": {}, "type": { "type": "reference", - "id": 1039, + "id": 1041, "name": "AuthMFAAdminListFactorsParams", "dereferenced": { - "id": 1039, + "id": 1041, "name": "AuthMFAAdminListFactorsParams", "kind": 4194304, "kindString": "Type alias", @@ -14405,21 +14405,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1039, + "line": 1040, "character": 12 } ], "type": { "type": "reflection", "declaration": { - "id": 1040, + "id": 1042, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 1041, + "id": 1043, "name": "userId", "kind": 1024, "kindString": "Property", @@ -14430,7 +14430,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1041, + "line": 1042, "character": 2 } ], @@ -14444,13 +14444,13 @@ { "title": "Properties", "kind": 1024, - "children": [1041] + "children": [1043] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 1039, + "line": 1040, "character": 44 } ] @@ -14465,7 +14465,7 @@ "typeArguments": [ { "type": "reference", - "id": 1030, + "id": 1032, "name": "AuthMFAAdminListFactorsResponse" } ], @@ -14481,13 +14481,13 @@ { "title": "Methods", "kind": 2048, - "children": [1046, 1043] + "children": [1048, 1045] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 1049, + "line": 1050, "character": 17 } ] @@ -14526,17 +14526,17 @@ "flags": {}, "type": { "type": "reference", - "id": 726, + "id": 728, "name": "AdminUserAttributes", "dereferenced": { - "id": 726, + "id": 728, "name": "AdminUserAttributes", "kind": 256, "kindString": "Interface", "flags": {}, "children": [ { - "id": 728, + "id": 730, "name": "app_metadata", "kind": 1024, "kindString": "Property", @@ -14550,7 +14550,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 404, + "line": 405, "character": 2 } ], @@ -14560,7 +14560,7 @@ } }, { - "id": 731, + "id": 733, "name": "ban_duration", "kind": 1024, "kindString": "Property", @@ -14574,7 +14574,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 430, + "line": 431, "character": 2 } ], @@ -14584,7 +14584,7 @@ } }, { - "id": 738, + "id": 740, "name": "email", "kind": 1024, "kindString": "Property", @@ -14597,7 +14597,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 355, + "line": 356, "character": 2 } ], @@ -14611,7 +14611,7 @@ } }, { - "id": 729, + "id": 731, "name": "email_confirm", "kind": 1024, "kindString": "Property", @@ -14625,7 +14625,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 411, + "line": 412, "character": 2 } ], @@ -14635,7 +14635,7 @@ } }, { - "id": 734, + "id": 736, "name": "id", "kind": 1024, "kindString": "Property", @@ -14649,7 +14649,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 455, + "line": 456, "character": 2 } ], @@ -14659,7 +14659,7 @@ } }, { - "id": 736, + "id": 738, "name": "nonce", "kind": 1024, "kindString": "Property", @@ -14673,7 +14673,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 372, + "line": 373, "character": 2 } ], @@ -14687,7 +14687,7 @@ } }, { - "id": 735, + "id": 737, "name": "password", "kind": 1024, "kindString": "Property", @@ -14700,7 +14700,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 365, + "line": 366, "character": 2 } ], @@ -14714,7 +14714,7 @@ } }, { - "id": 733, + "id": 735, "name": "password_hash", "kind": 1024, "kindString": "Property", @@ -14728,7 +14728,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 448, + "line": 449, "character": 2 } ], @@ -14738,7 +14738,7 @@ } }, { - "id": 737, + "id": 739, "name": "phone", "kind": 1024, "kindString": "Property", @@ -14751,7 +14751,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 360, + "line": 361, "character": 2 } ], @@ -14765,7 +14765,7 @@ } }, { - "id": 730, + "id": 732, "name": "phone_confirm", "kind": 1024, "kindString": "Property", @@ -14779,7 +14779,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 418, + "line": 419, "character": 2 } ], @@ -14789,7 +14789,7 @@ } }, { - "id": 732, + "id": 734, "name": "role", "kind": 1024, "kindString": "Property", @@ -14803,7 +14803,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 439, + "line": 440, "character": 2 } ], @@ -14813,7 +14813,7 @@ } }, { - "id": 727, + "id": 729, "name": "user_metadata", "kind": 1024, "kindString": "Property", @@ -14827,7 +14827,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 394, + "line": 395, "character": 2 } ], @@ -14842,14 +14842,14 @@ "title": "Properties", "kind": 1024, "children": [ - 728, 731, 738, 729, 734, 736, 735, 733, 737, 730, 732, 727 + 730, 733, 740, 731, 736, 738, 737, 735, 739, 732, 734, 729 ] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 383, + "line": 384, "character": 17 } ], @@ -14859,7 +14859,7 @@ "typeArguments": [ { "type": "reference", - "id": 720, + "id": 722, "name": "UserAttributes" }, { @@ -14881,7 +14881,7 @@ "typeArguments": [ { "type": "reference", - "id": 645, + "id": 646, "name": "UserResponse" } ], @@ -14951,7 +14951,7 @@ "typeArguments": [ { "type": "reference", - "id": 645, + "id": 646, "name": "UserResponse" } ], @@ -14994,10 +14994,10 @@ "flags": {}, "type": { "type": "reference", - "id": 897, + "id": 899, "name": "GenerateLinkParams", "dereferenced": { - "id": 897, + "id": 899, "name": "GenerateLinkParams", "kind": 4194304, "kindString": "Type alias", @@ -15005,7 +15005,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 751, + "line": 752, "character": 12 } ], @@ -15013,7 +15013,7 @@ "type": "union", "types": [ { - "id": 872, + "id": 874, "name": "GenerateSignupLinkParams", "kind": 4194304, "kindString": "Type alias", @@ -15021,82 +15021,22 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 708, + "line": 709, "character": 12 } ], "type": { "type": "reflection", "declaration": { - "id": 873, + "id": 875, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ - { - "id": 875, - "name": "email", - "kind": 1024, - "kindString": "Property", - "flags": {}, - "sources": [ - { - "fileName": "src/lib/types.ts", - "line": 710, - "character": 2 - } - ], - "type": { - "type": "intrinsic", - "name": "string" - } - }, { "id": 877, - "name": "options", - "kind": 1024, - "kindString": "Property", - "flags": { - "isOptional": true - }, - "sources": [ - { - "fileName": "src/lib/types.ts", - "line": 712, - "character": 2 - } - ], - "type": { - "type": "reference", - "typeArguments": [ - { - "type": "reference", - "id": 894, - "name": "GenerateLinkOptions" - }, - { - "type": "union", - "types": [ - { - "type": "literal", - "value": "data" - }, - { - "type": "literal", - "value": "redirectTo" - } - ] - } - ], - "qualifiedName": "Pick", - "package": "typescript", - "name": "Pick" - } - }, - { - "id": 876, - "name": "password", + "name": "email", "kind": 1024, "kindString": "Property", "flags": {}, @@ -15113,86 +15053,7 @@ } }, { - "id": 874, - "name": "type", - "kind": 1024, - "kindString": "Property", - "flags": {}, - "sources": [ - { - "fileName": "src/lib/types.ts", - "line": 709, - "character": 2 - } - ], - "type": { - "type": "literal", - "value": "signup" - } - } - ], - "groups": [ - { - "title": "Properties", - "kind": 1024, - "children": [875, 877, 876, 874] - } - ], - "sources": [ - { - "fileName": "src/lib/types.ts", - "line": 708, - "character": 39 - } - ] - } - } - }, - { - "id": 878, - "name": "GenerateInviteOrMagiclinkParams", - "kind": 4194304, - "kindString": "Type alias", - "flags": {}, - "sources": [ - { - "fileName": "src/lib/types.ts", - "line": 715, - "character": 12 - } - ], - "type": { - "type": "reflection", - "declaration": { - "id": 879, - "name": "__type", - "kind": 65536, - "kindString": "Type literal", - "flags": {}, - "children": [ - { - "id": 881, - "name": "email", - "kind": 1024, - "kindString": "Property", - "flags": {}, - "comment": { - "shortText": "The user's email" - }, - "sources": [ - { - "fileName": "src/lib/types.ts", - "line": 718, - "character": 2 - } - ], - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 882, + "id": 879, "name": "options", "kind": 1024, "kindString": "Property", @@ -15202,7 +15063,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 719, + "line": 713, "character": 2 } ], @@ -15211,7 +15072,7 @@ "typeArguments": [ { "type": "reference", - "id": 894, + "id": 896, "name": "GenerateLinkOptions" }, { @@ -15234,7 +15095,25 @@ } }, { - "id": 880, + "id": 878, + "name": "password", + "kind": 1024, + "kindString": "Property", + "flags": {}, + "sources": [ + { + "fileName": "src/lib/types.ts", + "line": 712, + "character": 2 + } + ], + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 876, "name": "type", "kind": 1024, "kindString": "Property", @@ -15242,7 +15121,128 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 716, + "line": 710, + "character": 2 + } + ], + "type": { + "type": "literal", + "value": "signup" + } + } + ], + "groups": [ + { + "title": "Properties", + "kind": 1024, + "children": [877, 879, 878, 876] + } + ], + "sources": [ + { + "fileName": "src/lib/types.ts", + "line": 709, + "character": 39 + } + ] + } + } + }, + { + "id": 880, + "name": "GenerateInviteOrMagiclinkParams", + "kind": 4194304, + "kindString": "Type alias", + "flags": {}, + "sources": [ + { + "fileName": "src/lib/types.ts", + "line": 716, + "character": 12 + } + ], + "type": { + "type": "reflection", + "declaration": { + "id": 881, + "name": "__type", + "kind": 65536, + "kindString": "Type literal", + "flags": {}, + "children": [ + { + "id": 883, + "name": "email", + "kind": 1024, + "kindString": "Property", + "flags": {}, + "comment": { + "shortText": "The user's email" + }, + "sources": [ + { + "fileName": "src/lib/types.ts", + "line": 719, + "character": 2 + } + ], + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 884, + "name": "options", + "kind": 1024, + "kindString": "Property", + "flags": { + "isOptional": true + }, + "sources": [ + { + "fileName": "src/lib/types.ts", + "line": 720, + "character": 2 + } + ], + "type": { + "type": "reference", + "typeArguments": [ + { + "type": "reference", + "id": 896, + "name": "GenerateLinkOptions" + }, + { + "type": "union", + "types": [ + { + "type": "literal", + "value": "data" + }, + { + "type": "literal", + "value": "redirectTo" + } + ] + } + ], + "qualifiedName": "Pick", + "package": "typescript", + "name": "Pick" + } + }, + { + "id": 882, + "name": "type", + "kind": 1024, + "kindString": "Property", + "flags": {}, + "sources": [ + { + "fileName": "src/lib/types.ts", + "line": 717, "character": 2 } ], @@ -15265,13 +15265,13 @@ { "title": "Properties", "kind": 1024, - "children": [881, 882, 880] + "children": [883, 884, 882] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 715, + "line": 716, "character": 46 } ] @@ -15279,7 +15279,7 @@ } }, { - "id": 883, + "id": 885, "name": "GenerateRecoveryLinkParams", "kind": 4194304, "kindString": "Type alias", @@ -15287,21 +15287,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 722, + "line": 723, "character": 12 } ], "type": { "type": "reflection", "declaration": { - "id": 884, + "id": 886, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 886, + "id": 888, "name": "email", "kind": 1024, "kindString": "Property", @@ -15312,7 +15312,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 725, + "line": 726, "character": 2 } ], @@ -15322,7 +15322,7 @@ } }, { - "id": 887, + "id": 889, "name": "options", "kind": 1024, "kindString": "Property", @@ -15332,7 +15332,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 726, + "line": 727, "character": 2 } ], @@ -15341,7 +15341,7 @@ "typeArguments": [ { "type": "reference", - "id": 894, + "id": 896, "name": "GenerateLinkOptions" }, { @@ -15355,7 +15355,7 @@ } }, { - "id": 885, + "id": 887, "name": "type", "kind": 1024, "kindString": "Property", @@ -15363,7 +15363,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 723, + "line": 724, "character": 2 } ], @@ -15377,13 +15377,13 @@ { "title": "Properties", "kind": 1024, - "children": [886, 887, 885] + "children": [888, 889, 887] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 722, + "line": 723, "character": 41 } ] @@ -15391,7 +15391,7 @@ } }, { - "id": 888, + "id": 890, "name": "GenerateEmailChangeLinkParams", "kind": 4194304, "kindString": "Type alias", @@ -15399,21 +15399,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 729, + "line": 730, "character": 12 } ], "type": { "type": "reflection", "declaration": { - "id": 889, + "id": 891, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 891, + "id": 893, "name": "email", "kind": 1024, "kindString": "Property", @@ -15424,7 +15424,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 732, + "line": 733, "character": 2 } ], @@ -15434,7 +15434,7 @@ } }, { - "id": 892, + "id": 894, "name": "newEmail", "kind": 1024, "kindString": "Property", @@ -15445,7 +15445,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 736, + "line": 737, "character": 2 } ], @@ -15455,7 +15455,7 @@ } }, { - "id": 893, + "id": 895, "name": "options", "kind": 1024, "kindString": "Property", @@ -15465,7 +15465,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 737, + "line": 738, "character": 2 } ], @@ -15474,7 +15474,7 @@ "typeArguments": [ { "type": "reference", - "id": 894, + "id": 896, "name": "GenerateLinkOptions" }, { @@ -15488,7 +15488,7 @@ } }, { - "id": 890, + "id": 892, "name": "type", "kind": 1024, "kindString": "Property", @@ -15496,7 +15496,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 730, + "line": 731, "character": 2 } ], @@ -15519,13 +15519,13 @@ { "title": "Properties", "kind": 1024, - "children": [891, 892, 893, 890] + "children": [893, 894, 895, 892] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 729, + "line": 730, "character": 44 } ] @@ -15543,7 +15543,7 @@ "typeArguments": [ { "type": "reference", - "id": 898, + "id": 900, "name": "GenerateLinkResponse" } ], @@ -15598,7 +15598,7 @@ "typeArguments": [ { "type": "reference", - "id": 645, + "id": 646, "name": "UserResponse" } ], @@ -15729,7 +15729,7 @@ "typeArguments": [ { "type": "reference", - "id": 645, + "id": 646, "name": "UserResponse" } ], @@ -15778,10 +15778,10 @@ }, "type": { "type": "reference", - "id": 1069, + "id": 1071, "name": "PageParams", "dereferenced": { - "id": 1069, + "id": 1071, "name": "PageParams", "kind": 4194304, "kindString": "Type alias", @@ -15789,21 +15789,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1108, + "line": 1109, "character": 12 } ], "type": { "type": "reflection", "declaration": { - "id": 1070, + "id": 1072, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 1071, + "id": 1073, "name": "page", "kind": 1024, "kindString": "Property", @@ -15816,7 +15816,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1110, + "line": 1111, "character": 2 } ], @@ -15826,7 +15826,7 @@ } }, { - "id": 1072, + "id": 1074, "name": "perPage", "kind": 1024, "kindString": "Property", @@ -15839,7 +15839,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1112, + "line": 1113, "character": 2 } ], @@ -15853,13 +15853,13 @@ { "title": "Properties", "kind": 1024, - "children": [1071, 1072] + "children": [1073, 1074] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 1108, + "line": 1109, "character": 25 } ] @@ -15944,7 +15944,7 @@ "type": "array", "elementType": { "type": "reference", - "id": 696, + "id": 697, "name": "User" } } @@ -15961,7 +15961,7 @@ }, { "type": "reference", - "id": 1062, + "id": 1064, "name": "Pagination" } ] @@ -16069,7 +16069,7 @@ ], "type": { "type": "reference", - "id": 1158, + "id": 1160, "name": "AuthError" } } @@ -16212,7 +16212,7 @@ }, { "type": "reference", - "id": 1158, + "id": 1160, "name": "AuthError" } ] @@ -16282,17 +16282,17 @@ }, "type": { "type": "reference", - "id": 726, + "id": 728, "name": "AdminUserAttributes", "dereferenced": { - "id": 726, + "id": 728, "name": "AdminUserAttributes", "kind": 256, "kindString": "Interface", "flags": {}, "children": [ { - "id": 728, + "id": 730, "name": "app_metadata", "kind": 1024, "kindString": "Property", @@ -16306,7 +16306,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 404, + "line": 405, "character": 2 } ], @@ -16316,7 +16316,7 @@ } }, { - "id": 731, + "id": 733, "name": "ban_duration", "kind": 1024, "kindString": "Property", @@ -16330,7 +16330,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 430, + "line": 431, "character": 2 } ], @@ -16340,7 +16340,7 @@ } }, { - "id": 738, + "id": 740, "name": "email", "kind": 1024, "kindString": "Property", @@ -16353,7 +16353,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 355, + "line": 356, "character": 2 } ], @@ -16367,7 +16367,7 @@ } }, { - "id": 729, + "id": 731, "name": "email_confirm", "kind": 1024, "kindString": "Property", @@ -16381,7 +16381,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 411, + "line": 412, "character": 2 } ], @@ -16391,7 +16391,7 @@ } }, { - "id": 734, + "id": 736, "name": "id", "kind": 1024, "kindString": "Property", @@ -16405,7 +16405,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 455, + "line": 456, "character": 2 } ], @@ -16415,7 +16415,7 @@ } }, { - "id": 736, + "id": 738, "name": "nonce", "kind": 1024, "kindString": "Property", @@ -16429,7 +16429,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 372, + "line": 373, "character": 2 } ], @@ -16443,7 +16443,7 @@ } }, { - "id": 735, + "id": 737, "name": "password", "kind": 1024, "kindString": "Property", @@ -16456,7 +16456,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 365, + "line": 366, "character": 2 } ], @@ -16470,7 +16470,7 @@ } }, { - "id": 733, + "id": 735, "name": "password_hash", "kind": 1024, "kindString": "Property", @@ -16484,7 +16484,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 448, + "line": 449, "character": 2 } ], @@ -16494,7 +16494,7 @@ } }, { - "id": 737, + "id": 739, "name": "phone", "kind": 1024, "kindString": "Property", @@ -16507,7 +16507,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 360, + "line": 361, "character": 2 } ], @@ -16521,7 +16521,7 @@ } }, { - "id": 730, + "id": 732, "name": "phone_confirm", "kind": 1024, "kindString": "Property", @@ -16535,7 +16535,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 418, + "line": 419, "character": 2 } ], @@ -16545,7 +16545,7 @@ } }, { - "id": 732, + "id": 734, "name": "role", "kind": 1024, "kindString": "Property", @@ -16559,7 +16559,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 439, + "line": 440, "character": 2 } ], @@ -16569,7 +16569,7 @@ } }, { - "id": 727, + "id": 729, "name": "user_metadata", "kind": 1024, "kindString": "Property", @@ -16583,7 +16583,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 394, + "line": 395, "character": 2 } ], @@ -16598,14 +16598,14 @@ "title": "Properties", "kind": 1024, "children": [ - 728, 731, 738, 729, 734, 736, 735, 733, 737, 730, 732, 727 + 730, 733, 740, 731, 736, 738, 737, 735, 739, 732, 734, 729 ] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 383, + "line": 384, "character": 17 } ], @@ -16615,7 +16615,7 @@ "typeArguments": [ { "type": "reference", - "id": 720, + "id": 722, "name": "UserAttributes" }, { @@ -16637,7 +16637,7 @@ "typeArguments": [ { "type": "reference", - "id": 645, + "id": 646, "name": "UserResponse" } ], @@ -16688,16 +16688,16 @@ "sources": [ { "fileName": "src/GoTrueClient.ts", - "line": 142, + "line": 143, "character": 2 } ], "type": { "type": "reference", - "id": 993, + "id": 995, "name": "GoTrueMFAApi", "dereferenced": { - "id": 993, + "id": 995, "name": "GoTrueMFAApi", "kind": 256, "kindString": "Interface", @@ -16707,14 +16707,14 @@ }, "children": [ { - "id": 1001, + "id": 1003, "name": "challenge", "kind": 2048, "kindString": "Method", "flags": {}, "signatures": [ { - "id": 1002, + "id": 1004, "name": "challenge", "kind": 4096, "kindString": "Call signature", @@ -16724,17 +16724,17 @@ }, "parameters": [ { - "id": 1003, + "id": 1005, "name": "params", "kind": 32768, "kindString": "Parameter", "flags": {}, "type": { "type": "reference", - "id": 928, + "id": 930, "name": "MFAChallengeParams", "dereferenced": { - "id": 928, + "id": 930, "name": "MFAChallengeParams", "kind": 4194304, "kindString": "Type alias", @@ -16742,21 +16742,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 821, + "line": 822, "character": 12 } ], "type": { "type": "reflection", "declaration": { - "id": 929, + "id": 931, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 931, + "id": 933, "name": "channel", "kind": 1024, "kindString": "Property", @@ -16769,7 +16769,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 825, + "line": 826, "character": 2 } ], @@ -16788,7 +16788,7 @@ } }, { - "id": 930, + "id": 932, "name": "factorId", "kind": 1024, "kindString": "Property", @@ -16799,7 +16799,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 823, + "line": 824, "character": 2 } ], @@ -16813,13 +16813,13 @@ { "title": "Properties", "kind": 1024, - "children": [931, 930] + "children": [933, 932] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 821, + "line": 822, "character": 33 } ] @@ -16834,7 +16834,7 @@ "typeArguments": [ { "type": "reference", - "id": 959, + "id": 961, "name": "AuthMFAChallengeResponse" } ], @@ -16846,14 +16846,14 @@ ] }, { - "id": 1010, + "id": 1012, "name": "challengeAndVerify", "kind": 2048, "kindString": "Method", "flags": {}, "signatures": [ { - "id": 1011, + "id": 1013, "name": "challengeAndVerify", "kind": 4096, "kindString": "Call signature", @@ -16863,17 +16863,17 @@ }, "parameters": [ { - "id": 1012, + "id": 1014, "name": "params", "kind": 32768, "kindString": "Parameter", "flags": {}, "type": { "type": "reference", - "id": 932, + "id": 934, "name": "MFAChallengeAndVerifyParams", "dereferenced": { - "id": 932, + "id": 934, "name": "MFAChallengeAndVerifyParams", "kind": 4194304, "kindString": "Type alias", @@ -16881,21 +16881,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 828, + "line": 829, "character": 12 } ], "type": { "type": "reflection", "declaration": { - "id": 933, + "id": 935, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 935, + "id": 937, "name": "code", "kind": 1024, "kindString": "Property", @@ -16906,7 +16906,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 832, + "line": 833, "character": 2 } ], @@ -16916,7 +16916,7 @@ } }, { - "id": 934, + "id": 936, "name": "factorId", "kind": 1024, "kindString": "Property", @@ -16927,7 +16927,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 830, + "line": 831, "character": 2 } ], @@ -16941,13 +16941,13 @@ { "title": "Properties", "kind": 1024, - "children": [935, 934] + "children": [937, 936] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 828, + "line": 829, "character": 42 } ] @@ -16962,7 +16962,7 @@ "typeArguments": [ { "type": "reference", - "id": 936, + "id": 938, "name": "AuthMFAVerifyResponse" } ], @@ -16974,14 +16974,14 @@ ] }, { - "id": 994, + "id": 996, "name": "enroll", "kind": 2048, "kindString": "Method", "flags": {}, "signatures": [ { - "id": 995, + "id": 997, "name": "enroll", "kind": 4096, "kindString": "Call signature", @@ -16992,17 +16992,17 @@ }, "parameters": [ { - "id": 996, + "id": 998, "name": "params", "kind": 32768, "kindString": "Parameter", "flags": {}, "type": { "type": "reference", - "id": 1076, + "id": 1078, "name": "MFAEnrollTOTPParams", "dereferenced": { - "id": 1076, + "id": 1078, "name": "MFAEnrollTOTPParams", "kind": 4194304, "kindString": "Type alias", @@ -17010,21 +17010,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1129, + "line": 1130, "character": 12 } ], "type": { "type": "reflection", "declaration": { - "id": 1077, + "id": 1079, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 1078, + "id": 1080, "name": "factorType", "kind": 1024, "kindString": "Property", @@ -17035,7 +17035,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1131, + "line": 1132, "character": 2 } ], @@ -17045,7 +17045,7 @@ } }, { - "id": 1080, + "id": 1082, "name": "friendlyName", "kind": 1024, "kindString": "Property", @@ -17058,7 +17058,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1135, + "line": 1136, "character": 2 } ], @@ -17068,7 +17068,7 @@ } }, { - "id": 1079, + "id": 1081, "name": "issuer", "kind": 1024, "kindString": "Property", @@ -17081,7 +17081,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1133, + "line": 1134, "character": 2 } ], @@ -17095,13 +17095,13 @@ { "title": "Properties", "kind": 1024, - "children": [1078, 1080, 1079] + "children": [1080, 1082, 1081] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 1129, + "line": 1130, "character": 34 } ] @@ -17116,7 +17116,7 @@ "typeArguments": [ { "type": "reference", - "id": 1086, + "id": 1088, "name": "AuthMFAEnrollTOTPResponse" } ], @@ -17125,145 +17125,6 @@ "name": "Promise" } }, - { - "id": 997, - "name": "enroll", - "kind": 4096, - "kindString": "Call signature", - "flags": {}, - "parameters": [ - { - "id": 998, - "name": "params", - "kind": 32768, - "kindString": "Parameter", - "flags": {}, - "type": { - "type": "reference", - "id": 1081, - "name": "MFAEnrollPhoneParams", - "dereferenced": { - "id": 1081, - "name": "MFAEnrollPhoneParams", - "kind": 4194304, - "kindString": "Type alias", - "flags": {}, - "sources": [ - { - "fileName": "src/lib/types.ts", - "line": 1137, - "character": 12 - } - ], - "type": { - "type": "reflection", - "declaration": { - "id": 1082, - "name": "__type", - "kind": 65536, - "kindString": "Type literal", - "flags": {}, - "children": [ - { - "id": 1083, - "name": "factorType", - "kind": 1024, - "kindString": "Property", - "flags": {}, - "comment": { - "shortText": "The type of factor being enrolled." - }, - "sources": [ - { - "fileName": "src/lib/types.ts", - "line": 1139, - "character": 2 - } - ], - "type": { - "type": "literal", - "value": "phone" - } - }, - { - "id": 1084, - "name": "friendlyName", - "kind": 1024, - "kindString": "Property", - "flags": { - "isOptional": true - }, - "comment": { - "shortText": "Human readable name assigned to the factor." - }, - "sources": [ - { - "fileName": "src/lib/types.ts", - "line": 1141, - "character": 2 - } - ], - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 1085, - "name": "phone", - "kind": 1024, - "kindString": "Property", - "flags": {}, - "comment": { - "shortText": "Phone number associated with a factor. Number should conform to E.164 format" - }, - "sources": [ - { - "fileName": "src/lib/types.ts", - "line": 1143, - "character": 2 - } - ], - "type": { - "type": "intrinsic", - "name": "string" - } - } - ], - "groups": [ - { - "title": "Properties", - "kind": 1024, - "children": [1083, 1084, 1085] - } - ], - "sources": [ - { - "fileName": "src/lib/types.ts", - "line": 1137, - "character": 35 - } - ] - } - } - } - } - } - ], - "type": { - "type": "reference", - "typeArguments": [ - { - "type": "reference", - "id": 1102, - "name": "AuthMFAEnrollPhoneResponse" - } - ], - "qualifiedName": "Promise", - "package": "typescript", - "name": "Promise" - } - }, { "id": 999, "name": "enroll", @@ -17279,10 +17140,149 @@ "flags": {}, "type": { "type": "reference", - "id": 919, + "id": 1083, + "name": "MFAEnrollPhoneParams", + "dereferenced": { + "id": 1083, + "name": "MFAEnrollPhoneParams", + "kind": 4194304, + "kindString": "Type alias", + "flags": {}, + "sources": [ + { + "fileName": "src/lib/types.ts", + "line": 1138, + "character": 12 + } + ], + "type": { + "type": "reflection", + "declaration": { + "id": 1084, + "name": "__type", + "kind": 65536, + "kindString": "Type literal", + "flags": {}, + "children": [ + { + "id": 1085, + "name": "factorType", + "kind": 1024, + "kindString": "Property", + "flags": {}, + "comment": { + "shortText": "The type of factor being enrolled." + }, + "sources": [ + { + "fileName": "src/lib/types.ts", + "line": 1140, + "character": 2 + } + ], + "type": { + "type": "literal", + "value": "phone" + } + }, + { + "id": 1086, + "name": "friendlyName", + "kind": 1024, + "kindString": "Property", + "flags": { + "isOptional": true + }, + "comment": { + "shortText": "Human readable name assigned to the factor." + }, + "sources": [ + { + "fileName": "src/lib/types.ts", + "line": 1142, + "character": 2 + } + ], + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 1087, + "name": "phone", + "kind": 1024, + "kindString": "Property", + "flags": {}, + "comment": { + "shortText": "Phone number associated with a factor. Number should conform to E.164 format" + }, + "sources": [ + { + "fileName": "src/lib/types.ts", + "line": 1144, + "character": 2 + } + ], + "type": { + "type": "intrinsic", + "name": "string" + } + } + ], + "groups": [ + { + "title": "Properties", + "kind": 1024, + "children": [1085, 1086, 1087] + } + ], + "sources": [ + { + "fileName": "src/lib/types.ts", + "line": 1138, + "character": 35 + } + ] + } + } + } + } + } + ], + "type": { + "type": "reference", + "typeArguments": [ + { + "type": "reference", + "id": 1104, + "name": "AuthMFAEnrollPhoneResponse" + } + ], + "qualifiedName": "Promise", + "package": "typescript", + "name": "Promise" + } + }, + { + "id": 1001, + "name": "enroll", + "kind": 4096, + "kindString": "Call signature", + "flags": {}, + "parameters": [ + { + "id": 1002, + "name": "params", + "kind": 32768, + "kindString": "Parameter", + "flags": {}, + "type": { + "type": "reference", + "id": 921, "name": "MFAEnrollParams", "dereferenced": { - "id": 919, + "id": 921, "name": "MFAEnrollParams", "kind": 4194304, "kindString": "Type alias", @@ -17290,7 +17290,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 803, + "line": 804, "character": 12 } ], @@ -17298,7 +17298,7 @@ "type": "union", "types": [ { - "id": 1076, + "id": 1078, "name": "MFAEnrollTOTPParams", "kind": 4194304, "kindString": "Type alias", @@ -17306,21 +17306,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1129, + "line": 1130, "character": 12 } ], "type": { "type": "reflection", "declaration": { - "id": 1077, + "id": 1079, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 1078, + "id": 1080, "name": "factorType", "kind": 1024, "kindString": "Property", @@ -17331,7 +17331,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1131, + "line": 1132, "character": 2 } ], @@ -17341,7 +17341,7 @@ } }, { - "id": 1080, + "id": 1082, "name": "friendlyName", "kind": 1024, "kindString": "Property", @@ -17354,7 +17354,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1135, + "line": 1136, "character": 2 } ], @@ -17364,7 +17364,7 @@ } }, { - "id": 1079, + "id": 1081, "name": "issuer", "kind": 1024, "kindString": "Property", @@ -17377,7 +17377,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1133, + "line": 1134, "character": 2 } ], @@ -17391,13 +17391,13 @@ { "title": "Properties", "kind": 1024, - "children": [1078, 1080, 1079] + "children": [1080, 1082, 1081] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 1129, + "line": 1130, "character": 34 } ] @@ -17405,7 +17405,7 @@ } }, { - "id": 1081, + "id": 1083, "name": "MFAEnrollPhoneParams", "kind": 4194304, "kindString": "Type alias", @@ -17413,21 +17413,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1137, + "line": 1138, "character": 12 } ], "type": { "type": "reflection", "declaration": { - "id": 1082, + "id": 1084, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 1083, + "id": 1085, "name": "factorType", "kind": 1024, "kindString": "Property", @@ -17438,7 +17438,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1139, + "line": 1140, "character": 2 } ], @@ -17448,7 +17448,7 @@ } }, { - "id": 1084, + "id": 1086, "name": "friendlyName", "kind": 1024, "kindString": "Property", @@ -17461,7 +17461,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1141, + "line": 1142, "character": 2 } ], @@ -17471,7 +17471,7 @@ } }, { - "id": 1085, + "id": 1087, "name": "phone", "kind": 1024, "kindString": "Property", @@ -17482,7 +17482,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1143, + "line": 1144, "character": 2 } ], @@ -17496,13 +17496,13 @@ { "title": "Properties", "kind": 1024, - "children": [1083, 1084, 1085] + "children": [1085, 1086, 1087] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 1137, + "line": 1138, "character": 35 } ] @@ -17520,7 +17520,7 @@ "typeArguments": [ { "type": "reference", - "id": 949, + "id": 951, "name": "AuthMFAEnrollResponse" } ], @@ -17532,14 +17532,14 @@ ] }, { - "id": 1015, + "id": 1017, "name": "getAuthenticatorAssuranceLevel", "kind": 2048, "kindString": "Method", "flags": {}, "signatures": [ { - "id": 1016, + "id": 1018, "name": "getAuthenticatorAssuranceLevel", "kind": 4096, "kindString": "Call signature", @@ -17553,7 +17553,7 @@ "typeArguments": [ { "type": "reference", - "id": 982, + "id": 984, "name": "AuthMFAGetAuthenticatorAssuranceLevelResponse" } ], @@ -17565,14 +17565,14 @@ ] }, { - "id": 1013, + "id": 1015, "name": "listFactors", "kind": 2048, "kindString": "Method", "flags": {}, "signatures": [ { - "id": 1014, + "id": 1016, "name": "listFactors", "kind": 4096, "kindString": "Call signature", @@ -17599,7 +17599,7 @@ "typeArguments": [ { "type": "reference", - "id": 970, + "id": 972, "name": "AuthMFAListFactorsResponse" } ], @@ -17611,14 +17611,14 @@ ] }, { - "id": 1007, + "id": 1009, "name": "unenroll", "kind": 2048, "kindString": "Method", "flags": {}, "signatures": [ { - "id": 1008, + "id": 1010, "name": "unenroll", "kind": 4096, "kindString": "Call signature", @@ -17628,17 +17628,17 @@ }, "parameters": [ { - "id": 1009, + "id": 1011, "name": "params", "kind": 32768, "kindString": "Parameter", "flags": {}, "type": { "type": "reference", - "id": 920, + "id": 922, "name": "MFAUnenrollParams", "dereferenced": { - "id": 920, + "id": 922, "name": "MFAUnenrollParams", "kind": 4194304, "kindString": "Type alias", @@ -17646,21 +17646,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 805, + "line": 806, "character": 12 } ], "type": { "type": "reflection", "declaration": { - "id": 921, + "id": 923, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 922, + "id": 924, "name": "factorId", "kind": 1024, "kindString": "Property", @@ -17671,7 +17671,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 807, + "line": 808, "character": 2 } ], @@ -17685,13 +17685,13 @@ { "title": "Properties", "kind": 1024, - "children": [922] + "children": [924] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 805, + "line": 806, "character": 32 } ] @@ -17706,7 +17706,7 @@ "typeArguments": [ { "type": "reference", - "id": 950, + "id": 952, "name": "AuthMFAUnenrollResponse" } ], @@ -17718,14 +17718,14 @@ ] }, { - "id": 1004, + "id": 1006, "name": "verify", "kind": 2048, "kindString": "Method", "flags": {}, "signatures": [ { - "id": 1005, + "id": 1007, "name": "verify", "kind": 4096, "kindString": "Call signature", @@ -17735,17 +17735,17 @@ }, "parameters": [ { - "id": 1006, + "id": 1008, "name": "params", "kind": 32768, "kindString": "Parameter", "flags": {}, "type": { "type": "reference", - "id": 923, + "id": 925, "name": "MFAVerifyParams", "dereferenced": { - "id": 923, + "id": 925, "name": "MFAVerifyParams", "kind": 4194304, "kindString": "Type alias", @@ -17753,21 +17753,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 810, + "line": 811, "character": 12 } ], "type": { "type": "reflection", "declaration": { - "id": 924, + "id": 926, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 926, + "id": 928, "name": "challengeId", "kind": 1024, "kindString": "Property", @@ -17778,7 +17778,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 815, + "line": 816, "character": 2 } ], @@ -17788,7 +17788,7 @@ } }, { - "id": 927, + "id": 929, "name": "code", "kind": 1024, "kindString": "Property", @@ -17799,7 +17799,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 818, + "line": 819, "character": 2 } ], @@ -17809,7 +17809,7 @@ } }, { - "id": 925, + "id": 927, "name": "factorId", "kind": 1024, "kindString": "Property", @@ -17820,7 +17820,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 812, + "line": 813, "character": 2 } ], @@ -17834,13 +17834,13 @@ { "title": "Properties", "kind": 1024, - "children": [926, 927, 925] + "children": [928, 929, 927] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 810, + "line": 811, "character": 30 } ] @@ -17855,7 +17855,7 @@ "typeArguments": [ { "type": "reference", - "id": 936, + "id": 938, "name": "AuthMFAVerifyResponse" } ], @@ -17871,13 +17871,13 @@ { "title": "Methods", "kind": 2048, - "children": [1001, 1010, 994, 1015, 1013, 1007, 1004] + "children": [1003, 1012, 996, 1017, 1015, 1009, 1006] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 934, + "line": 935, "character": 17 } ] @@ -17885,7 +17885,7 @@ } }, { - "id": 147, + "id": 148, "name": "exchangeCodeForSession", "kind": 2048, "kindString": "Method", @@ -17893,13 +17893,13 @@ "sources": [ { "fileName": "src/GoTrueClient.ts", - "line": 593, + "line": 596, "character": 8 } ], "signatures": [ { - "id": 148, + "id": 149, "name": "exchangeCodeForSession", "kind": 4096, "kindString": "Call signature", @@ -17909,7 +17909,7 @@ }, "parameters": [ { - "id": 149, + "id": 150, "name": "authCode", "kind": 32768, "kindString": "Parameter", @@ -17925,7 +17925,7 @@ "typeArguments": [ { "type": "reference", - "id": 595, + "id": 596, "name": "AuthTokenResponse" } ], @@ -17937,7 +17937,7 @@ ] }, { - "id": 477, + "id": 478, "name": "getClaims", "kind": 2048, "kindString": "Method", @@ -17945,13 +17945,13 @@ "sources": [ { "fileName": "src/GoTrueClient.ts", - "line": 2636, + "line": 2642, "character": 8 } ], "signatures": [ { - "id": 478, + "id": 479, "name": "getClaims", "kind": 4096, "kindString": "Call signature", @@ -17970,7 +17970,7 @@ }, "parameters": [ { - "id": 479, + "id": 480, "name": "jwt", "kind": 32768, "kindString": "Parameter", @@ -17983,7 +17983,7 @@ } }, { - "id": 480, + "id": 481, "name": "jwks", "kind": 32768, "kindString": "Parameter", @@ -17991,14 +17991,14 @@ "type": { "type": "reflection", "declaration": { - "id": 481, + "id": 482, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 482, + "id": 483, "name": "keys", "kind": 1024, "kindString": "Property", @@ -18006,7 +18006,7 @@ "sources": [ { "fileName": "src/GoTrueClient.ts", - "line": 2638, + "line": 2644, "character": 12 } ], @@ -18014,7 +18014,7 @@ "type": "array", "elementType": { "type": "reference", - "id": 1133, + "id": 1135, "name": "JWK" } } @@ -18024,7 +18024,7 @@ { "title": "Properties", "kind": 1024, - "children": [482] + "children": [483] } ] } @@ -18041,14 +18041,14 @@ { "type": "reflection", "declaration": { - "id": 483, + "id": 484, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 484, + "id": 485, "name": "data", "kind": 1024, "kindString": "Property", @@ -18056,21 +18056,21 @@ "sources": [ { "fileName": "src/GoTrueClient.ts", - "line": 2641, + "line": 2647, "character": 8 } ], "type": { "type": "reflection", "declaration": { - "id": 485, + "id": 486, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 486, + "id": 487, "name": "claims", "kind": 1024, "kindString": "Property", @@ -18078,18 +18078,18 @@ "sources": [ { "fileName": "src/GoTrueClient.ts", - "line": 2641, + "line": 2647, "character": 16 } ], "type": { "type": "reference", - "id": 1129, + "id": 1131, "name": "JwtPayload" } }, { - "id": 487, + "id": 488, "name": "header", "kind": 1024, "kindString": "Property", @@ -18097,18 +18097,18 @@ "sources": [ { "fileName": "src/GoTrueClient.ts", - "line": 2641, + "line": 2647, "character": 36 } ], "type": { "type": "reference", - "id": 1114, + "id": 1116, "name": "JwtHeader" } }, { - "id": 488, + "id": 489, "name": "signature", "kind": 1024, "kindString": "Property", @@ -18116,7 +18116,7 @@ "sources": [ { "fileName": "src/GoTrueClient.ts", - "line": 2641, + "line": 2647, "character": 55 } ], @@ -18132,14 +18132,14 @@ { "title": "Properties", "kind": 1024, - "children": [486, 487, 488] + "children": [487, 488, 489] } ] } } }, { - "id": 489, + "id": 490, "name": "error", "kind": 1024, "kindString": "Property", @@ -18147,7 +18147,7 @@ "sources": [ { "fileName": "src/GoTrueClient.ts", - "line": 2642, + "line": 2648, "character": 8 } ], @@ -18161,7 +18161,7 @@ { "title": "Properties", "kind": 1024, - "children": [484, 489] + "children": [485, 490] } ] } @@ -18169,14 +18169,14 @@ { "type": "reflection", "declaration": { - "id": 490, + "id": 491, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 491, + "id": 492, "name": "data", "kind": 1024, "kindString": "Property", @@ -18184,7 +18184,7 @@ "sources": [ { "fileName": "src/GoTrueClient.ts", - "line": 2644, + "line": 2650, "character": 8 } ], @@ -18194,7 +18194,7 @@ } }, { - "id": 492, + "id": 493, "name": "error", "kind": 1024, "kindString": "Property", @@ -18202,13 +18202,13 @@ "sources": [ { "fileName": "src/GoTrueClient.ts", - "line": 2644, + "line": 2650, "character": 20 } ], "type": { "type": "reference", - "id": 1158, + "id": 1160, "name": "AuthError" } } @@ -18217,7 +18217,7 @@ { "title": "Properties", "kind": 1024, - "children": [491, 492] + "children": [492, 493] } ] } @@ -18225,14 +18225,14 @@ { "type": "reflection", "declaration": { - "id": 493, + "id": 494, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 494, + "id": 495, "name": "data", "kind": 1024, "kindString": "Property", @@ -18240,7 +18240,7 @@ "sources": [ { "fileName": "src/GoTrueClient.ts", - "line": 2645, + "line": 2651, "character": 8 } ], @@ -18250,7 +18250,7 @@ } }, { - "id": 495, + "id": 496, "name": "error", "kind": 1024, "kindString": "Property", @@ -18258,7 +18258,7 @@ "sources": [ { "fileName": "src/GoTrueClient.ts", - "line": 2645, + "line": 2651, "character": 20 } ], @@ -18272,7 +18272,7 @@ { "title": "Properties", "kind": 1024, - "children": [494, 495] + "children": [495, 496] } ] } @@ -18288,7 +18288,7 @@ ] }, { - "id": 186, + "id": 187, "name": "getSession", "kind": 2048, "kindString": "Method", @@ -18296,13 +18296,13 @@ "sources": [ { "fileName": "src/GoTrueClient.ts", - "line": 944, + "line": 947, "character": 8 } ], "signatures": [ { - "id": 187, + "id": 188, "name": "getSession", "kind": 4096, "kindString": "Call signature", @@ -18320,70 +18320,18 @@ { "type": "reflection", "declaration": { - "id": 188, + "id": 189, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 189, + "id": 190, "name": "data", "kind": 1024, "kindString": "Property", "flags": {}, - "sources": [ - { - "fileName": "src/GoTrueClient.ts", - "line": 1037, - "character": 12 - } - ], - "type": { - "type": "reflection", - "declaration": { - "id": 190, - "name": "__type", - "kind": 65536, - "kindString": "Type literal", - "flags": {}, - "children": [ - { - "id": 191, - "name": "session", - "kind": 1024, - "kindString": "Property", - "flags": {}, - "sources": [ - { - "fileName": "src/GoTrueClient.ts", - "line": 1038, - "character": 14 - } - ], - "type": { - "type": "reference", - "id": 656, - "name": "Session" - } - } - ], - "groups": [ - { - "title": "Properties", - "kind": 1024, - "children": [191] - } - ] - } - } - }, - { - "id": 192, - "name": "error", - "kind": 1024, - "kindString": "Property", - "flags": {}, "sources": [ { "fileName": "src/GoTrueClient.ts", @@ -18392,32 +18340,47 @@ } ], "type": { - "type": "literal", - "value": null + "type": "reflection", + "declaration": { + "id": 191, + "name": "__type", + "kind": 65536, + "kindString": "Type literal", + "flags": {}, + "children": [ + { + "id": 192, + "name": "session", + "kind": 1024, + "kindString": "Property", + "flags": {}, + "sources": [ + { + "fileName": "src/GoTrueClient.ts", + "line": 1041, + "character": 14 + } + ], + "type": { + "type": "reference", + "id": 657, + "name": "Session" + } + } + ], + "groups": [ + { + "title": "Properties", + "kind": 1024, + "children": [192] + } + ] + } } - } - ], - "groups": [ + }, { - "title": "Properties", - "kind": 1024, - "children": [189, 192] - } - ] - } - }, - { - "type": "reflection", - "declaration": { - "id": 193, - "name": "__type", - "kind": 65536, - "kindString": "Type literal", - "flags": {}, - "children": [ - { - "id": 194, - "name": "data", + "id": 193, + "name": "error", "kind": 1024, "kindString": "Property", "flags": {}, @@ -18429,46 +18392,32 @@ } ], "type": { - "type": "reflection", - "declaration": { - "id": 195, - "name": "__type", - "kind": 65536, - "kindString": "Type literal", - "flags": {}, - "children": [ - { - "id": 196, - "name": "session", - "kind": 1024, - "kindString": "Property", - "flags": {}, - "sources": [ - { - "fileName": "src/GoTrueClient.ts", - "line": 1044, - "character": 14 - } - ], - "type": { - "type": "literal", - "value": null - } - } - ], - "groups": [ - { - "title": "Properties", - "kind": 1024, - "children": [196] - } - ] - } + "type": "literal", + "value": null } - }, + } + ], + "groups": [ { - "id": 197, - "name": "error", + "title": "Properties", + "kind": 1024, + "children": [190, 193] + } + ] + } + }, + { + "type": "reflection", + "declaration": { + "id": 194, + "name": "__type", + "kind": 65536, + "kindString": "Type literal", + "flags": {}, + "children": [ + { + "id": 195, + "name": "data", "kind": 1024, "kindString": "Property", "flags": {}, @@ -18479,55 +18428,17 @@ "character": 12 } ], - "type": { - "type": "reference", - "id": 1158, - "name": "AuthError" - } - } - ], - "groups": [ - { - "title": "Properties", - "kind": 1024, - "children": [194, 197] - } - ] - } - }, - { - "type": "reflection", - "declaration": { - "id": 198, - "name": "__type", - "kind": 65536, - "kindString": "Type literal", - "flags": {}, - "children": [ - { - "id": 199, - "name": "data", - "kind": 1024, - "kindString": "Property", - "flags": {}, - "sources": [ - { - "fileName": "src/GoTrueClient.ts", - "line": 1049, - "character": 12 - } - ], "type": { "type": "reflection", "declaration": { - "id": 200, + "id": 196, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 201, + "id": 197, "name": "session", "kind": 1024, "kindString": "Property", @@ -18535,7 +18446,7 @@ "sources": [ { "fileName": "src/GoTrueClient.ts", - "line": 1050, + "line": 1047, "character": 14 } ], @@ -18549,18 +18460,56 @@ { "title": "Properties", "kind": 1024, - "children": [201] + "children": [197] } ] } } }, { - "id": 202, + "id": 198, "name": "error", "kind": 1024, "kindString": "Property", "flags": {}, + "sources": [ + { + "fileName": "src/GoTrueClient.ts", + "line": 1049, + "character": 12 + } + ], + "type": { + "type": "reference", + "id": 1160, + "name": "AuthError" + } + } + ], + "groups": [ + { + "title": "Properties", + "kind": 1024, + "children": [195, 198] + } + ] + } + }, + { + "type": "reflection", + "declaration": { + "id": 199, + "name": "__type", + "kind": 65536, + "kindString": "Type literal", + "flags": {}, + "children": [ + { + "id": 200, + "name": "data", + "kind": 1024, + "kindString": "Property", + "flags": {}, "sources": [ { "fileName": "src/GoTrueClient.ts", @@ -18568,6 +18517,57 @@ "character": 12 } ], + "type": { + "type": "reflection", + "declaration": { + "id": 201, + "name": "__type", + "kind": 65536, + "kindString": "Type literal", + "flags": {}, + "children": [ + { + "id": 202, + "name": "session", + "kind": 1024, + "kindString": "Property", + "flags": {}, + "sources": [ + { + "fileName": "src/GoTrueClient.ts", + "line": 1053, + "character": 14 + } + ], + "type": { + "type": "literal", + "value": null + } + } + ], + "groups": [ + { + "title": "Properties", + "kind": 1024, + "children": [202] + } + ] + } + } + }, + { + "id": 203, + "name": "error", + "kind": 1024, + "kindString": "Property", + "flags": {}, + "sources": [ + { + "fileName": "src/GoTrueClient.ts", + "line": 1055, + "character": 12 + } + ], "type": { "type": "literal", "value": null @@ -18578,7 +18578,7 @@ { "title": "Properties", "kind": 1024, - "children": [199, 202] + "children": [200, 203] } ] } @@ -18594,7 +18594,7 @@ ] }, { - "id": 249, + "id": 250, "name": "getUser", "kind": 2048, "kindString": "Method", @@ -18602,13 +18602,13 @@ "sources": [ { "fileName": "src/GoTrueClient.ts", - "line": 1175, + "line": 1178, "character": 8 } ], "signatures": [ { - "id": 250, + "id": 251, "name": "getUser", "kind": 4096, "kindString": "Call signature", @@ -18618,7 +18618,7 @@ }, "parameters": [ { - "id": 251, + "id": 252, "name": "jwt", "kind": 32768, "kindString": "Parameter", @@ -18639,7 +18639,7 @@ "typeArguments": [ { "type": "reference", - "id": 645, + "id": 646, "name": "UserResponse" } ], @@ -18651,7 +18651,7 @@ ] }, { - "id": 358, + "id": 359, "name": "getUserIdentities", "kind": 2048, "kindString": "Method", @@ -18659,13 +18659,13 @@ "sources": [ { "fileName": "src/GoTrueClient.ts", - "line": 1733, + "line": 1736, "character": 8 } ], "signatures": [ { - "id": 359, + "id": 360, "name": "getUserIdentities", "kind": 4096, "kindString": "Call signature", @@ -18682,73 +18682,18 @@ { "type": "reflection", "declaration": { - "id": 360, + "id": 361, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 361, + "id": 362, "name": "data", "kind": 1024, "kindString": "Property", "flags": {}, - "sources": [ - { - "fileName": "src/GoTrueClient.ts", - "line": 1735, - "character": 8 - } - ], - "type": { - "type": "reflection", - "declaration": { - "id": 362, - "name": "__type", - "kind": 65536, - "kindString": "Type literal", - "flags": {}, - "children": [ - { - "id": 363, - "name": "identities", - "kind": 1024, - "kindString": "Property", - "flags": {}, - "sources": [ - { - "fileName": "src/GoTrueClient.ts", - "line": 1736, - "character": 10 - } - ], - "type": { - "type": "array", - "elementType": { - "type": "reference", - "id": 669, - "name": "UserIdentity" - } - } - } - ], - "groups": [ - { - "title": "Properties", - "kind": 1024, - "children": [363] - } - ] - } - } - }, - { - "id": 364, - "name": "error", - "kind": 1024, - "kindString": "Property", - "flags": {}, "sources": [ { "fileName": "src/GoTrueClient.ts", @@ -18756,6 +18701,61 @@ "character": 8 } ], + "type": { + "type": "reflection", + "declaration": { + "id": 363, + "name": "__type", + "kind": 65536, + "kindString": "Type literal", + "flags": {}, + "children": [ + { + "id": 364, + "name": "identities", + "kind": 1024, + "kindString": "Property", + "flags": {}, + "sources": [ + { + "fileName": "src/GoTrueClient.ts", + "line": 1739, + "character": 10 + } + ], + "type": { + "type": "array", + "elementType": { + "type": "reference", + "id": 670, + "name": "UserIdentity" + } + } + } + ], + "groups": [ + { + "title": "Properties", + "kind": 1024, + "children": [364] + } + ] + } + } + }, + { + "id": 365, + "name": "error", + "kind": 1024, + "kindString": "Property", + "flags": {}, + "sources": [ + { + "fileName": "src/GoTrueClient.ts", + "line": 1741, + "character": 8 + } + ], "type": { "type": "literal", "value": null @@ -18766,7 +18766,7 @@ { "title": "Properties", "kind": 1024, - "children": [361, 364] + "children": [362, 365] } ] } @@ -18774,14 +18774,14 @@ { "type": "reflection", "declaration": { - "id": 365, + "id": 366, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 366, + "id": 367, "name": "data", "kind": 1024, "kindString": "Property", @@ -18789,7 +18789,7 @@ "sources": [ { "fileName": "src/GoTrueClient.ts", - "line": 1740, + "line": 1743, "character": 8 } ], @@ -18799,7 +18799,7 @@ } }, { - "id": 367, + "id": 368, "name": "error", "kind": 1024, "kindString": "Property", @@ -18807,13 +18807,13 @@ "sources": [ { "fileName": "src/GoTrueClient.ts", - "line": 1740, + "line": 1743, "character": 20 } ], "type": { "type": "reference", - "id": 1158, + "id": 1160, "name": "AuthError" } } @@ -18822,7 +18822,7 @@ { "title": "Properties", "kind": 1024, - "children": [366, 367] + "children": [367, 368] } ] } @@ -18838,7 +18838,7 @@ ] }, { - "id": 131, + "id": 132, "name": "initialize", "kind": 2048, "kindString": "Method", @@ -18846,13 +18846,13 @@ "sources": [ { "fileName": "src/GoTrueClient.ts", - "line": 295, + "line": 298, "character": 8 } ], "signatures": [ { - "id": 132, + "id": 133, "name": "initialize", "kind": 4096, "kindString": "Call signature", @@ -18865,7 +18865,7 @@ "typeArguments": [ { "type": "reference", - "id": 1052, + "id": 1054, "name": "InitializeResult" } ], @@ -18877,7 +18877,7 @@ ] }, { - "id": 368, + "id": 369, "name": "linkIdentity", "kind": 2048, "kindString": "Method", @@ -18885,13 +18885,13 @@ "sources": [ { "fileName": "src/GoTrueClient.ts", - "line": 1757, + "line": 1760, "character": 8 } ], "signatures": [ { - "id": 369, + "id": 370, "name": "linkIdentity", "kind": 4096, "kindString": "Call signature", @@ -18901,17 +18901,17 @@ }, "parameters": [ { - "id": 370, + "id": 371, "name": "credentials", "kind": 32768, "kindString": "Parameter", "flags": {}, "type": { "type": "reference", - "id": 801, + "id": 803, "name": "SignInWithOAuthCredentials", "dereferenced": { - "id": 801, + "id": 803, "name": "SignInWithOAuthCredentials", "kind": 4194304, "kindString": "Type alias", @@ -18919,21 +18919,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 584, + "line": 585, "character": 12 } ], "type": { "type": "reflection", "declaration": { - "id": 802, + "id": 804, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 804, + "id": 806, "name": "options", "kind": 1024, "kindString": "Property", @@ -18943,21 +18943,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 587, + "line": 588, "character": 2 } ], "type": { "type": "reflection", "declaration": { - "id": 805, + "id": 807, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 808, + "id": 810, "name": "queryParams", "kind": 1024, "kindString": "Property", @@ -18970,14 +18970,14 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 593, + "line": 594, "character": 4 } ], "type": { "type": "reflection", "declaration": { - "id": 809, + "id": 811, "name": "__type", "kind": 65536, "kindString": "Type literal", @@ -18985,19 +18985,19 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 593, + "line": 594, "character": 18 } ], "indexSignature": { - "id": 810, + "id": 812, "name": "__index", "kind": 8192, "kindString": "Index signature", "flags": {}, "parameters": [ { - "id": 811, + "id": 813, "name": "key", "kind": 32768, "flags": {}, @@ -19016,7 +19016,7 @@ } }, { - "id": 806, + "id": 808, "name": "redirectTo", "kind": 1024, "kindString": "Property", @@ -19029,7 +19029,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 589, + "line": 590, "character": 4 } ], @@ -19039,7 +19039,7 @@ } }, { - "id": 807, + "id": 809, "name": "scopes", "kind": 1024, "kindString": "Property", @@ -19052,7 +19052,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 591, + "line": 592, "character": 4 } ], @@ -19062,7 +19062,7 @@ } }, { - "id": 812, + "id": 814, "name": "skipBrowserRedirect", "kind": 1024, "kindString": "Property", @@ -19075,7 +19075,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 595, + "line": 596, "character": 4 } ], @@ -19089,13 +19089,13 @@ { "title": "Properties", "kind": 1024, - "children": [808, 806, 807, 812] + "children": [810, 808, 809, 814] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 587, + "line": 588, "character": 12 } ] @@ -19103,7 +19103,7 @@ } }, { - "id": 803, + "id": 805, "name": "provider", "kind": 1024, "kindString": "Property", @@ -19114,16 +19114,16 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 586, + "line": 587, "character": 2 } ], "type": { "type": "reference", - "id": 514, + "id": 515, "name": "Provider", "dereferenced": { - "id": 514, + "id": 515, "name": "Provider", "kind": 4194304, "kindString": "Type alias", @@ -19239,13 +19239,13 @@ { "title": "Properties", "kind": 1024, - "children": [804, 803] + "children": [806, 805] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 584, + "line": 585, "character": 41 } ] @@ -19260,7 +19260,7 @@ "typeArguments": [ { "type": "reference", - "id": 623, + "id": 624, "name": "OAuthResponse" } ], @@ -19272,7 +19272,7 @@ ] }, { - "id": 330, + "id": 331, "name": "onAuthStateChange", "kind": 2048, "kindString": "Method", @@ -19280,13 +19280,13 @@ "sources": [ { "fileName": "src/GoTrueClient.ts", - "line": 1631, + "line": 1634, "character": 2 } ], "signatures": [ { - "id": 331, + "id": 332, "name": "onAuthStateChange", "kind": 4096, "kindString": "Call signature", @@ -19296,7 +19296,7 @@ }, "parameters": [ { - "id": 332, + "id": 333, "name": "callback", "kind": 32768, "kindString": "Parameter", @@ -19307,33 +19307,33 @@ "type": { "type": "reflection", "declaration": { - "id": 333, + "id": 334, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "signatures": [ { - "id": 334, + "id": 335, "name": "__type", "kind": 4096, "kindString": "Call signature", "flags": {}, "parameters": [ { - "id": 335, + "id": 336, "name": "event", "kind": 32768, "kindString": "Parameter", "flags": {}, "type": { "type": "reference", - "id": 516, + "id": 517, "name": "AuthChangeEvent" } }, { - "id": 336, + "id": 337, "name": "session", "kind": 32768, "kindString": "Parameter", @@ -19347,7 +19347,7 @@ }, { "type": "reference", - "id": 656, + "id": 657, "name": "Session" } ] @@ -19384,14 +19384,14 @@ "type": { "type": "reflection", "declaration": { - "id": 337, + "id": 338, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 338, + "id": 339, "name": "data", "kind": 1024, "kindString": "Property", @@ -19399,21 +19399,21 @@ "sources": [ { "fileName": "src/GoTrueClient.ts", - "line": 1634, + "line": 1637, "character": 4 } ], "type": { "type": "reflection", "declaration": { - "id": 339, + "id": 340, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 340, + "id": 341, "name": "subscription", "kind": 1024, "kindString": "Property", @@ -19421,23 +19421,23 @@ "sources": [ { "fileName": "src/GoTrueClient.ts", - "line": 1634, + "line": 1637, "character": 12 } ], "type": { "type": "reference", - "id": 739, + "id": 741, "name": "Subscription", "dereferenced": { - "id": 739, + "id": 741, "name": "Subscription", "kind": 256, "kindString": "Interface", "flags": {}, "children": [ { - "id": 740, + "id": 742, "name": "id", "kind": 1024, "kindString": "Property", @@ -19448,7 +19448,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 462, + "line": 463, "character": 2 } ], @@ -19458,7 +19458,7 @@ } }, { - "id": 741, + "id": 743, "name": "callback", "kind": 2048, "kindString": "Method", @@ -19466,13 +19466,13 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 466, + "line": 467, "character": 2 } ], "signatures": [ { - "id": 742, + "id": 744, "name": "callback", "kind": 4096, "kindString": "Call signature", @@ -19482,17 +19482,17 @@ }, "parameters": [ { - "id": 743, + "id": 745, "name": "event", "kind": 32768, "kindString": "Parameter", "flags": {}, "type": { "type": "reference", - "id": 516, + "id": 517, "name": "AuthChangeEvent", "dereferenced": { - "id": 516, + "id": 517, "name": "AuthChangeEvent", "kind": 4194304, "kindString": "Type alias", @@ -19532,7 +19532,7 @@ "value": "USER_UPDATED" }, { - "id": 515, + "id": 516, "name": "AuthChangeEventMFA", "kind": 4194304, "kindString": "Type alias", @@ -19555,7 +19555,7 @@ } }, { - "id": 744, + "id": 746, "name": "session", "kind": 32768, "kindString": "Parameter", @@ -19569,7 +19569,7 @@ }, { "type": "reference", - "id": 656, + "id": 657, "name": "Session" } ] @@ -19584,7 +19584,7 @@ ] }, { - "id": 745, + "id": 747, "name": "unsubscribe", "kind": 2048, "kindString": "Method", @@ -19592,13 +19592,13 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 470, + "line": 471, "character": 2 } ], "signatures": [ { - "id": 746, + "id": 748, "name": "unsubscribe", "kind": 4096, "kindString": "Call signature", @@ -19618,18 +19618,18 @@ { "title": "Properties", "kind": 1024, - "children": [740] + "children": [742] }, { "title": "Methods", "kind": 2048, - "children": [741, 745] + "children": [743, 747] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 458, + "line": 459, "character": 17 } ] @@ -19641,7 +19641,7 @@ { "title": "Properties", "kind": 1024, - "children": [340] + "children": [341] } ] } @@ -19652,7 +19652,7 @@ { "title": "Properties", "kind": 1024, - "children": [338] + "children": [339] } ] } @@ -19661,7 +19661,7 @@ ] }, { - "id": 179, + "id": 180, "name": "reauthenticate", "kind": 2048, "kindString": "Method", @@ -19669,13 +19669,13 @@ "sources": [ { "fileName": "src/GoTrueClient.ts", - "line": 860, + "line": 863, "character": 8 } ], "signatures": [ { - "id": 180, + "id": 181, "name": "reauthenticate", "kind": 4096, "kindString": "Call signature", @@ -19688,7 +19688,7 @@ "typeArguments": [ { "type": "reference", - "id": 553, + "id": 554, "name": "AuthResponse" } ], @@ -19700,7 +19700,7 @@ ] }, { - "id": 279, + "id": 280, "name": "refreshSession", "kind": 2048, "kindString": "Method", @@ -19708,13 +19708,13 @@ "sources": [ { "fileName": "src/GoTrueClient.ts", - "line": 1380, + "line": 1383, "character": 8 } ], "signatures": [ { - "id": 280, + "id": 281, "name": "refreshSession", "kind": 4096, "kindString": "Call signature", @@ -19724,7 +19724,7 @@ }, "parameters": [ { - "id": 281, + "id": 282, "name": "currentSession", "kind": 32768, "kindString": "Parameter", @@ -19737,14 +19737,14 @@ "type": { "type": "reflection", "declaration": { - "id": 282, + "id": 283, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 283, + "id": 284, "name": "refresh_token", "kind": 1024, "kindString": "Property", @@ -19752,7 +19752,7 @@ "sources": [ { "fileName": "src/GoTrueClient.ts", - "line": 1380, + "line": 1383, "character": 42 } ], @@ -19766,7 +19766,7 @@ { "title": "Properties", "kind": 1024, - "children": [283] + "children": [284] } ] } @@ -19778,7 +19778,7 @@ "typeArguments": [ { "type": "reference", - "id": 553, + "id": 554, "name": "AuthResponse" } ], @@ -19790,7 +19790,7 @@ ] }, { - "id": 183, + "id": 184, "name": "resend", "kind": 2048, "kindString": "Method", @@ -19798,13 +19798,13 @@ "sources": [ { "fileName": "src/GoTrueClient.ts", - "line": 895, + "line": 898, "character": 8 } ], "signatures": [ { - "id": 184, + "id": 185, "name": "resend", "kind": 4096, "kindString": "Call signature", @@ -19814,17 +19814,17 @@ }, "parameters": [ { - "id": 185, + "id": 186, "name": "credentials", "kind": 32768, "kindString": "Parameter", "flags": {}, "type": { "type": "reference", - "id": 845, + "id": 847, "name": "ResendParams", "dereferenced": { - "id": 845, + "id": 847, "name": "ResendParams", "kind": 4194304, "kindString": "Type alias", @@ -19832,7 +19832,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 664, + "line": 665, "character": 12 } ], @@ -19842,14 +19842,14 @@ { "type": "reflection", "declaration": { - "id": 846, + "id": 848, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 848, + "id": 850, "name": "email", "kind": 1024, "kindString": "Property", @@ -19857,7 +19857,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 667, + "line": 668, "character": 6 } ], @@ -19867,7 +19867,7 @@ } }, { - "id": 849, + "id": 851, "name": "options", "kind": 1024, "kindString": "Property", @@ -19877,21 +19877,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 668, + "line": 669, "character": 6 } ], "type": { "type": "reflection", "declaration": { - "id": 850, + "id": 852, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 852, + "id": 854, "name": "captchaToken", "kind": 1024, "kindString": "Property", @@ -19904,7 +19904,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 672, + "line": 673, "character": 8 } ], @@ -19914,7 +19914,7 @@ } }, { - "id": 851, + "id": 853, "name": "emailRedirectTo", "kind": 1024, "kindString": "Property", @@ -19927,7 +19927,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 670, + "line": 671, "character": 8 } ], @@ -19941,13 +19941,13 @@ { "title": "Properties", "kind": 1024, - "children": [852, 851] + "children": [854, 853] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 668, + "line": 669, "character": 16 } ] @@ -19955,7 +19955,7 @@ } }, { - "id": 847, + "id": 849, "name": "type", "kind": 1024, "kindString": "Property", @@ -19963,7 +19963,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 666, + "line": 667, "character": 6 } ], @@ -19972,7 +19972,7 @@ "typeArguments": [ { "type": "reference", - "id": 844, + "id": 846, "name": "EmailOtpType" }, { @@ -19999,13 +19999,13 @@ { "title": "Properties", "kind": 1024, - "children": [848, 849, 847] + "children": [850, 851, 849] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 665, + "line": 666, "character": 4 } ] @@ -20014,14 +20014,14 @@ { "type": "reflection", "declaration": { - "id": 853, + "id": 855, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 856, + "id": 858, "name": "options", "kind": 1024, "kindString": "Property", @@ -20031,21 +20031,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 678, + "line": 679, "character": 6 } ], "type": { "type": "reflection", "declaration": { - "id": 857, + "id": 859, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 858, + "id": 860, "name": "captchaToken", "kind": 1024, "kindString": "Property", @@ -20058,7 +20058,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 680, + "line": 681, "character": 8 } ], @@ -20072,13 +20072,13 @@ { "title": "Properties", "kind": 1024, - "children": [858] + "children": [860] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 678, + "line": 679, "character": 16 } ] @@ -20086,11 +20086,29 @@ } }, { - "id": 855, + "id": 857, "name": "phone", "kind": 1024, "kindString": "Property", "flags": {}, + "sources": [ + { + "fileName": "src/lib/types.ts", + "line": 678, + "character": 6 + } + ], + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 856, + "name": "type", + "kind": 1024, + "kindString": "Property", + "flags": {}, "sources": [ { "fileName": "src/lib/types.ts", @@ -20098,30 +20116,12 @@ "character": 6 } ], - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 854, - "name": "type", - "kind": 1024, - "kindString": "Property", - "flags": {}, - "sources": [ - { - "fileName": "src/lib/types.ts", - "line": 676, - "character": 6 - } - ], "type": { "type": "reference", "typeArguments": [ { "type": "reference", - "id": 843, + "id": 845, "name": "MobileOtpType" }, { @@ -20148,13 +20148,13 @@ { "title": "Properties", "kind": 1024, - "children": [856, 855, 854] + "children": [858, 857, 856] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 675, + "line": 676, "character": 4 } ] @@ -20171,7 +20171,7 @@ "typeArguments": [ { "type": "reference", - "id": 580, + "id": 581, "name": "AuthOtpResponse" } ], @@ -20183,7 +20183,7 @@ ] }, { - "id": 344, + "id": 345, "name": "resetPasswordForEmail", "kind": 2048, "kindString": "Method", @@ -20191,13 +20191,13 @@ "sources": [ { "fileName": "src/GoTrueClient.ts", - "line": 1687, + "line": 1690, "character": 8 } ], "signatures": [ { - "id": 345, + "id": 346, "name": "resetPasswordForEmail", "kind": 4096, "kindString": "Call signature", @@ -20207,7 +20207,7 @@ }, "parameters": [ { - "id": 346, + "id": 347, "name": "email", "kind": 32768, "kindString": "Parameter", @@ -20221,7 +20221,7 @@ } }, { - "id": 347, + "id": 348, "name": "options", "kind": 32768, "kindString": "Parameter", @@ -20229,14 +20229,14 @@ "type": { "type": "reflection", "declaration": { - "id": 348, + "id": 349, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 350, + "id": 351, "name": "captchaToken", "kind": 1024, "kindString": "Property", @@ -20249,7 +20249,7 @@ "sources": [ { "fileName": "src/GoTrueClient.ts", - "line": 1691, + "line": 1694, "character": 6 } ], @@ -20259,7 +20259,7 @@ } }, { - "id": 349, + "id": 350, "name": "redirectTo", "kind": 1024, "kindString": "Property", @@ -20272,7 +20272,7 @@ "sources": [ { "fileName": "src/GoTrueClient.ts", - "line": 1690, + "line": 1693, "character": 6 } ], @@ -20286,7 +20286,7 @@ { "title": "Properties", "kind": 1024, - "children": [350, 349] + "children": [351, 350] } ] } @@ -20303,14 +20303,14 @@ { "type": "reflection", "declaration": { - "id": 351, + "id": 352, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 352, + "id": 353, "name": "data", "kind": 1024, "kindString": "Property", @@ -20318,14 +20318,14 @@ "sources": [ { "fileName": "src/GoTrueClient.ts", - "line": 1695, + "line": 1698, "character": 8 } ], "type": { "type": "reflection", "declaration": { - "id": 353, + "id": 354, "name": "__type", "kind": 65536, "kindString": "Type literal", @@ -20334,7 +20334,7 @@ } }, { - "id": 354, + "id": 355, "name": "error", "kind": 1024, "kindString": "Property", @@ -20342,7 +20342,7 @@ "sources": [ { "fileName": "src/GoTrueClient.ts", - "line": 1696, + "line": 1699, "character": 8 } ], @@ -20356,7 +20356,7 @@ { "title": "Properties", "kind": 1024, - "children": [352, 354] + "children": [353, 355] } ] } @@ -20364,14 +20364,14 @@ { "type": "reflection", "declaration": { - "id": 355, + "id": 356, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 356, + "id": 357, "name": "data", "kind": 1024, "kindString": "Property", @@ -20379,7 +20379,7 @@ "sources": [ { "fileName": "src/GoTrueClient.ts", - "line": 1698, + "line": 1701, "character": 8 } ], @@ -20389,7 +20389,7 @@ } }, { - "id": 357, + "id": 358, "name": "error", "kind": 1024, "kindString": "Property", @@ -20397,13 +20397,13 @@ "sources": [ { "fileName": "src/GoTrueClient.ts", - "line": 1698, + "line": 1701, "character": 20 } ], "type": { "type": "reference", - "id": 1158, + "id": 1160, "name": "AuthError" } } @@ -20412,7 +20412,7 @@ { "title": "Properties", "kind": 1024, - "children": [356, 357] + "children": [357, 358] } ] } @@ -20428,7 +20428,7 @@ ] }, { - "id": 267, + "id": 268, "name": "setSession", "kind": 2048, "kindString": "Method", @@ -20436,13 +20436,13 @@ "sources": [ { "fileName": "src/GoTrueClient.ts", - "line": 1305, + "line": 1308, "character": 8 } ], "signatures": [ { - "id": 268, + "id": 269, "name": "setSession", "kind": 4096, "kindString": "Call signature", @@ -20452,7 +20452,7 @@ }, "parameters": [ { - "id": 269, + "id": 270, "name": "currentSession", "kind": 32768, "kindString": "Parameter", @@ -20463,14 +20463,14 @@ "type": { "type": "reflection", "declaration": { - "id": 270, + "id": 271, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 271, + "id": 272, "name": "access_token", "kind": 1024, "kindString": "Property", @@ -20478,7 +20478,7 @@ "sources": [ { "fileName": "src/GoTrueClient.ts", - "line": 1306, + "line": 1309, "character": 4 } ], @@ -20488,7 +20488,7 @@ } }, { - "id": 272, + "id": 273, "name": "refresh_token", "kind": 1024, "kindString": "Property", @@ -20496,7 +20496,7 @@ "sources": [ { "fileName": "src/GoTrueClient.ts", - "line": 1307, + "line": 1310, "character": 4 } ], @@ -20510,7 +20510,7 @@ { "title": "Properties", "kind": 1024, - "children": [271, 272] + "children": [272, 273] } ] } @@ -20522,7 +20522,7 @@ "typeArguments": [ { "type": "reference", - "id": 553, + "id": 554, "name": "AuthResponse" } ], @@ -20534,7 +20534,7 @@ ] }, { - "id": 135, + "id": 136, "name": "signInAnonymously", "kind": 2048, "kindString": "Method", @@ -20542,13 +20542,13 @@ "sources": [ { "fileName": "src/GoTrueClient.ts", - "line": 398, + "line": 401, "character": 8 } ], "signatures": [ { - "id": 136, + "id": 137, "name": "signInAnonymously", "kind": 4096, "kindString": "Call signature", @@ -20559,7 +20559,7 @@ }, "parameters": [ { - "id": 137, + "id": 138, "name": "credentials", "kind": 32768, "kindString": "Parameter", @@ -20568,10 +20568,10 @@ }, "type": { "type": "reference", - "id": 747, + "id": 749, "name": "SignInAnonymouslyCredentials", "dereferenced": { - "id": 747, + "id": 749, "name": "SignInAnonymouslyCredentials", "kind": 4194304, "kindString": "Type alias", @@ -20579,21 +20579,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 473, + "line": 474, "character": 12 } ], "type": { "type": "reflection", "declaration": { - "id": 748, + "id": 750, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 749, + "id": 751, "name": "options", "kind": 1024, "kindString": "Property", @@ -20603,21 +20603,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 474, + "line": 475, "character": 2 } ], "type": { "type": "reflection", "declaration": { - "id": 750, + "id": 752, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 752, + "id": 754, "name": "captchaToken", "kind": 1024, "kindString": "Property", @@ -20630,7 +20630,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 482, + "line": 483, "character": 4 } ], @@ -20640,7 +20640,7 @@ } }, { - "id": 751, + "id": 753, "name": "data", "kind": 1024, "kindString": "Property", @@ -20654,7 +20654,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 480, + "line": 481, "character": 4 } ], @@ -20668,13 +20668,13 @@ { "title": "Properties", "kind": 1024, - "children": [752, 751] + "children": [754, 753] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 474, + "line": 475, "character": 12 } ] @@ -20686,13 +20686,13 @@ { "title": "Properties", "kind": 1024, - "children": [749] + "children": [751] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 473, + "line": 474, "character": 43 } ] @@ -20707,7 +20707,7 @@ "typeArguments": [ { "type": "reference", - "id": 553, + "id": 554, "name": "AuthResponse" } ], @@ -20719,7 +20719,7 @@ ] }, { - "id": 167, + "id": 168, "name": "signInWithIdToken", "kind": 2048, "kindString": "Method", @@ -20727,13 +20727,13 @@ "sources": [ { "fileName": "src/GoTrueClient.ts", - "line": 653, + "line": 656, "character": 8 } ], "signatures": [ { - "id": 168, + "id": 169, "name": "signInWithIdToken", "kind": 4096, "kindString": "Call signature", @@ -20743,17 +20743,17 @@ }, "parameters": [ { - "id": 169, + "id": 170, "name": "credentials", "kind": 32768, "kindString": "Parameter", "flags": {}, "type": { "type": "reference", - "id": 813, + "id": 815, "name": "SignInWithIdTokenCredentials", "dereferenced": { - "id": 813, + "id": 815, "name": "SignInWithIdTokenCredentials", "kind": 4194304, "kindString": "Type alias", @@ -20761,21 +20761,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 599, + "line": 600, "character": 12 } ], "type": { "type": "reflection", "declaration": { - "id": 814, + "id": 816, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 818, + "id": 820, "name": "access_token", "kind": 1024, "kindString": "Property", @@ -20788,7 +20788,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 605, + "line": 606, "character": 2 } ], @@ -20798,7 +20798,7 @@ } }, { - "id": 819, + "id": 821, "name": "nonce", "kind": 1024, "kindString": "Property", @@ -20811,7 +20811,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 607, + "line": 608, "character": 2 } ], @@ -20821,7 +20821,7 @@ } }, { - "id": 820, + "id": 822, "name": "options", "kind": 1024, "kindString": "Property", @@ -20831,21 +20831,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 608, + "line": 609, "character": 2 } ], "type": { "type": "reflection", "declaration": { - "id": 821, + "id": 823, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 822, + "id": 824, "name": "captchaToken", "kind": 1024, "kindString": "Property", @@ -20858,7 +20858,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 610, + "line": 611, "character": 4 } ], @@ -20872,13 +20872,13 @@ { "title": "Properties", "kind": 1024, - "children": [822] + "children": [824] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 608, + "line": 609, "character": 12 } ] @@ -20886,7 +20886,7 @@ } }, { - "id": 815, + "id": 817, "name": "provider", "kind": 1024, "kindString": "Property", @@ -20897,7 +20897,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 601, + "line": 602, "character": 2 } ], @@ -20934,7 +20934,7 @@ { "type": "reflection", "declaration": { - "id": 816, + "id": 818, "name": "__type", "kind": 65536, "kindString": "Type literal", @@ -20942,7 +20942,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 601, + "line": 602, "character": 76 } ] @@ -20954,7 +20954,7 @@ } }, { - "id": 817, + "id": 819, "name": "token", "kind": 1024, "kindString": "Property", @@ -20965,7 +20965,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 603, + "line": 604, "character": 2 } ], @@ -20979,13 +20979,13 @@ { "title": "Properties", "kind": 1024, - "children": [818, 819, 820, 815, 817] + "children": [820, 821, 822, 817, 819] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 599, + "line": 600, "character": 43 } ] @@ -21000,7 +21000,7 @@ "typeArguments": [ { "type": "reference", - "id": 595, + "id": 596, "name": "AuthTokenResponse" } ], @@ -21012,7 +21012,7 @@ ] }, { - "id": 144, + "id": 145, "name": "signInWithOAuth", "kind": 2048, "kindString": "Method", @@ -21020,13 +21020,13 @@ "sources": [ { "fileName": "src/GoTrueClient.ts", - "line": 581, + "line": 584, "character": 8 } ], "signatures": [ { - "id": 145, + "id": 146, "name": "signInWithOAuth", "kind": 4096, "kindString": "Call signature", @@ -21036,17 +21036,17 @@ }, "parameters": [ { - "id": 146, + "id": 147, "name": "credentials", "kind": 32768, "kindString": "Parameter", "flags": {}, "type": { "type": "reference", - "id": 801, + "id": 803, "name": "SignInWithOAuthCredentials", "dereferenced": { - "id": 801, + "id": 803, "name": "SignInWithOAuthCredentials", "kind": 4194304, "kindString": "Type alias", @@ -21054,21 +21054,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 584, + "line": 585, "character": 12 } ], "type": { "type": "reflection", "declaration": { - "id": 802, + "id": 804, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 804, + "id": 806, "name": "options", "kind": 1024, "kindString": "Property", @@ -21078,21 +21078,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 587, + "line": 588, "character": 2 } ], "type": { "type": "reflection", "declaration": { - "id": 805, + "id": 807, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 808, + "id": 810, "name": "queryParams", "kind": 1024, "kindString": "Property", @@ -21105,14 +21105,14 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 593, + "line": 594, "character": 4 } ], "type": { "type": "reflection", "declaration": { - "id": 809, + "id": 811, "name": "__type", "kind": 65536, "kindString": "Type literal", @@ -21120,19 +21120,19 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 593, + "line": 594, "character": 18 } ], "indexSignature": { - "id": 810, + "id": 812, "name": "__index", "kind": 8192, "kindString": "Index signature", "flags": {}, "parameters": [ { - "id": 811, + "id": 813, "name": "key", "kind": 32768, "flags": {}, @@ -21151,7 +21151,7 @@ } }, { - "id": 806, + "id": 808, "name": "redirectTo", "kind": 1024, "kindString": "Property", @@ -21164,7 +21164,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 589, + "line": 590, "character": 4 } ], @@ -21174,7 +21174,7 @@ } }, { - "id": 807, + "id": 809, "name": "scopes", "kind": 1024, "kindString": "Property", @@ -21187,7 +21187,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 591, + "line": 592, "character": 4 } ], @@ -21197,7 +21197,7 @@ } }, { - "id": 812, + "id": 814, "name": "skipBrowserRedirect", "kind": 1024, "kindString": "Property", @@ -21210,7 +21210,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 595, + "line": 596, "character": 4 } ], @@ -21224,13 +21224,13 @@ { "title": "Properties", "kind": 1024, - "children": [808, 806, 807, 812] + "children": [810, 808, 809, 814] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 587, + "line": 588, "character": 12 } ] @@ -21238,7 +21238,7 @@ } }, { - "id": 803, + "id": 805, "name": "provider", "kind": 1024, "kindString": "Property", @@ -21249,16 +21249,16 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 586, + "line": 587, "character": 2 } ], "type": { "type": "reference", - "id": 514, + "id": 515, "name": "Provider", "dereferenced": { - "id": 514, + "id": 515, "name": "Provider", "kind": 4194304, "kindString": "Type alias", @@ -21374,13 +21374,13 @@ { "title": "Properties", "kind": 1024, - "children": [804, 803] + "children": [806, 805] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 584, + "line": 585, "character": 41 } ] @@ -21395,7 +21395,7 @@ "typeArguments": [ { "type": "reference", - "id": 623, + "id": 624, "name": "OAuthResponse" } ], @@ -21407,7 +21407,7 @@ ] }, { - "id": 170, + "id": 171, "name": "signInWithOtp", "kind": 2048, "kindString": "Method", @@ -21415,13 +21415,13 @@ "sources": [ { "fileName": "src/GoTrueClient.ts", - "line": 708, + "line": 711, "character": 8 } ], "signatures": [ { - "id": 171, + "id": 172, "name": "signInWithOtp", "kind": 4096, "kindString": "Call signature", @@ -21432,17 +21432,17 @@ }, "parameters": [ { - "id": 172, + "id": 173, "name": "credentials", "kind": 32768, "kindString": "Parameter", "flags": {}, "type": { "type": "reference", - "id": 783, + "id": 785, "name": "SignInWithPasswordlessCredentials", "dereferenced": { - "id": 783, + "id": 785, "name": "SignInWithPasswordlessCredentials", "kind": 4194304, "kindString": "Type alias", @@ -21450,7 +21450,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 545, + "line": 546, "character": 12 } ], @@ -21460,14 +21460,14 @@ { "type": "reflection", "declaration": { - "id": 784, + "id": 786, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 785, + "id": 787, "name": "email", "kind": 1024, "kindString": "Property", @@ -21478,7 +21478,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 548, + "line": 549, "character": 6 } ], @@ -21488,7 +21488,7 @@ } }, { - "id": 786, + "id": 788, "name": "options", "kind": 1024, "kindString": "Property", @@ -21498,21 +21498,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 549, + "line": 550, "character": 6 } ], "type": { "type": "reflection", "declaration": { - "id": 787, + "id": 789, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 791, + "id": 793, "name": "captchaToken", "kind": 1024, "kindString": "Property", @@ -21525,7 +21525,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 561, + "line": 562, "character": 8 } ], @@ -21535,7 +21535,7 @@ } }, { - "id": 790, + "id": 792, "name": "data", "kind": 1024, "kindString": "Property", @@ -21549,7 +21549,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 559, + "line": 560, "character": 8 } ], @@ -21559,7 +21559,7 @@ } }, { - "id": 788, + "id": 790, "name": "emailRedirectTo", "kind": 1024, "kindString": "Property", @@ -21572,7 +21572,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 551, + "line": 552, "character": 8 } ], @@ -21582,7 +21582,7 @@ } }, { - "id": 789, + "id": 791, "name": "shouldCreateUser", "kind": 1024, "kindString": "Property", @@ -21595,7 +21595,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 553, + "line": 554, "character": 8 } ], @@ -21609,13 +21609,13 @@ { "title": "Properties", "kind": 1024, - "children": [791, 790, 788, 789] + "children": [793, 792, 790, 791] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 549, + "line": 550, "character": 16 } ] @@ -21627,13 +21627,13 @@ { "title": "Properties", "kind": 1024, - "children": [785, 786] + "children": [787, 788] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 546, + "line": 547, "character": 4 } ] @@ -21642,14 +21642,14 @@ { "type": "reflection", "declaration": { - "id": 792, + "id": 794, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 794, + "id": 796, "name": "options", "kind": 1024, "kindString": "Property", @@ -21659,21 +21659,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 567, + "line": 568, "character": 6 } ], "type": { "type": "reflection", "declaration": { - "id": 795, + "id": 797, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 798, + "id": 800, "name": "captchaToken", "kind": 1024, "kindString": "Property", @@ -21686,7 +21686,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 577, + "line": 578, "character": 8 } ], @@ -21696,7 +21696,7 @@ } }, { - "id": 799, + "id": 801, "name": "channel", "kind": 1024, "kindString": "Property", @@ -21709,7 +21709,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 579, + "line": 580, "character": 8 } ], @@ -21728,7 +21728,7 @@ } }, { - "id": 797, + "id": 799, "name": "data", "kind": 1024, "kindString": "Property", @@ -21742,7 +21742,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 575, + "line": 576, "character": 8 } ], @@ -21752,7 +21752,7 @@ } }, { - "id": 796, + "id": 798, "name": "shouldCreateUser", "kind": 1024, "kindString": "Property", @@ -21765,7 +21765,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 569, + "line": 570, "character": 8 } ], @@ -21779,13 +21779,13 @@ { "title": "Properties", "kind": 1024, - "children": [798, 799, 797, 796] + "children": [800, 801, 799, 798] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 567, + "line": 568, "character": 16 } ] @@ -21793,7 +21793,7 @@ } }, { - "id": 793, + "id": 795, "name": "phone", "kind": 1024, "kindString": "Property", @@ -21804,7 +21804,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 566, + "line": 567, "character": 6 } ], @@ -21818,13 +21818,13 @@ { "title": "Properties", "kind": 1024, - "children": [794, 793] + "children": [796, 795] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 564, + "line": 565, "character": 4 } ] @@ -21841,7 +21841,7 @@ "typeArguments": [ { "type": "reference", - "id": 580, + "id": 581, "name": "AuthOtpResponse" } ], @@ -21853,7 +21853,7 @@ ] }, { - "id": 141, + "id": 142, "name": "signInWithPassword", "kind": 2048, "kindString": "Method", @@ -21861,13 +21861,13 @@ "sources": [ { "fileName": "src/GoTrueClient.ts", - "line": 518, + "line": 521, "character": 8 } ], "signatures": [ { - "id": 142, + "id": 143, "name": "signInWithPassword", "kind": 4096, "kindString": "Call signature", @@ -21878,17 +21878,17 @@ }, "parameters": [ { - "id": 143, + "id": 144, "name": "credentials", "kind": 32768, "kindString": "Parameter", "flags": {}, "type": { "type": "reference", - "id": 770, + "id": 772, "name": "SignInWithPasswordCredentials", "dereferenced": { - "id": 770, + "id": 772, "name": "SignInWithPasswordCredentials", "kind": 4194304, "kindString": "Type alias", @@ -21896,7 +21896,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 523, + "line": 524, "character": 12 } ], @@ -21906,14 +21906,14 @@ { "type": "reflection", "declaration": { - "id": 771, + "id": 773, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 772, + "id": 774, "name": "email", "kind": 1024, "kindString": "Property", @@ -21924,7 +21924,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 526, + "line": 527, "character": 6 } ], @@ -21934,7 +21934,7 @@ } }, { - "id": 774, + "id": 776, "name": "options", "kind": 1024, "kindString": "Property", @@ -21944,21 +21944,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 529, + "line": 530, "character": 6 } ], "type": { "type": "reflection", "declaration": { - "id": 775, + "id": 777, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 776, + "id": 778, "name": "captchaToken", "kind": 1024, "kindString": "Property", @@ -21971,7 +21971,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 531, + "line": 532, "character": 8 } ], @@ -21985,13 +21985,13 @@ { "title": "Properties", "kind": 1024, - "children": [776] + "children": [778] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 529, + "line": 530, "character": 16 } ] @@ -21999,7 +21999,7 @@ } }, { - "id": 773, + "id": 775, "name": "password", "kind": 1024, "kindString": "Property", @@ -22010,7 +22010,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 528, + "line": 529, "character": 6 } ], @@ -22024,13 +22024,13 @@ { "title": "Properties", "kind": 1024, - "children": [772, 774, 773] + "children": [774, 776, 775] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 524, + "line": 525, "character": 4 } ] @@ -22039,14 +22039,14 @@ { "type": "reflection", "declaration": { - "id": 777, + "id": 779, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 780, + "id": 782, "name": "options", "kind": 1024, "kindString": "Property", @@ -22056,21 +22056,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 539, + "line": 540, "character": 6 } ], "type": { "type": "reflection", "declaration": { - "id": 781, + "id": 783, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 782, + "id": 784, "name": "captchaToken", "kind": 1024, "kindString": "Property", @@ -22083,7 +22083,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 541, + "line": 542, "character": 8 } ], @@ -22097,13 +22097,13 @@ { "title": "Properties", "kind": 1024, - "children": [782] + "children": [784] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 539, + "line": 540, "character": 16 } ] @@ -22111,7 +22111,7 @@ } }, { - "id": 779, + "id": 781, "name": "password", "kind": 1024, "kindString": "Property", @@ -22122,7 +22122,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 538, + "line": 539, "character": 6 } ], @@ -22132,7 +22132,7 @@ } }, { - "id": 778, + "id": 780, "name": "phone", "kind": 1024, "kindString": "Property", @@ -22143,7 +22143,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 536, + "line": 537, "character": 6 } ], @@ -22157,13 +22157,13 @@ { "title": "Properties", "kind": 1024, - "children": [780, 779, 778] + "children": [782, 781, 780] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 534, + "line": 535, "character": 4 } ] @@ -22180,7 +22180,7 @@ "typeArguments": [ { "type": "reference", - "id": 608, + "id": 609, "name": "AuthTokenResponsePassword" } ], @@ -22192,7 +22192,7 @@ ] }, { - "id": 176, + "id": 177, "name": "signInWithSSO", "kind": 2048, "kindString": "Method", @@ -22200,13 +22200,13 @@ "sources": [ { "fileName": "src/GoTrueClient.ts", - "line": 822, + "line": 825, "character": 8 } ], "signatures": [ { - "id": 177, + "id": 178, "name": "signInWithSSO", "kind": 4096, "kindString": "Call signature", @@ -22217,17 +22217,17 @@ }, "parameters": [ { - "id": 178, + "id": 179, "name": "params", "kind": 32768, "kindString": "Parameter", "flags": {}, "type": { "type": "reference", - "id": 859, + "id": 861, "name": "SignInWithSSO", "dereferenced": { - "id": 859, + "id": 861, "name": "SignInWithSSO", "kind": 4194304, "kindString": "Type alias", @@ -22235,7 +22235,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 684, + "line": 685, "character": 12 } ], @@ -22245,14 +22245,14 @@ { "type": "reflection", "declaration": { - "id": 860, + "id": 862, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 862, + "id": 864, "name": "options", "kind": 1024, "kindString": "Property", @@ -22262,21 +22262,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 689, + "line": 690, "character": 6 } ], "type": { "type": "reflection", "declaration": { - "id": 863, + "id": 865, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 865, + "id": 867, "name": "captchaToken", "kind": 1024, "kindString": "Property", @@ -22289,7 +22289,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 693, + "line": 694, "character": 8 } ], @@ -22299,7 +22299,7 @@ } }, { - "id": 864, + "id": 866, "name": "redirectTo", "kind": 1024, "kindString": "Property", @@ -22312,7 +22312,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 691, + "line": 692, "character": 8 } ], @@ -22326,13 +22326,13 @@ { "title": "Properties", "kind": 1024, - "children": [865, 864] + "children": [867, 866] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 689, + "line": 690, "character": 16 } ] @@ -22340,7 +22340,7 @@ } }, { - "id": 861, + "id": 863, "name": "providerId", "kind": 1024, "kindString": "Property", @@ -22351,7 +22351,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 687, + "line": 688, "character": 6 } ], @@ -22365,13 +22365,13 @@ { "title": "Properties", "kind": 1024, - "children": [862, 861] + "children": [864, 863] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 685, + "line": 686, "character": 4 } ] @@ -22380,14 +22380,14 @@ { "type": "reflection", "declaration": { - "id": 866, + "id": 868, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 867, + "id": 869, "name": "domain", "kind": 1024, "kindString": "Property", @@ -22398,7 +22398,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 698, + "line": 699, "character": 6 } ], @@ -22408,7 +22408,7 @@ } }, { - "id": 868, + "id": 870, "name": "options", "kind": 1024, "kindString": "Property", @@ -22418,21 +22418,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 700, + "line": 701, "character": 6 } ], "type": { "type": "reflection", "declaration": { - "id": 869, + "id": 871, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 871, + "id": 873, "name": "captchaToken", "kind": 1024, "kindString": "Property", @@ -22445,7 +22445,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 704, + "line": 705, "character": 8 } ], @@ -22455,7 +22455,7 @@ } }, { - "id": 870, + "id": 872, "name": "redirectTo", "kind": 1024, "kindString": "Property", @@ -22468,7 +22468,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 702, + "line": 703, "character": 8 } ], @@ -22482,13 +22482,13 @@ { "title": "Properties", "kind": 1024, - "children": [871, 870] + "children": [873, 872] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 700, + "line": 701, "character": 16 } ] @@ -22500,13 +22500,13 @@ { "title": "Properties", "kind": 1024, - "children": [867, 868] + "children": [869, 870] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 696, + "line": 697, "character": 4 } ] @@ -22523,7 +22523,7 @@ "typeArguments": [ { "type": "reference", - "id": 636, + "id": 637, "name": "SSOResponse" } ], @@ -22535,7 +22535,7 @@ ] }, { - "id": 320, + "id": 321, "name": "signOut", "kind": 2048, "kindString": "Method", @@ -22543,13 +22543,13 @@ "sources": [ { "fileName": "src/GoTrueClient.ts", - "line": 1587, + "line": 1590, "character": 8 } ], "signatures": [ { - "id": 321, + "id": 322, "name": "signOut", "kind": 4096, "kindString": "Call signature", @@ -22560,17 +22560,17 @@ }, "parameters": [ { - "id": 322, + "id": 323, "name": "options", "kind": 32768, "kindString": "Parameter", "flags": {}, "type": { "type": "reference", - "id": 1073, + "id": 1075, "name": "SignOut", "dereferenced": { - "id": 1073, + "id": 1075, "name": "SignOut", "kind": 4194304, "kindString": "Type alias", @@ -22578,21 +22578,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1115, + "line": 1116, "character": 12 } ], "type": { "type": "reflection", "declaration": { - "id": 1074, + "id": 1076, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 1075, + "id": 1077, "name": "scope", "kind": 1024, "kindString": "Property", @@ -22605,7 +22605,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1126, + "line": 1127, "character": 2 } ], @@ -22632,13 +22632,13 @@ { "title": "Properties", "kind": 1024, - "children": [1075] + "children": [1077] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 1115, + "line": 1116, "character": 22 } ] @@ -22655,14 +22655,14 @@ { "type": "reflection", "declaration": { - "id": 323, + "id": 324, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 324, + "id": 325, "name": "error", "kind": 1024, "kindString": "Property", @@ -22670,7 +22670,7 @@ "sources": [ { "fileName": "src/GoTrueClient.ts", - "line": 1587, + "line": 1590, "character": 67 } ], @@ -22683,7 +22683,7 @@ }, { "type": "reference", - "id": 1158, + "id": 1160, "name": "AuthError" } ] @@ -22694,7 +22694,7 @@ { "title": "Properties", "kind": 1024, - "children": [324] + "children": [325] } ] } @@ -22708,7 +22708,7 @@ ] }, { - "id": 138, + "id": 139, "name": "signUp", "kind": 2048, "kindString": "Method", @@ -22716,13 +22716,13 @@ "sources": [ { "fileName": "src/GoTrueClient.ts", - "line": 441, + "line": 444, "character": 8 } ], "signatures": [ { - "id": 139, + "id": 140, "name": "signUp", "kind": 4096, "kindString": "Call signature", @@ -22734,17 +22734,17 @@ }, "parameters": [ { - "id": 140, + "id": 141, "name": "credentials", "kind": 32768, "kindString": "Parameter", "flags": {}, "type": { "type": "reference", - "id": 753, + "id": 755, "name": "SignUpWithPasswordCredentials", "dereferenced": { - "id": 753, + "id": 755, "name": "SignUpWithPasswordCredentials", "kind": 4194304, "kindString": "Type alias", @@ -22752,7 +22752,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 486, + "line": 487, "character": 12 } ], @@ -22762,14 +22762,14 @@ { "type": "reflection", "declaration": { - "id": 754, + "id": 756, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 755, + "id": 757, "name": "email", "kind": 1024, "kindString": "Property", @@ -22780,7 +22780,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 489, + "line": 490, "character": 6 } ], @@ -22790,7 +22790,7 @@ } }, { - "id": 757, + "id": 759, "name": "options", "kind": 1024, "kindString": "Property", @@ -22800,21 +22800,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 492, + "line": 493, "character": 6 } ], "type": { "type": "reflection", "declaration": { - "id": 758, + "id": 760, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 761, + "id": 763, "name": "captchaToken", "kind": 1024, "kindString": "Property", @@ -22827,7 +22827,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 502, + "line": 503, "character": 8 } ], @@ -22837,7 +22837,7 @@ } }, { - "id": 760, + "id": 762, "name": "data", "kind": 1024, "kindString": "Property", @@ -22851,7 +22851,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 500, + "line": 501, "character": 8 } ], @@ -22861,7 +22861,7 @@ } }, { - "id": 759, + "id": 761, "name": "emailRedirectTo", "kind": 1024, "kindString": "Property", @@ -22874,7 +22874,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 494, + "line": 495, "character": 8 } ], @@ -22888,13 +22888,13 @@ { "title": "Properties", "kind": 1024, - "children": [761, 760, 759] + "children": [763, 762, 761] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 492, + "line": 493, "character": 16 } ] @@ -22902,7 +22902,7 @@ } }, { - "id": 756, + "id": 758, "name": "password", "kind": 1024, "kindString": "Property", @@ -22913,7 +22913,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 491, + "line": 492, "character": 6 } ], @@ -22927,13 +22927,13 @@ { "title": "Properties", "kind": 1024, - "children": [755, 757, 756] + "children": [757, 759, 758] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 487, + "line": 488, "character": 4 } ] @@ -22942,14 +22942,14 @@ { "type": "reflection", "declaration": { - "id": 762, + "id": 764, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 765, + "id": 767, "name": "options", "kind": 1024, "kindString": "Property", @@ -22959,21 +22959,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 510, + "line": 511, "character": 6 } ], "type": { "type": "reflection", "declaration": { - "id": 766, + "id": 768, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 768, + "id": 770, "name": "captchaToken", "kind": 1024, "kindString": "Property", @@ -22986,7 +22986,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 518, + "line": 519, "character": 8 } ], @@ -22996,7 +22996,7 @@ } }, { - "id": 769, + "id": 771, "name": "channel", "kind": 1024, "kindString": "Property", @@ -23009,7 +23009,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 520, + "line": 521, "character": 8 } ], @@ -23028,7 +23028,7 @@ } }, { - "id": 767, + "id": 769, "name": "data", "kind": 1024, "kindString": "Property", @@ -23042,7 +23042,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 516, + "line": 517, "character": 8 } ], @@ -23056,13 +23056,13 @@ { "title": "Properties", "kind": 1024, - "children": [768, 769, 767] + "children": [770, 771, 769] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 510, + "line": 511, "character": 16 } ] @@ -23070,7 +23070,7 @@ } }, { - "id": 764, + "id": 766, "name": "password", "kind": 1024, "kindString": "Property", @@ -23081,7 +23081,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 509, + "line": 510, "character": 6 } ], @@ -23091,7 +23091,7 @@ } }, { - "id": 763, + "id": 765, "name": "phone", "kind": 1024, "kindString": "Property", @@ -23102,7 +23102,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 507, + "line": 508, "character": 6 } ], @@ -23116,13 +23116,13 @@ { "title": "Properties", "kind": 1024, - "children": [765, 764, 763] + "children": [767, 766, 765] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 505, + "line": 506, "character": 4 } ] @@ -23139,7 +23139,7 @@ "typeArguments": [ { "type": "reference", - "id": 553, + "id": 554, "name": "AuthResponse" } ], @@ -23151,7 +23151,7 @@ ] }, { - "id": 426, + "id": 427, "name": "startAutoRefresh", "kind": 2048, "kindString": "Method", @@ -23159,13 +23159,13 @@ "sources": [ { "fileName": "src/GoTrueClient.ts", - "line": 2172, + "line": 2175, "character": 8 } ], "signatures": [ { - "id": 427, + "id": 428, "name": "startAutoRefresh", "kind": 4096, "kindString": "Call signature", @@ -23190,7 +23190,7 @@ ] }, { - "id": 428, + "id": 429, "name": "stopAutoRefresh", "kind": 2048, "kindString": "Method", @@ -23198,13 +23198,13 @@ "sources": [ { "fileName": "src/GoTrueClient.ts", - "line": 2185, + "line": 2188, "character": 8 } ], "signatures": [ { - "id": 429, + "id": 430, "name": "stopAutoRefresh", "kind": 4096, "kindString": "Call signature", @@ -23229,7 +23229,7 @@ ] }, { - "id": 371, + "id": 372, "name": "unlinkIdentity", "kind": 2048, "kindString": "Method", @@ -23237,13 +23237,13 @@ "sources": [ { "fileName": "src/GoTrueClient.ts", - "line": 1793, + "line": 1796, "character": 8 } ], "signatures": [ { - "id": 372, + "id": 373, "name": "unlinkIdentity", "kind": 4096, "kindString": "Call signature", @@ -23253,24 +23253,24 @@ }, "parameters": [ { - "id": 373, + "id": 374, "name": "identity", "kind": 32768, "kindString": "Parameter", "flags": {}, "type": { "type": "reference", - "id": 669, + "id": 670, "name": "UserIdentity", "dereferenced": { - "id": 669, + "id": 670, "name": "UserIdentity", "kind": 256, "kindString": "Interface", "flags": {}, "children": [ { - "id": 678, + "id": 679, "name": "created_at", "kind": 1024, "kindString": "Property", @@ -23290,7 +23290,7 @@ } }, { - "id": 670, + "id": 671, "name": "id", "kind": 1024, "kindString": "Property", @@ -23308,7 +23308,7 @@ } }, { - "id": 672, + "id": 673, "name": "identity_data", "kind": 1024, "kindString": "Property", @@ -23325,20 +23325,20 @@ "type": { "type": "reflection", "declaration": { - "id": 673, + "id": 674, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "indexSignature": { - "id": 674, + "id": 675, "name": "__index", "kind": 8192, "kindString": "Index signature", "flags": {}, "parameters": [ { - "id": 675, + "id": 676, "name": "key", "kind": 32768, "flags": {}, @@ -23357,7 +23357,7 @@ } }, { - "id": 676, + "id": 677, "name": "identity_id", "kind": 1024, "kindString": "Property", @@ -23375,7 +23375,7 @@ } }, { - "id": 679, + "id": 680, "name": "last_sign_in_at", "kind": 1024, "kindString": "Property", @@ -23395,7 +23395,7 @@ } }, { - "id": 677, + "id": 678, "name": "provider", "kind": 1024, "kindString": "Property", @@ -23413,7 +23413,7 @@ } }, { - "id": 680, + "id": 681, "name": "updated_at", "kind": 1024, "kindString": "Property", @@ -23433,7 +23433,7 @@ } }, { - "id": 671, + "id": 672, "name": "user_id", "kind": 1024, "kindString": "Property", @@ -23455,7 +23455,7 @@ { "title": "Properties", "kind": 1024, - "children": [678, 670, 672, 676, 679, 677, 680, 671] + "children": [679, 671, 673, 677, 680, 678, 681, 672] } ], "sources": [ @@ -23478,14 +23478,14 @@ { "type": "reflection", "declaration": { - "id": 374, + "id": 375, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 375, + "id": 376, "name": "data", "kind": 1024, "kindString": "Property", @@ -23493,14 +23493,14 @@ "sources": [ { "fileName": "src/GoTrueClient.ts", - "line": 1795, + "line": 1798, "character": 8 } ], "type": { "type": "reflection", "declaration": { - "id": 376, + "id": 377, "name": "__type", "kind": 65536, "kindString": "Type literal", @@ -23509,7 +23509,7 @@ } }, { - "id": 377, + "id": 378, "name": "error", "kind": 1024, "kindString": "Property", @@ -23517,7 +23517,7 @@ "sources": [ { "fileName": "src/GoTrueClient.ts", - "line": 1796, + "line": 1799, "character": 8 } ], @@ -23531,7 +23531,7 @@ { "title": "Properties", "kind": 1024, - "children": [375, 377] + "children": [376, 378] } ] } @@ -23539,14 +23539,14 @@ { "type": "reflection", "declaration": { - "id": 378, + "id": 379, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 379, + "id": 380, "name": "data", "kind": 1024, "kindString": "Property", @@ -23554,7 +23554,7 @@ "sources": [ { "fileName": "src/GoTrueClient.ts", - "line": 1798, + "line": 1801, "character": 8 } ], @@ -23564,7 +23564,7 @@ } }, { - "id": 380, + "id": 381, "name": "error", "kind": 1024, "kindString": "Property", @@ -23572,13 +23572,13 @@ "sources": [ { "fileName": "src/GoTrueClient.ts", - "line": 1798, + "line": 1801, "character": 20 } ], "type": { "type": "reference", - "id": 1158, + "id": 1160, "name": "AuthError" } } @@ -23587,7 +23587,7 @@ { "title": "Properties", "kind": 1024, - "children": [379, 380] + "children": [380, 381] } ] } @@ -23603,7 +23603,7 @@ ] }, { - "id": 255, + "id": 256, "name": "updateUser", "kind": 2048, "kindString": "Method", @@ -23611,13 +23611,13 @@ "sources": [ { "fileName": "src/GoTrueClient.ts", - "line": 1236, + "line": 1239, "character": 8 } ], "signatures": [ { - "id": 256, + "id": 257, "name": "updateUser", "kind": 4096, "kindString": "Call signature", @@ -23627,24 +23627,24 @@ }, "parameters": [ { - "id": 257, + "id": 258, "name": "attributes", "kind": 32768, "kindString": "Parameter", "flags": {}, "type": { "type": "reference", - "id": 720, + "id": 722, "name": "UserAttributes", "dereferenced": { - "id": 720, + "id": 722, "name": "UserAttributes", "kind": 256, "kindString": "Interface", "flags": {}, "children": [ { - "id": 725, + "id": 727, "name": "data", "kind": 1024, "kindString": "Property", @@ -23658,7 +23658,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 380, + "line": 381, "character": 2 } ], @@ -23668,7 +23668,7 @@ } }, { - "id": 721, + "id": 723, "name": "email", "kind": 1024, "kindString": "Property", @@ -23681,7 +23681,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 355, + "line": 356, "character": 2 } ], @@ -23691,7 +23691,7 @@ } }, { - "id": 724, + "id": 726, "name": "nonce", "kind": 1024, "kindString": "Property", @@ -23705,7 +23705,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 372, + "line": 373, "character": 2 } ], @@ -23715,7 +23715,7 @@ } }, { - "id": 723, + "id": 725, "name": "password", "kind": 1024, "kindString": "Property", @@ -23728,7 +23728,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 365, + "line": 366, "character": 2 } ], @@ -23738,7 +23738,7 @@ } }, { - "id": 722, + "id": 724, "name": "phone", "kind": 1024, "kindString": "Property", @@ -23751,7 +23751,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 360, + "line": 361, "character": 2 } ], @@ -23765,13 +23765,13 @@ { "title": "Properties", "kind": 1024, - "children": [725, 721, 724, 723, 722] + "children": [727, 723, 726, 725, 724] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 351, + "line": 352, "character": 17 } ] @@ -23779,7 +23779,7 @@ } }, { - "id": 258, + "id": 259, "name": "options", "kind": 32768, "kindString": "Parameter", @@ -23787,14 +23787,14 @@ "type": { "type": "reflection", "declaration": { - "id": 259, + "id": 260, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 260, + "id": 261, "name": "emailRedirectTo", "kind": 1024, "kindString": "Property", @@ -23804,7 +23804,7 @@ "sources": [ { "fileName": "src/GoTrueClient.ts", - "line": 1239, + "line": 1242, "character": 6 } ], @@ -23818,7 +23818,7 @@ { "title": "Properties", "kind": 1024, - "children": [260] + "children": [261] } ] } @@ -23831,7 +23831,7 @@ "typeArguments": [ { "type": "reference", - "id": 645, + "id": 646, "name": "UserResponse" } ], @@ -23843,7 +23843,7 @@ ] }, { - "id": 173, + "id": 174, "name": "verifyOtp", "kind": 2048, "kindString": "Method", @@ -23851,13 +23851,13 @@ "sources": [ { "fileName": "src/GoTrueClient.ts", - "line": 761, + "line": 764, "character": 8 } ], "signatures": [ { - "id": 174, + "id": 175, "name": "verifyOtp", "kind": 4096, "kindString": "Call signature", @@ -23867,17 +23867,17 @@ }, "parameters": [ { - "id": 175, + "id": 176, "name": "params", "kind": 32768, "kindString": "Parameter", "flags": {}, "type": { "type": "reference", - "id": 823, + "id": 825, "name": "VerifyOtpParams", "dereferenced": { - "id": 823, + "id": 825, "name": "VerifyOtpParams", "kind": 4194304, "kindString": "Type alias", @@ -23885,7 +23885,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 614, + "line": 615, "character": 12 } ], @@ -23893,14 +23893,14 @@ "type": "union", "types": [ { - "id": 824, + "id": 826, "name": "VerifyMobileOtpParams", "kind": 256, "kindString": "Interface", "flags": {}, "children": [ { - "id": 828, + "id": 830, "name": "options", "kind": 1024, "kindString": "Property", @@ -23910,21 +23910,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 622, + "line": 623, "character": 2 } ], "type": { "type": "reflection", "declaration": { - "id": 829, + "id": 831, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 831, + "id": 833, "name": "captchaToken", "kind": 1024, "kindString": "Property", @@ -23943,7 +23943,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 631, + "line": 632, "character": 4 } ], @@ -23953,7 +23953,7 @@ } }, { - "id": 830, + "id": 832, "name": "redirectTo", "kind": 1024, "kindString": "Property", @@ -23966,7 +23966,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 624, + "line": 625, "character": 4 } ], @@ -23980,14 +23980,14 @@ { "title": "Properties", "kind": 1024, - "children": [831, 830] + "children": [833, 832] } ] } } }, { - "id": 825, + "id": 827, "name": "phone", "kind": 1024, "kindString": "Property", @@ -23998,7 +23998,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 617, + "line": 618, "character": 2 } ], @@ -24008,7 +24008,7 @@ } }, { - "id": 826, + "id": 828, "name": "token", "kind": 1024, "kindString": "Property", @@ -24019,7 +24019,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 619, + "line": 620, "character": 2 } ], @@ -24029,7 +24029,7 @@ } }, { - "id": 827, + "id": 829, "name": "type", "kind": 1024, "kindString": "Property", @@ -24040,16 +24040,16 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 621, + "line": 622, "character": 2 } ], "type": { "type": "reference", - "id": 843, + "id": 845, "name": "MobileOtpType", "dereferenced": { - "id": 843, + "id": 845, "name": "MobileOtpType", "kind": 4194304, "kindString": "Type alias", @@ -24057,7 +24057,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 661, + "line": 662, "character": 12 } ], @@ -24082,26 +24082,26 @@ { "title": "Properties", "kind": 1024, - "children": [828, 825, 826, 827] + "children": [830, 827, 828, 829] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 615, + "line": 616, "character": 17 } ] }, { - "id": 832, + "id": 834, "name": "VerifyEmailOtpParams", "kind": 256, "kindString": "Interface", "flags": {}, "children": [ { - "id": 833, + "id": 835, "name": "email", "kind": 1024, "kindString": "Property", @@ -24112,7 +24112,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 636, + "line": 637, "character": 2 } ], @@ -24122,7 +24122,7 @@ } }, { - "id": 836, + "id": 838, "name": "options", "kind": 1024, "kindString": "Property", @@ -24132,21 +24132,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 641, + "line": 642, "character": 2 } ], "type": { "type": "reflection", "declaration": { - "id": 837, + "id": 839, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 839, + "id": 841, "name": "captchaToken", "kind": 1024, "kindString": "Property", @@ -24165,7 +24165,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 649, + "line": 650, "character": 4 } ], @@ -24175,7 +24175,7 @@ } }, { - "id": 838, + "id": 840, "name": "redirectTo", "kind": 1024, "kindString": "Property", @@ -24188,7 +24188,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 643, + "line": 644, "character": 4 } ], @@ -24202,14 +24202,14 @@ { "title": "Properties", "kind": 1024, - "children": [839, 838] + "children": [841, 840] } ] } } }, { - "id": 834, + "id": 836, "name": "token", "kind": 1024, "kindString": "Property", @@ -24220,7 +24220,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 638, + "line": 639, "character": 2 } ], @@ -24230,7 +24230,7 @@ } }, { - "id": 835, + "id": 837, "name": "type", "kind": 1024, "kindString": "Property", @@ -24241,16 +24241,16 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 640, + "line": 641, "character": 2 } ], "type": { "type": "reference", - "id": 844, + "id": 846, "name": "EmailOtpType", "dereferenced": { - "id": 844, + "id": 846, "name": "EmailOtpType", "kind": 4194304, "kindString": "Type alias", @@ -24258,7 +24258,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 662, + "line": 663, "character": 12 } ], @@ -24299,26 +24299,26 @@ { "title": "Properties", "kind": 1024, - "children": [833, 836, 834, 835] + "children": [835, 838, 836, 837] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 634, + "line": 635, "character": 17 } ] }, { - "id": 840, + "id": 842, "name": "VerifyTokenHashParams", "kind": 256, "kindString": "Interface", "flags": {}, "children": [ { - "id": 841, + "id": 843, "name": "token_hash", "kind": 1024, "kindString": "Property", @@ -24329,7 +24329,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 655, + "line": 656, "character": 2 } ], @@ -24339,7 +24339,7 @@ } }, { - "id": 842, + "id": 844, "name": "type", "kind": 1024, "kindString": "Property", @@ -24350,16 +24350,16 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 658, + "line": 659, "character": 2 } ], "type": { "type": "reference", - "id": 844, + "id": 846, "name": "EmailOtpType", "dereferenced": { - "id": 844, + "id": 846, "name": "EmailOtpType", "kind": 4194304, "kindString": "Type alias", @@ -24367,7 +24367,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 662, + "line": 663, "character": 12 } ], @@ -24408,13 +24408,13 @@ { "title": "Properties", "kind": 1024, - "children": [841, 842] + "children": [843, 844] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 653, + "line": 654, "character": 17 } ] @@ -24430,7 +24430,7 @@ "typeArguments": [ { "type": "reference", - "id": 553, + "id": 554, "name": "AuthResponse" } ], @@ -24457,42 +24457,42 @@ "title": "Methods", "kind": 2048, "children": [ - 147, 477, 186, 249, 358, 131, 368, 330, 179, 279, 183, 344, 267, 135, 167, 144, 170, - 141, 176, 320, 138, 426, 428, 371, 255, 173 + 148, 478, 187, 250, 359, 132, 369, 331, 180, 280, 184, 345, 268, 136, 168, 145, 171, + 142, 177, 321, 139, 427, 429, 372, 256, 174 ] } ], "sources": [ { "fileName": "src/GoTrueClient.ts", - "line": 129, + "line": 130, "character": 21 } ] }, { - "id": 506, + "id": 507, "name": "NavigatorLockAcquireTimeoutError", "kind": 128, "kindString": "Class", "flags": {}, "children": [ { - "id": 507, + "id": 508, "name": "constructor", "kind": 512, "kindString": "Constructor", "flags": {}, "signatures": [ { - "id": 508, + "id": 509, "name": "new NavigatorLockAcquireTimeoutError", "kind": 16384, "kindString": "Constructor signature", "flags": {}, "parameters": [ { - "id": 509, + "id": 510, "name": "message", "kind": 32768, "kindString": "Parameter", @@ -24505,7 +24505,7 @@ ], "type": { "type": "reference", - "id": 506, + "id": 507, "name": "NavigatorLockAcquireTimeoutError" }, "inheritedFrom": { @@ -24520,7 +24520,7 @@ } }, { - "id": 510, + "id": 511, "name": "isAcquireTimeout", "kind": 1024, "kindString": "Property", @@ -24550,12 +24550,12 @@ { "title": "Constructors", "kind": 512, - "children": [507] + "children": [508] }, { "title": "Properties", "kind": 1024, - "children": [510] + "children": [511] } ], "sources": [ @@ -24573,7 +24573,7 @@ ] }, { - "id": 665, + "id": 666, "name": "AMREntry", "kind": 256, "kindString": "Interface", @@ -24590,7 +24590,7 @@ }, "children": [ { - "id": 666, + "id": 667, "name": "method", "kind": 1024, "kindString": "Property", @@ -24622,7 +24622,7 @@ { "type": "reflection", "declaration": { - "id": 667, + "id": 668, "name": "__type", "kind": 65536, "kindString": "Type literal", @@ -24647,7 +24647,7 @@ } }, { - "id": 668, + "id": 669, "name": "timestamp", "kind": 1024, "kindString": "Property", @@ -24672,7 +24672,7 @@ { "title": "Properties", "kind": 1024, - "children": [666, 668] + "children": [667, 669] } ], "sources": [ @@ -24684,14 +24684,14 @@ ] }, { - "id": 726, + "id": 728, "name": "AdminUserAttributes", "kind": 256, "kindString": "Interface", "flags": {}, "children": [ { - "id": 728, + "id": 730, "name": "app_metadata", "kind": 1024, "kindString": "Property", @@ -24705,7 +24705,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 404, + "line": 405, "character": 2 } ], @@ -24715,7 +24715,7 @@ } }, { - "id": 731, + "id": 733, "name": "ban_duration", "kind": 1024, "kindString": "Property", @@ -24729,7 +24729,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 430, + "line": 431, "character": 2 } ], @@ -24739,7 +24739,7 @@ } }, { - "id": 738, + "id": 740, "name": "email", "kind": 1024, "kindString": "Property", @@ -24752,7 +24752,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 355, + "line": 356, "character": 2 } ], @@ -24766,7 +24766,7 @@ } }, { - "id": 729, + "id": 731, "name": "email_confirm", "kind": 1024, "kindString": "Property", @@ -24780,7 +24780,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 411, + "line": 412, "character": 2 } ], @@ -24790,7 +24790,7 @@ } }, { - "id": 734, + "id": 736, "name": "id", "kind": 1024, "kindString": "Property", @@ -24804,7 +24804,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 455, + "line": 456, "character": 2 } ], @@ -24814,7 +24814,7 @@ } }, { - "id": 736, + "id": 738, "name": "nonce", "kind": 1024, "kindString": "Property", @@ -24828,7 +24828,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 372, + "line": 373, "character": 2 } ], @@ -24842,7 +24842,7 @@ } }, { - "id": 735, + "id": 737, "name": "password", "kind": 1024, "kindString": "Property", @@ -24855,7 +24855,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 365, + "line": 366, "character": 2 } ], @@ -24869,7 +24869,7 @@ } }, { - "id": 733, + "id": 735, "name": "password_hash", "kind": 1024, "kindString": "Property", @@ -24883,7 +24883,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 448, + "line": 449, "character": 2 } ], @@ -24893,7 +24893,7 @@ } }, { - "id": 737, + "id": 739, "name": "phone", "kind": 1024, "kindString": "Property", @@ -24906,7 +24906,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 360, + "line": 361, "character": 2 } ], @@ -24920,7 +24920,7 @@ } }, { - "id": 730, + "id": 732, "name": "phone_confirm", "kind": 1024, "kindString": "Property", @@ -24934,7 +24934,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 418, + "line": 419, "character": 2 } ], @@ -24944,7 +24944,7 @@ } }, { - "id": 732, + "id": 734, "name": "role", "kind": 1024, "kindString": "Property", @@ -24958,7 +24958,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 439, + "line": 440, "character": 2 } ], @@ -24968,7 +24968,7 @@ } }, { - "id": 727, + "id": 729, "name": "user_metadata", "kind": 1024, "kindString": "Property", @@ -24982,7 +24982,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 394, + "line": 395, "character": 2 } ], @@ -24996,13 +24996,13 @@ { "title": "Properties", "kind": 1024, - "children": [728, 731, 738, 729, 734, 736, 735, 733, 737, 730, 732, 727] + "children": [730, 733, 740, 731, 736, 738, 737, 735, 739, 732, 734, 729] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 383, + "line": 384, "character": 17 } ], @@ -25012,7 +25012,7 @@ "typeArguments": [ { "type": "reference", - "id": 720, + "id": 722, "name": "UserAttributes" }, { @@ -25027,7 +25027,7 @@ ] }, { - "id": 681, + "id": 682, "name": "Factor", "kind": 256, "kindString": "Interface", @@ -25051,7 +25051,7 @@ }, "children": [ { - "id": 687, + "id": 688, "name": "created_at", "kind": 1024, "kindString": "Property", @@ -25069,7 +25069,7 @@ } }, { - "id": 684, + "id": 685, "name": "factor_type", "kind": 1024, "kindString": "Property", @@ -25097,7 +25097,7 @@ { "type": "reflection", "declaration": { - "id": 685, + "id": 686, "name": "__type", "kind": 65536, "kindString": "Type literal", @@ -25118,7 +25118,7 @@ } }, { - "id": 683, + "id": 684, "name": "friendly_name", "kind": 1024, "kindString": "Property", @@ -25141,7 +25141,7 @@ } }, { - "id": 682, + "id": 683, "name": "id", "kind": 1024, "kindString": "Property", @@ -25162,7 +25162,7 @@ } }, { - "id": 686, + "id": 687, "name": "status", "kind": 1024, "kindString": "Property", @@ -25192,7 +25192,7 @@ } }, { - "id": 688, + "id": 689, "name": "updated_at", "kind": 1024, "kindString": "Property", @@ -25214,7 +25214,7 @@ { "title": "Properties", "kind": 1024, - "children": [687, 684, 683, 682, 686, 688] + "children": [688, 685, 684, 683, 687, 689] } ], "sources": [ @@ -25226,14 +25226,14 @@ ] }, { - "id": 894, + "id": 896, "name": "GenerateLinkOptions", "kind": 256, "kindString": "Interface", "flags": {}, "children": [ { - "id": 895, + "id": 897, "name": "data", "kind": 1024, "kindString": "Property", @@ -25247,7 +25247,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 746, + "line": 747, "character": 2 } ], @@ -25257,7 +25257,7 @@ } }, { - "id": 896, + "id": 898, "name": "redirectTo", "kind": 1024, "kindString": "Property", @@ -25270,7 +25270,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 748, + "line": 749, "character": 2 } ], @@ -25284,19 +25284,19 @@ { "title": "Properties", "kind": 1024, - "children": [895, 896] + "children": [897, 898] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 740, + "line": 741, "character": 17 } ] }, { - "id": 1042, + "id": 1044, "name": "GoTrueAdminMFAApi", "kind": 256, "kindString": "Interface", @@ -25312,14 +25312,14 @@ }, "children": [ { - "id": 1046, + "id": 1048, "name": "deleteFactor", "kind": 2048, "kindString": "Method", "flags": {}, "signatures": [ { - "id": 1047, + "id": 1049, "name": "deleteFactor", "kind": 4096, "kindString": "Call signature", @@ -25339,17 +25339,17 @@ }, "parameters": [ { - "id": 1048, + "id": 1050, "name": "params", "kind": 32768, "kindString": "Parameter", "flags": {}, "type": { "type": "reference", - "id": 1026, + "id": 1028, "name": "AuthMFAAdminDeleteFactorParams", "dereferenced": { - "id": 1026, + "id": 1028, "name": "AuthMFAAdminDeleteFactorParams", "kind": 4194304, "kindString": "Type alias", @@ -25365,21 +25365,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1015, + "line": 1016, "character": 12 } ], "type": { "type": "reflection", "declaration": { - "id": 1027, + "id": 1029, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 1028, + "id": 1030, "name": "id", "kind": 1024, "kindString": "Property", @@ -25390,7 +25390,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1017, + "line": 1018, "character": 2 } ], @@ -25400,7 +25400,7 @@ } }, { - "id": 1029, + "id": 1031, "name": "userId", "kind": 1024, "kindString": "Property", @@ -25411,7 +25411,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1020, + "line": 1021, "character": 2 } ], @@ -25425,13 +25425,13 @@ { "title": "Properties", "kind": 1024, - "children": [1028, 1029] + "children": [1030, 1031] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 1015, + "line": 1016, "character": 45 } ] @@ -25446,7 +25446,7 @@ "typeArguments": [ { "type": "reference", - "id": 1017, + "id": 1019, "name": "AuthMFAAdminDeleteFactorResponse" } ], @@ -25458,14 +25458,14 @@ ] }, { - "id": 1043, + "id": 1045, "name": "listFactors", "kind": 2048, "kindString": "Method", "flags": {}, "signatures": [ { - "id": 1044, + "id": 1046, "name": "listFactors", "kind": 4096, "kindString": "Call signature", @@ -25475,17 +25475,17 @@ }, "parameters": [ { - "id": 1045, + "id": 1047, "name": "params", "kind": 32768, "kindString": "Parameter", "flags": {}, "type": { "type": "reference", - "id": 1039, + "id": 1041, "name": "AuthMFAAdminListFactorsParams", "dereferenced": { - "id": 1039, + "id": 1041, "name": "AuthMFAAdminListFactorsParams", "kind": 4194304, "kindString": "Type alias", @@ -25501,21 +25501,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1039, + "line": 1040, "character": 12 } ], "type": { "type": "reflection", "declaration": { - "id": 1040, + "id": 1042, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 1041, + "id": 1043, "name": "userId", "kind": 1024, "kindString": "Property", @@ -25526,7 +25526,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1041, + "line": 1042, "character": 2 } ], @@ -25540,13 +25540,13 @@ { "title": "Properties", "kind": 1024, - "children": [1041] + "children": [1043] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 1039, + "line": 1040, "character": 44 } ] @@ -25561,7 +25561,7 @@ "typeArguments": [ { "type": "reference", - "id": 1030, + "id": 1032, "name": "AuthMFAAdminListFactorsResponse" } ], @@ -25577,19 +25577,19 @@ { "title": "Methods", "kind": 2048, - "children": [1046, 1043] + "children": [1048, 1045] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 1049, + "line": 1050, "character": 17 } ] }, { - "id": 993, + "id": 995, "name": "GoTrueMFAApi", "kind": 256, "kindString": "Interface", @@ -25599,14 +25599,14 @@ }, "children": [ { - "id": 1001, + "id": 1003, "name": "challenge", "kind": 2048, "kindString": "Method", "flags": {}, "signatures": [ { - "id": 1002, + "id": 1004, "name": "challenge", "kind": 4096, "kindString": "Call signature", @@ -25616,17 +25616,17 @@ }, "parameters": [ { - "id": 1003, + "id": 1005, "name": "params", "kind": 32768, "kindString": "Parameter", "flags": {}, "type": { "type": "reference", - "id": 928, + "id": 930, "name": "MFAChallengeParams", "dereferenced": { - "id": 928, + "id": 930, "name": "MFAChallengeParams", "kind": 4194304, "kindString": "Type alias", @@ -25634,21 +25634,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 821, + "line": 822, "character": 12 } ], "type": { "type": "reflection", "declaration": { - "id": 929, + "id": 931, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 931, + "id": 933, "name": "channel", "kind": 1024, "kindString": "Property", @@ -25661,7 +25661,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 825, + "line": 826, "character": 2 } ], @@ -25680,7 +25680,7 @@ } }, { - "id": 930, + "id": 932, "name": "factorId", "kind": 1024, "kindString": "Property", @@ -25691,7 +25691,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 823, + "line": 824, "character": 2 } ], @@ -25705,13 +25705,13 @@ { "title": "Properties", "kind": 1024, - "children": [931, 930] + "children": [933, 932] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 821, + "line": 822, "character": 33 } ] @@ -25726,7 +25726,7 @@ "typeArguments": [ { "type": "reference", - "id": 959, + "id": 961, "name": "AuthMFAChallengeResponse" } ], @@ -25738,14 +25738,14 @@ ] }, { - "id": 1010, + "id": 1012, "name": "challengeAndVerify", "kind": 2048, "kindString": "Method", "flags": {}, "signatures": [ { - "id": 1011, + "id": 1013, "name": "challengeAndVerify", "kind": 4096, "kindString": "Call signature", @@ -25755,17 +25755,17 @@ }, "parameters": [ { - "id": 1012, + "id": 1014, "name": "params", "kind": 32768, "kindString": "Parameter", "flags": {}, "type": { "type": "reference", - "id": 932, + "id": 934, "name": "MFAChallengeAndVerifyParams", "dereferenced": { - "id": 932, + "id": 934, "name": "MFAChallengeAndVerifyParams", "kind": 4194304, "kindString": "Type alias", @@ -25773,21 +25773,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 828, + "line": 829, "character": 12 } ], "type": { "type": "reflection", "declaration": { - "id": 933, + "id": 935, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 935, + "id": 937, "name": "code", "kind": 1024, "kindString": "Property", @@ -25798,7 +25798,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 832, + "line": 833, "character": 2 } ], @@ -25808,7 +25808,7 @@ } }, { - "id": 934, + "id": 936, "name": "factorId", "kind": 1024, "kindString": "Property", @@ -25819,7 +25819,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 830, + "line": 831, "character": 2 } ], @@ -25833,13 +25833,13 @@ { "title": "Properties", "kind": 1024, - "children": [935, 934] + "children": [937, 936] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 828, + "line": 829, "character": 42 } ] @@ -25854,7 +25854,7 @@ "typeArguments": [ { "type": "reference", - "id": 936, + "id": 938, "name": "AuthMFAVerifyResponse" } ], @@ -25866,14 +25866,14 @@ ] }, { - "id": 994, + "id": 996, "name": "enroll", "kind": 2048, "kindString": "Method", "flags": {}, "signatures": [ { - "id": 995, + "id": 997, "name": "enroll", "kind": 4096, "kindString": "Call signature", @@ -25884,17 +25884,17 @@ }, "parameters": [ { - "id": 996, + "id": 998, "name": "params", "kind": 32768, "kindString": "Parameter", "flags": {}, "type": { "type": "reference", - "id": 1076, + "id": 1078, "name": "MFAEnrollTOTPParams", "dereferenced": { - "id": 1076, + "id": 1078, "name": "MFAEnrollTOTPParams", "kind": 4194304, "kindString": "Type alias", @@ -25902,21 +25902,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1129, + "line": 1130, "character": 12 } ], "type": { "type": "reflection", "declaration": { - "id": 1077, + "id": 1079, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 1078, + "id": 1080, "name": "factorType", "kind": 1024, "kindString": "Property", @@ -25927,7 +25927,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1131, + "line": 1132, "character": 2 } ], @@ -25937,7 +25937,7 @@ } }, { - "id": 1080, + "id": 1082, "name": "friendlyName", "kind": 1024, "kindString": "Property", @@ -25950,7 +25950,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1135, + "line": 1136, "character": 2 } ], @@ -25960,7 +25960,7 @@ } }, { - "id": 1079, + "id": 1081, "name": "issuer", "kind": 1024, "kindString": "Property", @@ -25973,7 +25973,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1133, + "line": 1134, "character": 2 } ], @@ -25987,13 +25987,13 @@ { "title": "Properties", "kind": 1024, - "children": [1078, 1080, 1079] + "children": [1080, 1082, 1081] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 1129, + "line": 1130, "character": 34 } ] @@ -26008,7 +26008,7 @@ "typeArguments": [ { "type": "reference", - "id": 1086, + "id": 1088, "name": "AuthMFAEnrollTOTPResponse" } ], @@ -26017,145 +26017,6 @@ "name": "Promise" } }, - { - "id": 997, - "name": "enroll", - "kind": 4096, - "kindString": "Call signature", - "flags": {}, - "parameters": [ - { - "id": 998, - "name": "params", - "kind": 32768, - "kindString": "Parameter", - "flags": {}, - "type": { - "type": "reference", - "id": 1081, - "name": "MFAEnrollPhoneParams", - "dereferenced": { - "id": 1081, - "name": "MFAEnrollPhoneParams", - "kind": 4194304, - "kindString": "Type alias", - "flags": {}, - "sources": [ - { - "fileName": "src/lib/types.ts", - "line": 1137, - "character": 12 - } - ], - "type": { - "type": "reflection", - "declaration": { - "id": 1082, - "name": "__type", - "kind": 65536, - "kindString": "Type literal", - "flags": {}, - "children": [ - { - "id": 1083, - "name": "factorType", - "kind": 1024, - "kindString": "Property", - "flags": {}, - "comment": { - "shortText": "The type of factor being enrolled." - }, - "sources": [ - { - "fileName": "src/lib/types.ts", - "line": 1139, - "character": 2 - } - ], - "type": { - "type": "literal", - "value": "phone" - } - }, - { - "id": 1084, - "name": "friendlyName", - "kind": 1024, - "kindString": "Property", - "flags": { - "isOptional": true - }, - "comment": { - "shortText": "Human readable name assigned to the factor." - }, - "sources": [ - { - "fileName": "src/lib/types.ts", - "line": 1141, - "character": 2 - } - ], - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 1085, - "name": "phone", - "kind": 1024, - "kindString": "Property", - "flags": {}, - "comment": { - "shortText": "Phone number associated with a factor. Number should conform to E.164 format" - }, - "sources": [ - { - "fileName": "src/lib/types.ts", - "line": 1143, - "character": 2 - } - ], - "type": { - "type": "intrinsic", - "name": "string" - } - } - ], - "groups": [ - { - "title": "Properties", - "kind": 1024, - "children": [1083, 1084, 1085] - } - ], - "sources": [ - { - "fileName": "src/lib/types.ts", - "line": 1137, - "character": 35 - } - ] - } - } - } - } - } - ], - "type": { - "type": "reference", - "typeArguments": [ - { - "type": "reference", - "id": 1102, - "name": "AuthMFAEnrollPhoneResponse" - } - ], - "qualifiedName": "Promise", - "package": "typescript", - "name": "Promise" - } - }, { "id": 999, "name": "enroll", @@ -26171,10 +26032,149 @@ "flags": {}, "type": { "type": "reference", - "id": 919, + "id": 1083, + "name": "MFAEnrollPhoneParams", + "dereferenced": { + "id": 1083, + "name": "MFAEnrollPhoneParams", + "kind": 4194304, + "kindString": "Type alias", + "flags": {}, + "sources": [ + { + "fileName": "src/lib/types.ts", + "line": 1138, + "character": 12 + } + ], + "type": { + "type": "reflection", + "declaration": { + "id": 1084, + "name": "__type", + "kind": 65536, + "kindString": "Type literal", + "flags": {}, + "children": [ + { + "id": 1085, + "name": "factorType", + "kind": 1024, + "kindString": "Property", + "flags": {}, + "comment": { + "shortText": "The type of factor being enrolled." + }, + "sources": [ + { + "fileName": "src/lib/types.ts", + "line": 1140, + "character": 2 + } + ], + "type": { + "type": "literal", + "value": "phone" + } + }, + { + "id": 1086, + "name": "friendlyName", + "kind": 1024, + "kindString": "Property", + "flags": { + "isOptional": true + }, + "comment": { + "shortText": "Human readable name assigned to the factor." + }, + "sources": [ + { + "fileName": "src/lib/types.ts", + "line": 1142, + "character": 2 + } + ], + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 1087, + "name": "phone", + "kind": 1024, + "kindString": "Property", + "flags": {}, + "comment": { + "shortText": "Phone number associated with a factor. Number should conform to E.164 format" + }, + "sources": [ + { + "fileName": "src/lib/types.ts", + "line": 1144, + "character": 2 + } + ], + "type": { + "type": "intrinsic", + "name": "string" + } + } + ], + "groups": [ + { + "title": "Properties", + "kind": 1024, + "children": [1085, 1086, 1087] + } + ], + "sources": [ + { + "fileName": "src/lib/types.ts", + "line": 1138, + "character": 35 + } + ] + } + } + } + } + } + ], + "type": { + "type": "reference", + "typeArguments": [ + { + "type": "reference", + "id": 1104, + "name": "AuthMFAEnrollPhoneResponse" + } + ], + "qualifiedName": "Promise", + "package": "typescript", + "name": "Promise" + } + }, + { + "id": 1001, + "name": "enroll", + "kind": 4096, + "kindString": "Call signature", + "flags": {}, + "parameters": [ + { + "id": 1002, + "name": "params", + "kind": 32768, + "kindString": "Parameter", + "flags": {}, + "type": { + "type": "reference", + "id": 921, "name": "MFAEnrollParams", "dereferenced": { - "id": 919, + "id": 921, "name": "MFAEnrollParams", "kind": 4194304, "kindString": "Type alias", @@ -26182,7 +26182,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 803, + "line": 804, "character": 12 } ], @@ -26190,7 +26190,7 @@ "type": "union", "types": [ { - "id": 1076, + "id": 1078, "name": "MFAEnrollTOTPParams", "kind": 4194304, "kindString": "Type alias", @@ -26198,21 +26198,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1129, + "line": 1130, "character": 12 } ], "type": { "type": "reflection", "declaration": { - "id": 1077, + "id": 1079, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 1078, + "id": 1080, "name": "factorType", "kind": 1024, "kindString": "Property", @@ -26223,7 +26223,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1131, + "line": 1132, "character": 2 } ], @@ -26233,7 +26233,7 @@ } }, { - "id": 1080, + "id": 1082, "name": "friendlyName", "kind": 1024, "kindString": "Property", @@ -26246,7 +26246,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1135, + "line": 1136, "character": 2 } ], @@ -26256,7 +26256,7 @@ } }, { - "id": 1079, + "id": 1081, "name": "issuer", "kind": 1024, "kindString": "Property", @@ -26269,7 +26269,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1133, + "line": 1134, "character": 2 } ], @@ -26283,13 +26283,13 @@ { "title": "Properties", "kind": 1024, - "children": [1078, 1080, 1079] + "children": [1080, 1082, 1081] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 1129, + "line": 1130, "character": 34 } ] @@ -26297,7 +26297,7 @@ } }, { - "id": 1081, + "id": 1083, "name": "MFAEnrollPhoneParams", "kind": 4194304, "kindString": "Type alias", @@ -26305,21 +26305,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1137, + "line": 1138, "character": 12 } ], "type": { "type": "reflection", "declaration": { - "id": 1082, + "id": 1084, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 1083, + "id": 1085, "name": "factorType", "kind": 1024, "kindString": "Property", @@ -26330,7 +26330,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1139, + "line": 1140, "character": 2 } ], @@ -26340,7 +26340,7 @@ } }, { - "id": 1084, + "id": 1086, "name": "friendlyName", "kind": 1024, "kindString": "Property", @@ -26353,7 +26353,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1141, + "line": 1142, "character": 2 } ], @@ -26363,7 +26363,7 @@ } }, { - "id": 1085, + "id": 1087, "name": "phone", "kind": 1024, "kindString": "Property", @@ -26374,7 +26374,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1143, + "line": 1144, "character": 2 } ], @@ -26388,13 +26388,13 @@ { "title": "Properties", "kind": 1024, - "children": [1083, 1084, 1085] + "children": [1085, 1086, 1087] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 1137, + "line": 1138, "character": 35 } ] @@ -26412,7 +26412,7 @@ "typeArguments": [ { "type": "reference", - "id": 949, + "id": 951, "name": "AuthMFAEnrollResponse" } ], @@ -26424,14 +26424,14 @@ ] }, { - "id": 1015, + "id": 1017, "name": "getAuthenticatorAssuranceLevel", "kind": 2048, "kindString": "Method", "flags": {}, "signatures": [ { - "id": 1016, + "id": 1018, "name": "getAuthenticatorAssuranceLevel", "kind": 4096, "kindString": "Call signature", @@ -26445,7 +26445,7 @@ "typeArguments": [ { "type": "reference", - "id": 982, + "id": 984, "name": "AuthMFAGetAuthenticatorAssuranceLevelResponse" } ], @@ -26457,14 +26457,14 @@ ] }, { - "id": 1013, + "id": 1015, "name": "listFactors", "kind": 2048, "kindString": "Method", "flags": {}, "signatures": [ { - "id": 1014, + "id": 1016, "name": "listFactors", "kind": 4096, "kindString": "Call signature", @@ -26491,7 +26491,7 @@ "typeArguments": [ { "type": "reference", - "id": 970, + "id": 972, "name": "AuthMFAListFactorsResponse" } ], @@ -26503,14 +26503,14 @@ ] }, { - "id": 1007, + "id": 1009, "name": "unenroll", "kind": 2048, "kindString": "Method", "flags": {}, "signatures": [ { - "id": 1008, + "id": 1010, "name": "unenroll", "kind": 4096, "kindString": "Call signature", @@ -26520,17 +26520,17 @@ }, "parameters": [ { - "id": 1009, + "id": 1011, "name": "params", "kind": 32768, "kindString": "Parameter", "flags": {}, "type": { "type": "reference", - "id": 920, + "id": 922, "name": "MFAUnenrollParams", "dereferenced": { - "id": 920, + "id": 922, "name": "MFAUnenrollParams", "kind": 4194304, "kindString": "Type alias", @@ -26538,21 +26538,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 805, + "line": 806, "character": 12 } ], "type": { "type": "reflection", "declaration": { - "id": 921, + "id": 923, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 922, + "id": 924, "name": "factorId", "kind": 1024, "kindString": "Property", @@ -26563,7 +26563,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 807, + "line": 808, "character": 2 } ], @@ -26577,13 +26577,13 @@ { "title": "Properties", "kind": 1024, - "children": [922] + "children": [924] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 805, + "line": 806, "character": 32 } ] @@ -26598,7 +26598,7 @@ "typeArguments": [ { "type": "reference", - "id": 950, + "id": 952, "name": "AuthMFAUnenrollResponse" } ], @@ -26610,14 +26610,14 @@ ] }, { - "id": 1004, + "id": 1006, "name": "verify", "kind": 2048, "kindString": "Method", "flags": {}, "signatures": [ { - "id": 1005, + "id": 1007, "name": "verify", "kind": 4096, "kindString": "Call signature", @@ -26627,17 +26627,17 @@ }, "parameters": [ { - "id": 1006, + "id": 1008, "name": "params", "kind": 32768, "kindString": "Parameter", "flags": {}, "type": { "type": "reference", - "id": 923, + "id": 925, "name": "MFAVerifyParams", "dereferenced": { - "id": 923, + "id": 925, "name": "MFAVerifyParams", "kind": 4194304, "kindString": "Type alias", @@ -26645,21 +26645,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 810, + "line": 811, "character": 12 } ], "type": { "type": "reflection", "declaration": { - "id": 924, + "id": 926, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 926, + "id": 928, "name": "challengeId", "kind": 1024, "kindString": "Property", @@ -26670,7 +26670,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 815, + "line": 816, "character": 2 } ], @@ -26680,7 +26680,7 @@ } }, { - "id": 927, + "id": 929, "name": "code", "kind": 1024, "kindString": "Property", @@ -26691,7 +26691,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 818, + "line": 819, "character": 2 } ], @@ -26701,7 +26701,7 @@ } }, { - "id": 925, + "id": 927, "name": "factorId", "kind": 1024, "kindString": "Property", @@ -26712,7 +26712,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 812, + "line": 813, "character": 2 } ], @@ -26726,13 +26726,13 @@ { "title": "Properties", "kind": 1024, - "children": [926, 927, 925] + "children": [928, 929, 927] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 810, + "line": 811, "character": 30 } ] @@ -26747,7 +26747,7 @@ "typeArguments": [ { "type": "reference", - "id": 936, + "id": 938, "name": "AuthMFAVerifyResponse" } ], @@ -26763,73 +26763,32 @@ { "title": "Methods", "kind": 2048, - "children": [1001, 1010, 994, 1015, 1013, 1007, 1004] + "children": [1003, 1012, 996, 1017, 1015, 1009, 1006] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 934, + "line": 935, "character": 17 } ] }, { - "id": 1133, + "id": 1135, "name": "JWK", "kind": 256, "kindString": "Interface", "flags": {}, "children": [ { - "id": 1136, + "id": 1138, "name": "alg", "kind": 1024, "kindString": "Property", "flags": { "isOptional": true }, - "sources": [ - { - "fileName": "src/lib/types.ts", - "line": 1227, - "character": 2 - } - ], - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 1135, - "name": "key_ops", - "kind": 1024, - "kindString": "Property", - "flags": {}, - "sources": [ - { - "fileName": "src/lib/types.ts", - "line": 1226, - "character": 2 - } - ], - "type": { - "type": "array", - "elementType": { - "type": "intrinsic", - "name": "string" - } - } - }, - { - "id": 1137, - "name": "kid", - "kind": 1024, - "kindString": "Property", - "flags": { - "isOptional": true - }, "sources": [ { "fileName": "src/lib/types.ts", @@ -26843,7 +26802,48 @@ } }, { - "id": 1134, + "id": 1137, + "name": "key_ops", + "kind": 1024, + "kindString": "Property", + "flags": {}, + "sources": [ + { + "fileName": "src/lib/types.ts", + "line": 1227, + "character": 2 + } + ], + "type": { + "type": "array", + "elementType": { + "type": "intrinsic", + "name": "string" + } + } + }, + { + "id": 1139, + "name": "kid", + "kind": 1024, + "kindString": "Property", + "flags": { + "isOptional": true + }, + "sources": [ + { + "fileName": "src/lib/types.ts", + "line": 1229, + "character": 2 + } + ], + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 1136, "name": "kty", "kind": 1024, "kindString": "Property", @@ -26851,7 +26851,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1225, + "line": 1226, "character": 2 } ], @@ -26878,25 +26878,25 @@ { "title": "Properties", "kind": 1024, - "children": [1136, 1135, 1137, 1134] + "children": [1138, 1137, 1139, 1136] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 1224, + "line": 1225, "character": 17 } ], "indexSignature": { - "id": 1138, + "id": 1140, "name": "__index", "kind": 8192, "kindString": "Index signature", "flags": {}, "parameters": [ { - "id": 1139, + "id": 1141, "name": "key", "kind": 32768, "flags": {}, @@ -26913,14 +26913,14 @@ } }, { - "id": 656, + "id": 657, "name": "Session", "kind": 256, "kindString": "Interface", "flags": {}, "children": [ { - "id": 659, + "id": 660, "name": "access_token", "kind": 1024, "kindString": "Property", @@ -26941,7 +26941,7 @@ } }, { - "id": 662, + "id": 663, "name": "expires_at", "kind": 1024, "kindString": "Property", @@ -26964,7 +26964,7 @@ } }, { - "id": 661, + "id": 662, "name": "expires_in", "kind": 1024, "kindString": "Property", @@ -26985,7 +26985,7 @@ } }, { - "id": 658, + "id": 659, "name": "provider_refresh_token", "kind": 1024, "kindString": "Property", @@ -27017,7 +27017,7 @@ } }, { - "id": 657, + "id": 658, "name": "provider_token", "kind": 1024, "kindString": "Property", @@ -27049,7 +27049,7 @@ } }, { - "id": 660, + "id": 661, "name": "refresh_token", "kind": 1024, "kindString": "Property", @@ -27070,7 +27070,7 @@ } }, { - "id": 663, + "id": 664, "name": "token_type", "kind": 1024, "kindString": "Property", @@ -27088,7 +27088,7 @@ } }, { - "id": 664, + "id": 665, "name": "user", "kind": 1024, "kindString": "Property", @@ -27102,17 +27102,17 @@ ], "type": { "type": "reference", - "id": 696, + "id": 697, "name": "User", "dereferenced": { - "id": 696, + "id": 697, "name": "User", "kind": 256, "kindString": "Interface", "flags": {}, "children": [ { - "id": 707, + "id": 708, "name": "action_link", "kind": 1024, "kindString": "Property", @@ -27132,7 +27132,7 @@ } }, { - "id": 698, + "id": 699, "name": "app_metadata", "kind": 1024, "kindString": "Property", @@ -27146,17 +27146,17 @@ ], "type": { "type": "reference", - "id": 689, + "id": 690, "name": "UserAppMetadata", "dereferenced": { - "id": 689, + "id": 690, "name": "UserAppMetadata", "kind": 256, "kindString": "Interface", "flags": {}, "children": [ { - "id": 690, + "id": 691, "name": "provider", "kind": 1024, "kindString": "Property", @@ -27180,7 +27180,7 @@ { "title": "Properties", "kind": 1024, - "children": [690] + "children": [691] } ], "sources": [ @@ -27191,14 +27191,14 @@ } ], "indexSignature": { - "id": 691, + "id": 692, "name": "__index", "kind": 8192, "kindString": "Index signature", "flags": {}, "parameters": [ { - "id": 692, + "id": 693, "name": "key", "kind": 32768, "flags": {}, @@ -27217,7 +27217,7 @@ } }, { - "id": 700, + "id": 701, "name": "aud", "kind": 1024, "kindString": "Property", @@ -27235,7 +27235,7 @@ } }, { - "id": 701, + "id": 702, "name": "confirmation_sent_at", "kind": 1024, "kindString": "Property", @@ -27255,7 +27255,7 @@ } }, { - "id": 711, + "id": 712, "name": "confirmed_at", "kind": 1024, "kindString": "Property", @@ -27275,7 +27275,7 @@ } }, { - "id": 710, + "id": 711, "name": "created_at", "kind": 1024, "kindString": "Property", @@ -27293,7 +27293,7 @@ } }, { - "id": 708, + "id": 709, "name": "email", "kind": 1024, "kindString": "Property", @@ -27313,7 +27313,7 @@ } }, { - "id": 703, + "id": 704, "name": "email_change_sent_at", "kind": 1024, "kindString": "Property", @@ -27333,7 +27333,7 @@ } }, { - "id": 712, + "id": 713, "name": "email_confirmed_at", "kind": 1024, "kindString": "Property", @@ -27353,7 +27353,7 @@ } }, { - "id": 719, + "id": 721, "name": "factors", "kind": 1024, "kindString": "Property", @@ -27363,7 +27363,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 348, + "line": 349, "character": 2 } ], @@ -27371,13 +27371,13 @@ "type": "array", "elementType": { "type": "reference", - "id": 681, + "id": 682, "name": "Factor" } } }, { - "id": 697, + "id": 698, "name": "id", "kind": 1024, "kindString": "Property", @@ -27395,7 +27395,7 @@ } }, { - "id": 717, + "id": 718, "name": "identities", "kind": 1024, "kindString": "Property", @@ -27413,13 +27413,13 @@ "type": "array", "elementType": { "type": "reference", - "id": 669, + "id": 670, "name": "UserIdentity" } } }, { - "id": 706, + "id": 707, "name": "invited_at", "kind": 1024, "kindString": "Property", @@ -27439,7 +27439,7 @@ } }, { - "id": 718, + "id": 719, "name": "is_anonymous", "kind": 1024, "kindString": "Property", @@ -27459,7 +27459,27 @@ } }, { - "id": 714, + "id": 720, + "name": "is_sso_user", + "kind": 1024, + "kindString": "Property", + "flags": { + "isOptional": true + }, + "sources": [ + { + "fileName": "src/lib/types.ts", + "line": 348, + "character": 2 + } + ], + "type": { + "type": "intrinsic", + "name": "boolean" + } + }, + { + "id": 715, "name": "last_sign_in_at", "kind": 1024, "kindString": "Property", @@ -27479,7 +27499,7 @@ } }, { - "id": 704, + "id": 705, "name": "new_email", "kind": 1024, "kindString": "Property", @@ -27499,7 +27519,7 @@ } }, { - "id": 705, + "id": 706, "name": "new_phone", "kind": 1024, "kindString": "Property", @@ -27519,7 +27539,7 @@ } }, { - "id": 709, + "id": 710, "name": "phone", "kind": 1024, "kindString": "Property", @@ -27539,7 +27559,7 @@ } }, { - "id": 713, + "id": 714, "name": "phone_confirmed_at", "kind": 1024, "kindString": "Property", @@ -27559,7 +27579,7 @@ } }, { - "id": 702, + "id": 703, "name": "recovery_sent_at", "kind": 1024, "kindString": "Property", @@ -27579,7 +27599,7 @@ } }, { - "id": 715, + "id": 716, "name": "role", "kind": 1024, "kindString": "Property", @@ -27599,7 +27619,7 @@ } }, { - "id": 716, + "id": 717, "name": "updated_at", "kind": 1024, "kindString": "Property", @@ -27619,7 +27639,7 @@ } }, { - "id": 699, + "id": 700, "name": "user_metadata", "kind": 1024, "kindString": "Property", @@ -27633,10 +27653,10 @@ ], "type": { "type": "reference", - "id": 693, + "id": 694, "name": "UserMetadata", "dereferenced": { - "id": 693, + "id": 694, "name": "UserMetadata", "kind": 256, "kindString": "Interface", @@ -27649,14 +27669,14 @@ } ], "indexSignature": { - "id": 694, + "id": 695, "name": "__index", "kind": 8192, "kindString": "Index signature", "flags": {}, "parameters": [ { - "id": 695, + "id": 696, "name": "key", "kind": 32768, "flags": {}, @@ -27680,8 +27700,8 @@ "title": "Properties", "kind": 1024, "children": [ - 707, 698, 700, 701, 711, 710, 708, 703, 712, 719, 697, 717, 706, 718, 714, - 704, 705, 709, 713, 702, 715, 716, 699 + 708, 699, 701, 702, 712, 711, 709, 704, 713, 721, 698, 718, 707, 719, 720, + 715, 705, 706, 710, 714, 703, 716, 717, 700 ] } ], @@ -27700,7 +27720,7 @@ { "title": "Properties", "kind": 1024, - "children": [659, 662, 661, 658, 657, 660, 663, 664] + "children": [660, 663, 662, 659, 658, 661, 664, 665] } ], "sources": [ @@ -27712,14 +27732,14 @@ ] }, { - "id": 739, + "id": 741, "name": "Subscription", "kind": 256, "kindString": "Interface", "flags": {}, "children": [ { - "id": 740, + "id": 742, "name": "id", "kind": 1024, "kindString": "Property", @@ -27730,7 +27750,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 462, + "line": 463, "character": 2 } ], @@ -27740,7 +27760,7 @@ } }, { - "id": 741, + "id": 743, "name": "callback", "kind": 2048, "kindString": "Method", @@ -27748,13 +27768,13 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 466, + "line": 467, "character": 2 } ], "signatures": [ { - "id": 742, + "id": 744, "name": "callback", "kind": 4096, "kindString": "Call signature", @@ -27764,17 +27784,17 @@ }, "parameters": [ { - "id": 743, + "id": 745, "name": "event", "kind": 32768, "kindString": "Parameter", "flags": {}, "type": { "type": "reference", - "id": 516, + "id": 517, "name": "AuthChangeEvent", "dereferenced": { - "id": 516, + "id": 517, "name": "AuthChangeEvent", "kind": 4194304, "kindString": "Type alias", @@ -27814,7 +27834,7 @@ "value": "USER_UPDATED" }, { - "id": 515, + "id": 516, "name": "AuthChangeEventMFA", "kind": 4194304, "kindString": "Type alias", @@ -27837,7 +27857,7 @@ } }, { - "id": 744, + "id": 746, "name": "session", "kind": 32768, "kindString": "Parameter", @@ -27851,7 +27871,7 @@ }, { "type": "reference", - "id": 656, + "id": 657, "name": "Session" } ] @@ -27866,7 +27886,7 @@ ] }, { - "id": 745, + "id": 747, "name": "unsubscribe", "kind": 2048, "kindString": "Method", @@ -27874,13 +27894,13 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 470, + "line": 471, "character": 2 } ], "signatures": [ { - "id": 746, + "id": 748, "name": "unsubscribe", "kind": 4096, "kindString": "Call signature", @@ -27900,31 +27920,31 @@ { "title": "Properties", "kind": 1024, - "children": [740] + "children": [742] }, { "title": "Methods", "kind": 2048, - "children": [741, 745] + "children": [743, 747] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 458, + "line": 459, "character": 17 } ] }, { - "id": 696, + "id": 697, "name": "User", "kind": 256, "kindString": "Interface", "flags": {}, "children": [ { - "id": 707, + "id": 708, "name": "action_link", "kind": 1024, "kindString": "Property", @@ -27944,7 +27964,7 @@ } }, { - "id": 698, + "id": 699, "name": "app_metadata", "kind": 1024, "kindString": "Property", @@ -27958,17 +27978,17 @@ ], "type": { "type": "reference", - "id": 689, + "id": 690, "name": "UserAppMetadata", "dereferenced": { - "id": 689, + "id": 690, "name": "UserAppMetadata", "kind": 256, "kindString": "Interface", "flags": {}, "children": [ { - "id": 690, + "id": 691, "name": "provider", "kind": 1024, "kindString": "Property", @@ -27992,7 +28012,7 @@ { "title": "Properties", "kind": 1024, - "children": [690] + "children": [691] } ], "sources": [ @@ -28003,14 +28023,14 @@ } ], "indexSignature": { - "id": 691, + "id": 692, "name": "__index", "kind": 8192, "kindString": "Index signature", "flags": {}, "parameters": [ { - "id": 692, + "id": 693, "name": "key", "kind": 32768, "flags": {}, @@ -28029,7 +28049,7 @@ } }, { - "id": 700, + "id": 701, "name": "aud", "kind": 1024, "kindString": "Property", @@ -28047,7 +28067,7 @@ } }, { - "id": 701, + "id": 702, "name": "confirmation_sent_at", "kind": 1024, "kindString": "Property", @@ -28067,7 +28087,7 @@ } }, { - "id": 711, + "id": 712, "name": "confirmed_at", "kind": 1024, "kindString": "Property", @@ -28087,7 +28107,7 @@ } }, { - "id": 710, + "id": 711, "name": "created_at", "kind": 1024, "kindString": "Property", @@ -28105,7 +28125,7 @@ } }, { - "id": 708, + "id": 709, "name": "email", "kind": 1024, "kindString": "Property", @@ -28125,7 +28145,7 @@ } }, { - "id": 703, + "id": 704, "name": "email_change_sent_at", "kind": 1024, "kindString": "Property", @@ -28145,7 +28165,7 @@ } }, { - "id": 712, + "id": 713, "name": "email_confirmed_at", "kind": 1024, "kindString": "Property", @@ -28165,7 +28185,7 @@ } }, { - "id": 719, + "id": 721, "name": "factors", "kind": 1024, "kindString": "Property", @@ -28175,7 +28195,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 348, + "line": 349, "character": 2 } ], @@ -28183,13 +28203,13 @@ "type": "array", "elementType": { "type": "reference", - "id": 681, + "id": 682, "name": "Factor" } } }, { - "id": 697, + "id": 698, "name": "id", "kind": 1024, "kindString": "Property", @@ -28207,7 +28227,7 @@ } }, { - "id": 717, + "id": 718, "name": "identities", "kind": 1024, "kindString": "Property", @@ -28225,13 +28245,13 @@ "type": "array", "elementType": { "type": "reference", - "id": 669, + "id": 670, "name": "UserIdentity" } } }, { - "id": 706, + "id": 707, "name": "invited_at", "kind": 1024, "kindString": "Property", @@ -28251,7 +28271,7 @@ } }, { - "id": 718, + "id": 719, "name": "is_anonymous", "kind": 1024, "kindString": "Property", @@ -28271,7 +28291,27 @@ } }, { - "id": 714, + "id": 720, + "name": "is_sso_user", + "kind": 1024, + "kindString": "Property", + "flags": { + "isOptional": true + }, + "sources": [ + { + "fileName": "src/lib/types.ts", + "line": 348, + "character": 2 + } + ], + "type": { + "type": "intrinsic", + "name": "boolean" + } + }, + { + "id": 715, "name": "last_sign_in_at", "kind": 1024, "kindString": "Property", @@ -28291,7 +28331,7 @@ } }, { - "id": 704, + "id": 705, "name": "new_email", "kind": 1024, "kindString": "Property", @@ -28311,7 +28351,7 @@ } }, { - "id": 705, + "id": 706, "name": "new_phone", "kind": 1024, "kindString": "Property", @@ -28331,7 +28371,7 @@ } }, { - "id": 709, + "id": 710, "name": "phone", "kind": 1024, "kindString": "Property", @@ -28351,7 +28391,7 @@ } }, { - "id": 713, + "id": 714, "name": "phone_confirmed_at", "kind": 1024, "kindString": "Property", @@ -28371,7 +28411,7 @@ } }, { - "id": 702, + "id": 703, "name": "recovery_sent_at", "kind": 1024, "kindString": "Property", @@ -28391,7 +28431,7 @@ } }, { - "id": 715, + "id": 716, "name": "role", "kind": 1024, "kindString": "Property", @@ -28411,7 +28451,7 @@ } }, { - "id": 716, + "id": 717, "name": "updated_at", "kind": 1024, "kindString": "Property", @@ -28431,7 +28471,7 @@ } }, { - "id": 699, + "id": 700, "name": "user_metadata", "kind": 1024, "kindString": "Property", @@ -28445,10 +28485,10 @@ ], "type": { "type": "reference", - "id": 693, + "id": 694, "name": "UserMetadata", "dereferenced": { - "id": 693, + "id": 694, "name": "UserMetadata", "kind": 256, "kindString": "Interface", @@ -28461,14 +28501,14 @@ } ], "indexSignature": { - "id": 694, + "id": 695, "name": "__index", "kind": 8192, "kindString": "Index signature", "flags": {}, "parameters": [ { - "id": 695, + "id": 696, "name": "key", "kind": 32768, "flags": {}, @@ -28492,8 +28532,8 @@ "title": "Properties", "kind": 1024, "children": [ - 707, 698, 700, 701, 711, 710, 708, 703, 712, 719, 697, 717, 706, 718, 714, 704, 705, - 709, 713, 702, 715, 716, 699 + 708, 699, 701, 702, 712, 711, 709, 704, 713, 721, 698, 718, 707, 719, 720, 715, 705, + 706, 710, 714, 703, 716, 717, 700 ] } ], @@ -28506,14 +28546,14 @@ ] }, { - "id": 689, + "id": 690, "name": "UserAppMetadata", "kind": 256, "kindString": "Interface", "flags": {}, "children": [ { - "id": 690, + "id": 691, "name": "provider", "kind": 1024, "kindString": "Property", @@ -28537,7 +28577,7 @@ { "title": "Properties", "kind": 1024, - "children": [690] + "children": [691] } ], "sources": [ @@ -28548,14 +28588,14 @@ } ], "indexSignature": { - "id": 691, + "id": 692, "name": "__index", "kind": 8192, "kindString": "Index signature", "flags": {}, "parameters": [ { - "id": 692, + "id": 693, "name": "key", "kind": 32768, "flags": {}, @@ -28572,14 +28612,14 @@ } }, { - "id": 720, + "id": 722, "name": "UserAttributes", "kind": 256, "kindString": "Interface", "flags": {}, "children": [ { - "id": 725, + "id": 727, "name": "data", "kind": 1024, "kindString": "Property", @@ -28593,7 +28633,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 380, + "line": 381, "character": 2 } ], @@ -28603,7 +28643,7 @@ } }, { - "id": 721, + "id": 723, "name": "email", "kind": 1024, "kindString": "Property", @@ -28616,7 +28656,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 355, + "line": 356, "character": 2 } ], @@ -28626,7 +28666,7 @@ } }, { - "id": 724, + "id": 726, "name": "nonce", "kind": 1024, "kindString": "Property", @@ -28640,7 +28680,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 372, + "line": 373, "character": 2 } ], @@ -28650,7 +28690,7 @@ } }, { - "id": 723, + "id": 725, "name": "password", "kind": 1024, "kindString": "Property", @@ -28663,7 +28703,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 365, + "line": 366, "character": 2 } ], @@ -28673,7 +28713,7 @@ } }, { - "id": 722, + "id": 724, "name": "phone", "kind": 1024, "kindString": "Property", @@ -28686,7 +28726,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 360, + "line": 361, "character": 2 } ], @@ -28700,26 +28740,26 @@ { "title": "Properties", "kind": 1024, - "children": [725, 721, 724, 723, 722] + "children": [727, 723, 726, 725, 724] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 351, + "line": 352, "character": 17 } ] }, { - "id": 669, + "id": 670, "name": "UserIdentity", "kind": 256, "kindString": "Interface", "flags": {}, "children": [ { - "id": 678, + "id": 679, "name": "created_at", "kind": 1024, "kindString": "Property", @@ -28739,7 +28779,7 @@ } }, { - "id": 670, + "id": 671, "name": "id", "kind": 1024, "kindString": "Property", @@ -28757,7 +28797,7 @@ } }, { - "id": 672, + "id": 673, "name": "identity_data", "kind": 1024, "kindString": "Property", @@ -28774,20 +28814,20 @@ "type": { "type": "reflection", "declaration": { - "id": 673, + "id": 674, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "indexSignature": { - "id": 674, + "id": 675, "name": "__index", "kind": 8192, "kindString": "Index signature", "flags": {}, "parameters": [ { - "id": 675, + "id": 676, "name": "key", "kind": 32768, "flags": {}, @@ -28806,7 +28846,7 @@ } }, { - "id": 676, + "id": 677, "name": "identity_id", "kind": 1024, "kindString": "Property", @@ -28824,7 +28864,7 @@ } }, { - "id": 679, + "id": 680, "name": "last_sign_in_at", "kind": 1024, "kindString": "Property", @@ -28844,7 +28884,7 @@ } }, { - "id": 677, + "id": 678, "name": "provider", "kind": 1024, "kindString": "Property", @@ -28862,7 +28902,7 @@ } }, { - "id": 680, + "id": 681, "name": "updated_at", "kind": 1024, "kindString": "Property", @@ -28882,7 +28922,7 @@ } }, { - "id": 671, + "id": 672, "name": "user_id", "kind": 1024, "kindString": "Property", @@ -28904,7 +28944,7 @@ { "title": "Properties", "kind": 1024, - "children": [678, 670, 672, 676, 679, 677, 680, 671] + "children": [679, 671, 673, 677, 680, 678, 681, 672] } ], "sources": [ @@ -28916,7 +28956,7 @@ ] }, { - "id": 693, + "id": 694, "name": "UserMetadata", "kind": 256, "kindString": "Interface", @@ -28929,14 +28969,14 @@ } ], "indexSignature": { - "id": 694, + "id": 695, "name": "__index", "kind": 8192, "kindString": "Index signature", "flags": {}, "parameters": [ { - "id": 695, + "id": 696, "name": "key", "kind": 32768, "flags": {}, @@ -28953,14 +28993,14 @@ } }, { - "id": 832, + "id": 834, "name": "VerifyEmailOtpParams", "kind": 256, "kindString": "Interface", "flags": {}, "children": [ { - "id": 833, + "id": 835, "name": "email", "kind": 1024, "kindString": "Property", @@ -28971,7 +29011,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 636, + "line": 637, "character": 2 } ], @@ -28981,7 +29021,7 @@ } }, { - "id": 836, + "id": 838, "name": "options", "kind": 1024, "kindString": "Property", @@ -28991,21 +29031,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 641, + "line": 642, "character": 2 } ], "type": { "type": "reflection", "declaration": { - "id": 837, + "id": 839, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 839, + "id": 841, "name": "captchaToken", "kind": 1024, "kindString": "Property", @@ -29024,7 +29064,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 649, + "line": 650, "character": 4 } ], @@ -29034,7 +29074,7 @@ } }, { - "id": 838, + "id": 840, "name": "redirectTo", "kind": 1024, "kindString": "Property", @@ -29047,7 +29087,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 643, + "line": 644, "character": 4 } ], @@ -29061,14 +29101,14 @@ { "title": "Properties", "kind": 1024, - "children": [839, 838] + "children": [841, 840] } ] } } }, { - "id": 834, + "id": 836, "name": "token", "kind": 1024, "kindString": "Property", @@ -29079,7 +29119,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 638, + "line": 639, "character": 2 } ], @@ -29089,7 +29129,7 @@ } }, { - "id": 835, + "id": 837, "name": "type", "kind": 1024, "kindString": "Property", @@ -29100,16 +29140,16 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 640, + "line": 641, "character": 2 } ], "type": { "type": "reference", - "id": 844, + "id": 846, "name": "EmailOtpType", "dereferenced": { - "id": 844, + "id": 846, "name": "EmailOtpType", "kind": 4194304, "kindString": "Type alias", @@ -29117,7 +29157,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 662, + "line": 663, "character": 12 } ], @@ -29158,26 +29198,26 @@ { "title": "Properties", "kind": 1024, - "children": [833, 836, 834, 835] + "children": [835, 838, 836, 837] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 634, + "line": 635, "character": 17 } ] }, { - "id": 824, + "id": 826, "name": "VerifyMobileOtpParams", "kind": 256, "kindString": "Interface", "flags": {}, "children": [ { - "id": 828, + "id": 830, "name": "options", "kind": 1024, "kindString": "Property", @@ -29187,21 +29227,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 622, + "line": 623, "character": 2 } ], "type": { "type": "reflection", "declaration": { - "id": 829, + "id": 831, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 831, + "id": 833, "name": "captchaToken", "kind": 1024, "kindString": "Property", @@ -29220,7 +29260,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 631, + "line": 632, "character": 4 } ], @@ -29230,7 +29270,7 @@ } }, { - "id": 830, + "id": 832, "name": "redirectTo", "kind": 1024, "kindString": "Property", @@ -29243,7 +29283,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 624, + "line": 625, "character": 4 } ], @@ -29257,14 +29297,14 @@ { "title": "Properties", "kind": 1024, - "children": [831, 830] + "children": [833, 832] } ] } } }, { - "id": 825, + "id": 827, "name": "phone", "kind": 1024, "kindString": "Property", @@ -29275,7 +29315,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 617, + "line": 618, "character": 2 } ], @@ -29285,7 +29325,7 @@ } }, { - "id": 826, + "id": 828, "name": "token", "kind": 1024, "kindString": "Property", @@ -29296,7 +29336,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 619, + "line": 620, "character": 2 } ], @@ -29306,7 +29346,7 @@ } }, { - "id": 827, + "id": 829, "name": "type", "kind": 1024, "kindString": "Property", @@ -29317,16 +29357,16 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 621, + "line": 622, "character": 2 } ], "type": { "type": "reference", - "id": 843, + "id": 845, "name": "MobileOtpType", "dereferenced": { - "id": 843, + "id": 845, "name": "MobileOtpType", "kind": 4194304, "kindString": "Type alias", @@ -29334,7 +29374,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 661, + "line": 662, "character": 12 } ], @@ -29359,26 +29399,26 @@ { "title": "Properties", "kind": 1024, - "children": [828, 825, 826, 827] + "children": [830, 827, 828, 829] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 615, + "line": 616, "character": 17 } ] }, { - "id": 840, + "id": 842, "name": "VerifyTokenHashParams", "kind": 256, "kindString": "Interface", "flags": {}, "children": [ { - "id": 841, + "id": 843, "name": "token_hash", "kind": 1024, "kindString": "Property", @@ -29389,7 +29429,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 655, + "line": 656, "character": 2 } ], @@ -29399,7 +29439,7 @@ } }, { - "id": 842, + "id": 844, "name": "type", "kind": 1024, "kindString": "Property", @@ -29410,16 +29450,16 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 658, + "line": 659, "character": 2 } ], "type": { "type": "reference", - "id": 844, + "id": 846, "name": "EmailOtpType", "dereferenced": { - "id": 844, + "id": 846, "name": "EmailOtpType", "kind": 4194304, "kindString": "Type alias", @@ -29427,7 +29467,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 662, + "line": 663, "character": 12 } ], @@ -29468,19 +29508,19 @@ { "title": "Properties", "kind": 1024, - "children": [841, 842] + "children": [843, 844] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 653, + "line": 654, "character": 17 } ] }, { - "id": 516, + "id": 517, "name": "AuthChangeEvent", "kind": 4194304, "kindString": "Type alias", @@ -29520,7 +29560,7 @@ "value": "USER_UPDATED" }, { - "id": 515, + "id": 516, "name": "AuthChangeEventMFA", "kind": 4194304, "kindString": "Type alias", @@ -29541,7 +29581,7 @@ } }, { - "id": 515, + "id": 516, "name": "AuthChangeEventMFA", "kind": 4194304, "kindString": "Type alias", @@ -29559,7 +29599,7 @@ } }, { - "id": 800, + "id": 802, "name": "AuthFlowType", "kind": 4194304, "kindString": "Type alias", @@ -29567,7 +29607,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 583, + "line": 584, "character": 12 } ], @@ -29586,7 +29626,7 @@ } }, { - "id": 1026, + "id": 1028, "name": "AuthMFAAdminDeleteFactorParams", "kind": 4194304, "kindString": "Type alias", @@ -29602,21 +29642,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1015, + "line": 1016, "character": 12 } ], "type": { "type": "reflection", "declaration": { - "id": 1027, + "id": 1029, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 1028, + "id": 1030, "name": "id", "kind": 1024, "kindString": "Property", @@ -29627,7 +29667,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1017, + "line": 1018, "character": 2 } ], @@ -29637,7 +29677,7 @@ } }, { - "id": 1029, + "id": 1031, "name": "userId", "kind": 1024, "kindString": "Property", @@ -29648,7 +29688,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1020, + "line": 1021, "character": 2 } ], @@ -29662,13 +29702,13 @@ { "title": "Properties", "kind": 1024, - "children": [1028, 1029] + "children": [1030, 1031] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 1015, + "line": 1016, "character": 45 } ] @@ -29676,7 +29716,7 @@ } }, { - "id": 1017, + "id": 1019, "name": "AuthMFAAdminDeleteFactorResponse", "kind": 4194304, "kindString": "Type alias", @@ -29692,7 +29732,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1002, + "line": 1003, "character": 12 } ], @@ -29702,14 +29742,14 @@ { "type": "reflection", "declaration": { - "id": 1018, + "id": 1020, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 1019, + "id": 1021, "name": "data", "kind": 1024, "kindString": "Property", @@ -29717,21 +29757,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1004, + "line": 1005, "character": 6 } ], "type": { "type": "reflection", "declaration": { - "id": 1020, + "id": 1022, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 1021, + "id": 1023, "name": "id", "kind": 1024, "kindString": "Property", @@ -29742,7 +29782,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1006, + "line": 1007, "character": 8 } ], @@ -29756,13 +29796,13 @@ { "title": "Properties", "kind": 1024, - "children": [1021] + "children": [1023] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 1004, + "line": 1005, "character": 12 } ] @@ -29770,7 +29810,7 @@ } }, { - "id": 1022, + "id": 1024, "name": "error", "kind": 1024, "kindString": "Property", @@ -29778,7 +29818,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1008, + "line": 1009, "character": 6 } ], @@ -29792,13 +29832,13 @@ { "title": "Properties", "kind": 1024, - "children": [1019, 1022] + "children": [1021, 1024] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 1003, + "line": 1004, "character": 4 } ] @@ -29807,14 +29847,14 @@ { "type": "reflection", "declaration": { - "id": 1023, + "id": 1025, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 1024, + "id": 1026, "name": "data", "kind": 1024, "kindString": "Property", @@ -29822,7 +29862,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1010, + "line": 1011, "character": 6 } ], @@ -29832,7 +29872,7 @@ } }, { - "id": 1025, + "id": 1027, "name": "error", "kind": 1024, "kindString": "Property", @@ -29840,13 +29880,13 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1010, + "line": 1011, "character": 18 } ], "type": { "type": "reference", - "id": 1158, + "id": 1160, "name": "AuthError" } } @@ -29855,13 +29895,13 @@ { "title": "Properties", "kind": 1024, - "children": [1024, 1025] + "children": [1026, 1027] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 1010, + "line": 1011, "character": 4 } ] @@ -29871,7 +29911,7 @@ } }, { - "id": 1039, + "id": 1041, "name": "AuthMFAAdminListFactorsParams", "kind": 4194304, "kindString": "Type alias", @@ -29887,21 +29927,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1039, + "line": 1040, "character": 12 } ], "type": { "type": "reflection", "declaration": { - "id": 1040, + "id": 1042, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 1041, + "id": 1043, "name": "userId", "kind": 1024, "kindString": "Property", @@ -29912,7 +29952,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1041, + "line": 1042, "character": 2 } ], @@ -29926,13 +29966,13 @@ { "title": "Properties", "kind": 1024, - "children": [1041] + "children": [1043] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 1039, + "line": 1040, "character": 44 } ] @@ -29940,7 +29980,7 @@ } }, { - "id": 1030, + "id": 1032, "name": "AuthMFAAdminListFactorsResponse", "kind": 4194304, "kindString": "Type alias", @@ -29956,7 +29996,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1026, + "line": 1027, "character": 12 } ], @@ -29966,14 +30006,14 @@ { "type": "reflection", "declaration": { - "id": 1031, + "id": 1033, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 1032, + "id": 1034, "name": "data", "kind": 1024, "kindString": "Property", @@ -29981,21 +30021,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1028, + "line": 1029, "character": 6 } ], "type": { "type": "reflection", "declaration": { - "id": 1033, + "id": 1035, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 1034, + "id": 1036, "name": "factors", "kind": 1024, "kindString": "Property", @@ -30006,7 +30046,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1030, + "line": 1031, "character": 8 } ], @@ -30014,7 +30054,7 @@ "type": "array", "elementType": { "type": "reference", - "id": 681, + "id": 682, "name": "Factor" } } @@ -30024,13 +30064,13 @@ { "title": "Properties", "kind": 1024, - "children": [1034] + "children": [1036] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 1028, + "line": 1029, "character": 12 } ] @@ -30038,7 +30078,7 @@ } }, { - "id": 1035, + "id": 1037, "name": "error", "kind": 1024, "kindString": "Property", @@ -30046,7 +30086,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1032, + "line": 1033, "character": 6 } ], @@ -30060,13 +30100,13 @@ { "title": "Properties", "kind": 1024, - "children": [1032, 1035] + "children": [1034, 1037] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 1027, + "line": 1028, "character": 4 } ] @@ -30075,14 +30115,14 @@ { "type": "reflection", "declaration": { - "id": 1036, + "id": 1038, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 1037, + "id": 1039, "name": "data", "kind": 1024, "kindString": "Property", @@ -30090,7 +30130,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1034, + "line": 1035, "character": 6 } ], @@ -30100,7 +30140,7 @@ } }, { - "id": 1038, + "id": 1040, "name": "error", "kind": 1024, "kindString": "Property", @@ -30108,13 +30148,13 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1034, + "line": 1035, "character": 18 } ], "type": { "type": "reference", - "id": 1158, + "id": 1160, "name": "AuthError" } } @@ -30123,13 +30163,13 @@ { "title": "Properties", "kind": 1024, - "children": [1037, 1038] + "children": [1039, 1040] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 1034, + "line": 1035, "character": 4 } ] @@ -30139,7 +30179,7 @@ } }, { - "id": 959, + "id": 961, "name": "AuthMFAChallengeResponse", "kind": 4194304, "kindString": "Type alias", @@ -30147,7 +30187,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 872, + "line": 873, "character": 12 } ], @@ -30157,14 +30197,14 @@ { "type": "reflection", "declaration": { - "id": 960, + "id": 962, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 961, + "id": 963, "name": "data", "kind": 1024, "kindString": "Property", @@ -30172,21 +30212,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 874, + "line": 875, "character": 6 } ], "type": { "type": "reflection", "declaration": { - "id": 962, + "id": 964, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 965, + "id": 967, "name": "expires_at", "kind": 1024, "kindString": "Property", @@ -30197,7 +30237,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 882, + "line": 883, "character": 8 } ], @@ -30207,7 +30247,7 @@ } }, { - "id": 963, + "id": 965, "name": "id", "kind": 1024, "kindString": "Property", @@ -30218,7 +30258,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 876, + "line": 877, "character": 8 } ], @@ -30228,7 +30268,7 @@ } }, { - "id": 964, + "id": 966, "name": "type", "kind": 1024, "kindString": "Property", @@ -30239,7 +30279,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 879, + "line": 880, "character": 8 } ], @@ -30262,13 +30302,13 @@ { "title": "Properties", "kind": 1024, - "children": [965, 963, 964] + "children": [967, 965, 966] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 874, + "line": 875, "character": 12 } ] @@ -30276,7 +30316,7 @@ } }, { - "id": 966, + "id": 968, "name": "error", "kind": 1024, "kindString": "Property", @@ -30284,7 +30324,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 884, + "line": 885, "character": 6 } ], @@ -30298,13 +30338,13 @@ { "title": "Properties", "kind": 1024, - "children": [961, 966] + "children": [963, 968] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 873, + "line": 874, "character": 4 } ] @@ -30313,14 +30353,14 @@ { "type": "reflection", "declaration": { - "id": 967, + "id": 969, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 968, + "id": 970, "name": "data", "kind": 1024, "kindString": "Property", @@ -30328,7 +30368,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 886, + "line": 887, "character": 6 } ], @@ -30338,7 +30378,7 @@ } }, { - "id": 969, + "id": 971, "name": "error", "kind": 1024, "kindString": "Property", @@ -30346,13 +30386,13 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 886, + "line": 887, "character": 18 } ], "type": { "type": "reference", - "id": 1158, + "id": 1160, "name": "AuthError" } } @@ -30361,13 +30401,13 @@ { "title": "Properties", "kind": 1024, - "children": [968, 969] + "children": [970, 971] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 886, + "line": 887, "character": 4 } ] @@ -30377,7 +30417,7 @@ } }, { - "id": 1102, + "id": 1104, "name": "AuthMFAEnrollPhoneResponse", "kind": 4194304, "kindString": "Type alias", @@ -30385,7 +30425,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1181, + "line": 1182, "character": 12 } ], @@ -30395,14 +30435,14 @@ { "type": "reflection", "declaration": { - "id": 1103, + "id": 1105, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 1104, + "id": 1106, "name": "data", "kind": 1024, "kindString": "Property", @@ -30410,21 +30450,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1183, + "line": 1184, "character": 6 } ], "type": { "type": "reflection", "declaration": { - "id": 1105, + "id": 1107, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 1108, + "id": 1110, "name": "friendly_name", "kind": 1024, "kindString": "Property", @@ -30437,7 +30477,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1191, + "line": 1192, "character": 8 } ], @@ -30447,7 +30487,7 @@ } }, { - "id": 1106, + "id": 1108, "name": "id", "kind": 1024, "kindString": "Property", @@ -30458,7 +30498,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1185, + "line": 1186, "character": 8 } ], @@ -30468,7 +30508,7 @@ } }, { - "id": 1109, + "id": 1111, "name": "phone", "kind": 1024, "kindString": "Property", @@ -30479,7 +30519,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1194, + "line": 1195, "character": 8 } ], @@ -30489,7 +30529,7 @@ } }, { - "id": 1107, + "id": 1109, "name": "type", "kind": 1024, "kindString": "Property", @@ -30500,7 +30540,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1188, + "line": 1189, "character": 8 } ], @@ -30514,13 +30554,13 @@ { "title": "Properties", "kind": 1024, - "children": [1108, 1106, 1109, 1107] + "children": [1110, 1108, 1111, 1109] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 1183, + "line": 1184, "character": 12 } ] @@ -30528,7 +30568,7 @@ } }, { - "id": 1110, + "id": 1112, "name": "error", "kind": 1024, "kindString": "Property", @@ -30536,7 +30576,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1196, + "line": 1197, "character": 6 } ], @@ -30550,13 +30590,13 @@ { "title": "Properties", "kind": 1024, - "children": [1104, 1110] + "children": [1106, 1112] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 1182, + "line": 1183, "character": 4 } ] @@ -30565,36 +30605,18 @@ { "type": "reflection", "declaration": { - "id": 1111, + "id": 1113, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 1112, + "id": 1114, "name": "data", "kind": 1024, "kindString": "Property", "flags": {}, - "sources": [ - { - "fileName": "src/lib/types.ts", - "line": 1199, - "character": 6 - } - ], - "type": { - "type": "literal", - "value": null - } - }, - { - "id": 1113, - "name": "error", - "kind": 1024, - "kindString": "Property", - "flags": {}, "sources": [ { "fileName": "src/lib/types.ts", @@ -30602,9 +30624,27 @@ "character": 6 } ], + "type": { + "type": "literal", + "value": null + } + }, + { + "id": 1115, + "name": "error", + "kind": 1024, + "kindString": "Property", + "flags": {}, + "sources": [ + { + "fileName": "src/lib/types.ts", + "line": 1201, + "character": 6 + } + ], "type": { "type": "reference", - "id": 1158, + "id": 1160, "name": "AuthError" } } @@ -30613,13 +30653,13 @@ { "title": "Properties", "kind": 1024, - "children": [1112, 1113] + "children": [1114, 1115] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 1198, + "line": 1199, "character": 4 } ] @@ -30629,7 +30669,7 @@ } }, { - "id": 949, + "id": 951, "name": "AuthMFAEnrollResponse", "kind": 4194304, "kindString": "Type alias", @@ -30637,7 +30677,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 860, + "line": 861, "character": 12 } ], @@ -30645,7 +30685,7 @@ "type": "union", "types": [ { - "id": 1086, + "id": 1088, "name": "AuthMFAEnrollTOTPResponse", "kind": 4194304, "kindString": "Type alias", @@ -30653,7 +30693,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1146, + "line": 1147, "character": 12 } ], @@ -30663,14 +30703,14 @@ { "type": "reflection", "declaration": { - "id": 1087, + "id": 1089, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 1088, + "id": 1090, "name": "data", "kind": 1024, "kindString": "Property", @@ -30678,21 +30718,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1148, + "line": 1149, "character": 6 } ], "type": { "type": "reflection", "declaration": { - "id": 1089, + "id": 1091, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 1097, + "id": 1099, "name": "friendly_name", "kind": 1024, "kindString": "Property", @@ -30705,28 +30745,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1172, - "character": 8 - } - ], - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 1090, - "name": "id", - "kind": 1024, - "kindString": "Property", - "flags": {}, - "comment": { - "shortText": "ID of the factor that was just enrolled (in an unverified state)." - }, - "sources": [ - { - "fileName": "src/lib/types.ts", - "line": 1150, + "line": 1173, "character": 8 } ], @@ -30737,6 +30756,27 @@ }, { "id": 1092, + "name": "id", + "kind": 1024, + "kindString": "Property", + "flags": {}, + "comment": { + "shortText": "ID of the factor that was just enrolled (in an unverified state)." + }, + "sources": [ + { + "fileName": "src/lib/types.ts", + "line": 1151, + "character": 8 + } + ], + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 1094, "name": "totp", "kind": 1024, "kindString": "Property", @@ -30747,21 +30787,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1156, + "line": 1157, "character": 8 } ], "type": { "type": "reflection", "declaration": { - "id": 1093, + "id": 1095, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 1094, + "id": 1096, "name": "qr_code", "kind": 1024, "kindString": "Property", @@ -30772,7 +30812,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1160, + "line": 1161, "character": 10 } ], @@ -30782,7 +30822,7 @@ } }, { - "id": 1095, + "id": 1097, "name": "secret", "kind": 1024, "kindString": "Property", @@ -30793,7 +30833,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1165, + "line": 1166, "character": 10 } ], @@ -30803,7 +30843,7 @@ } }, { - "id": 1096, + "id": 1098, "name": "uri", "kind": 1024, "kindString": "Property", @@ -30814,7 +30854,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1169, + "line": 1170, "character": 10 } ], @@ -30828,13 +30868,13 @@ { "title": "Properties", "kind": 1024, - "children": [1094, 1095, 1096] + "children": [1096, 1097, 1098] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 1156, + "line": 1157, "character": 14 } ] @@ -30842,7 +30882,7 @@ } }, { - "id": 1091, + "id": 1093, "name": "type", "kind": 1024, "kindString": "Property", @@ -30853,7 +30893,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1153, + "line": 1154, "character": 8 } ], @@ -30867,13 +30907,13 @@ { "title": "Properties", "kind": 1024, - "children": [1097, 1090, 1092, 1091] + "children": [1099, 1092, 1094, 1093] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 1148, + "line": 1149, "character": 12 } ] @@ -30881,7 +30921,7 @@ } }, { - "id": 1098, + "id": 1100, "name": "error", "kind": 1024, "kindString": "Property", @@ -30889,7 +30929,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1174, + "line": 1175, "character": 6 } ], @@ -30903,13 +30943,13 @@ { "title": "Properties", "kind": 1024, - "children": [1088, 1098] + "children": [1090, 1100] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 1147, + "line": 1148, "character": 4 } ] @@ -30918,36 +30958,18 @@ { "type": "reflection", "declaration": { - "id": 1099, + "id": 1101, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 1100, + "id": 1102, "name": "data", "kind": 1024, "kindString": "Property", "flags": {}, - "sources": [ - { - "fileName": "src/lib/types.ts", - "line": 1177, - "character": 6 - } - ], - "type": { - "type": "literal", - "value": null - } - }, - { - "id": 1101, - "name": "error", - "kind": 1024, - "kindString": "Property", - "flags": {}, "sources": [ { "fileName": "src/lib/types.ts", @@ -30955,9 +30977,27 @@ "character": 6 } ], + "type": { + "type": "literal", + "value": null + } + }, + { + "id": 1103, + "name": "error", + "kind": 1024, + "kindString": "Property", + "flags": {}, + "sources": [ + { + "fileName": "src/lib/types.ts", + "line": 1179, + "character": 6 + } + ], "type": { "type": "reference", - "id": 1158, + "id": 1160, "name": "AuthError" } } @@ -30966,13 +31006,13 @@ { "title": "Properties", "kind": 1024, - "children": [1100, 1101] + "children": [1102, 1103] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 1176, + "line": 1177, "character": 4 } ] @@ -30982,7 +31022,7 @@ } }, { - "id": 1102, + "id": 1104, "name": "AuthMFAEnrollPhoneResponse", "kind": 4194304, "kindString": "Type alias", @@ -30990,7 +31030,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1181, + "line": 1182, "character": 12 } ], @@ -31000,14 +31040,14 @@ { "type": "reflection", "declaration": { - "id": 1103, + "id": 1105, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 1104, + "id": 1106, "name": "data", "kind": 1024, "kindString": "Property", @@ -31015,21 +31055,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1183, + "line": 1184, "character": 6 } ], "type": { "type": "reflection", "declaration": { - "id": 1105, + "id": 1107, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 1108, + "id": 1110, "name": "friendly_name", "kind": 1024, "kindString": "Property", @@ -31042,7 +31082,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1191, + "line": 1192, "character": 8 } ], @@ -31052,7 +31092,7 @@ } }, { - "id": 1106, + "id": 1108, "name": "id", "kind": 1024, "kindString": "Property", @@ -31063,7 +31103,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1185, + "line": 1186, "character": 8 } ], @@ -31073,7 +31113,7 @@ } }, { - "id": 1109, + "id": 1111, "name": "phone", "kind": 1024, "kindString": "Property", @@ -31084,7 +31124,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1194, + "line": 1195, "character": 8 } ], @@ -31094,7 +31134,7 @@ } }, { - "id": 1107, + "id": 1109, "name": "type", "kind": 1024, "kindString": "Property", @@ -31105,7 +31145,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1188, + "line": 1189, "character": 8 } ], @@ -31119,13 +31159,13 @@ { "title": "Properties", "kind": 1024, - "children": [1108, 1106, 1109, 1107] + "children": [1110, 1108, 1111, 1109] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 1183, + "line": 1184, "character": 12 } ] @@ -31133,7 +31173,7 @@ } }, { - "id": 1110, + "id": 1112, "name": "error", "kind": 1024, "kindString": "Property", @@ -31141,7 +31181,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1196, + "line": 1197, "character": 6 } ], @@ -31155,13 +31195,13 @@ { "title": "Properties", "kind": 1024, - "children": [1104, 1110] + "children": [1106, 1112] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 1182, + "line": 1183, "character": 4 } ] @@ -31170,36 +31210,18 @@ { "type": "reflection", "declaration": { - "id": 1111, + "id": 1113, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 1112, + "id": 1114, "name": "data", "kind": 1024, "kindString": "Property", "flags": {}, - "sources": [ - { - "fileName": "src/lib/types.ts", - "line": 1199, - "character": 6 - } - ], - "type": { - "type": "literal", - "value": null - } - }, - { - "id": 1113, - "name": "error", - "kind": 1024, - "kindString": "Property", - "flags": {}, "sources": [ { "fileName": "src/lib/types.ts", @@ -31207,9 +31229,27 @@ "character": 6 } ], + "type": { + "type": "literal", + "value": null + } + }, + { + "id": 1115, + "name": "error", + "kind": 1024, + "kindString": "Property", + "flags": {}, + "sources": [ + { + "fileName": "src/lib/types.ts", + "line": 1201, + "character": 6 + } + ], "type": { "type": "reference", - "id": 1158, + "id": 1160, "name": "AuthError" } } @@ -31218,13 +31258,13 @@ { "title": "Properties", "kind": 1024, - "children": [1112, 1113] + "children": [1114, 1115] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 1198, + "line": 1199, "character": 4 } ] @@ -31237,7 +31277,7 @@ } }, { - "id": 1086, + "id": 1088, "name": "AuthMFAEnrollTOTPResponse", "kind": 4194304, "kindString": "Type alias", @@ -31245,7 +31285,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1146, + "line": 1147, "character": 12 } ], @@ -31255,14 +31295,14 @@ { "type": "reflection", "declaration": { - "id": 1087, + "id": 1089, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 1088, + "id": 1090, "name": "data", "kind": 1024, "kindString": "Property", @@ -31270,21 +31310,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1148, + "line": 1149, "character": 6 } ], "type": { "type": "reflection", "declaration": { - "id": 1089, + "id": 1091, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 1097, + "id": 1099, "name": "friendly_name", "kind": 1024, "kindString": "Property", @@ -31297,28 +31337,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1172, - "character": 8 - } - ], - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 1090, - "name": "id", - "kind": 1024, - "kindString": "Property", - "flags": {}, - "comment": { - "shortText": "ID of the factor that was just enrolled (in an unverified state)." - }, - "sources": [ - { - "fileName": "src/lib/types.ts", - "line": 1150, + "line": 1173, "character": 8 } ], @@ -31329,6 +31348,27 @@ }, { "id": 1092, + "name": "id", + "kind": 1024, + "kindString": "Property", + "flags": {}, + "comment": { + "shortText": "ID of the factor that was just enrolled (in an unverified state)." + }, + "sources": [ + { + "fileName": "src/lib/types.ts", + "line": 1151, + "character": 8 + } + ], + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 1094, "name": "totp", "kind": 1024, "kindString": "Property", @@ -31339,21 +31379,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1156, + "line": 1157, "character": 8 } ], "type": { "type": "reflection", "declaration": { - "id": 1093, + "id": 1095, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 1094, + "id": 1096, "name": "qr_code", "kind": 1024, "kindString": "Property", @@ -31364,7 +31404,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1160, + "line": 1161, "character": 10 } ], @@ -31374,7 +31414,7 @@ } }, { - "id": 1095, + "id": 1097, "name": "secret", "kind": 1024, "kindString": "Property", @@ -31385,7 +31425,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1165, + "line": 1166, "character": 10 } ], @@ -31395,7 +31435,7 @@ } }, { - "id": 1096, + "id": 1098, "name": "uri", "kind": 1024, "kindString": "Property", @@ -31406,7 +31446,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1169, + "line": 1170, "character": 10 } ], @@ -31420,13 +31460,13 @@ { "title": "Properties", "kind": 1024, - "children": [1094, 1095, 1096] + "children": [1096, 1097, 1098] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 1156, + "line": 1157, "character": 14 } ] @@ -31434,7 +31474,7 @@ } }, { - "id": 1091, + "id": 1093, "name": "type", "kind": 1024, "kindString": "Property", @@ -31445,7 +31485,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1153, + "line": 1154, "character": 8 } ], @@ -31459,13 +31499,13 @@ { "title": "Properties", "kind": 1024, - "children": [1097, 1090, 1092, 1091] + "children": [1099, 1092, 1094, 1093] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 1148, + "line": 1149, "character": 12 } ] @@ -31473,7 +31513,7 @@ } }, { - "id": 1098, + "id": 1100, "name": "error", "kind": 1024, "kindString": "Property", @@ -31481,7 +31521,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1174, + "line": 1175, "character": 6 } ], @@ -31495,13 +31535,13 @@ { "title": "Properties", "kind": 1024, - "children": [1088, 1098] + "children": [1090, 1100] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 1147, + "line": 1148, "character": 4 } ] @@ -31510,36 +31550,18 @@ { "type": "reflection", "declaration": { - "id": 1099, + "id": 1101, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 1100, + "id": 1102, "name": "data", "kind": 1024, "kindString": "Property", "flags": {}, - "sources": [ - { - "fileName": "src/lib/types.ts", - "line": 1177, - "character": 6 - } - ], - "type": { - "type": "literal", - "value": null - } - }, - { - "id": 1101, - "name": "error", - "kind": 1024, - "kindString": "Property", - "flags": {}, "sources": [ { "fileName": "src/lib/types.ts", @@ -31547,9 +31569,27 @@ "character": 6 } ], + "type": { + "type": "literal", + "value": null + } + }, + { + "id": 1103, + "name": "error", + "kind": 1024, + "kindString": "Property", + "flags": {}, + "sources": [ + { + "fileName": "src/lib/types.ts", + "line": 1179, + "character": 6 + } + ], "type": { "type": "reference", - "id": 1158, + "id": 1160, "name": "AuthError" } } @@ -31558,13 +31598,13 @@ { "title": "Properties", "kind": 1024, - "children": [1100, 1101] + "children": [1102, 1103] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 1176, + "line": 1177, "character": 4 } ] @@ -31574,7 +31614,7 @@ } }, { - "id": 982, + "id": 984, "name": "AuthMFAGetAuthenticatorAssuranceLevelResponse", "kind": 4194304, "kindString": "Type alias", @@ -31582,7 +31622,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 905, + "line": 906, "character": 12 } ], @@ -31592,14 +31632,14 @@ { "type": "reflection", "declaration": { - "id": 983, + "id": 985, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 984, + "id": 986, "name": "data", "kind": 1024, "kindString": "Property", @@ -31607,21 +31647,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 907, + "line": 908, "character": 6 } ], "type": { "type": "reflection", "declaration": { - "id": 985, + "id": 987, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 988, + "id": 990, "name": "currentAuthenticationMethods", "kind": 1024, "kindString": "Property", @@ -31632,7 +31672,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 924, + "line": 925, "character": 8 } ], @@ -31640,13 +31680,13 @@ "type": "array", "elementType": { "type": "reference", - "id": 665, + "id": 666, "name": "AMREntry" } } }, { - "id": 986, + "id": 988, "name": "currentLevel", "kind": 1024, "kindString": "Property", @@ -31657,7 +31697,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 909, + "line": 910, "character": 8 } ], @@ -31666,7 +31706,7 @@ "types": [ { "type": "reference", - "id": 981, + "id": 983, "name": "AuthenticatorAssuranceLevels" }, { @@ -31677,7 +31717,7 @@ } }, { - "id": 987, + "id": 989, "name": "nextLevel", "kind": 1024, "kindString": "Property", @@ -31694,7 +31734,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 917, + "line": 918, "character": 8 } ], @@ -31703,7 +31743,7 @@ "types": [ { "type": "reference", - "id": 981, + "id": 983, "name": "AuthenticatorAssuranceLevels" }, { @@ -31718,13 +31758,13 @@ { "title": "Properties", "kind": 1024, - "children": [988, 986, 987] + "children": [990, 988, 989] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 907, + "line": 908, "character": 12 } ] @@ -31732,7 +31772,7 @@ } }, { - "id": 989, + "id": 991, "name": "error", "kind": 1024, "kindString": "Property", @@ -31740,7 +31780,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 926, + "line": 927, "character": 6 } ], @@ -31754,13 +31794,13 @@ { "title": "Properties", "kind": 1024, - "children": [984, 989] + "children": [986, 991] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 906, + "line": 907, "character": 4 } ] @@ -31769,14 +31809,14 @@ { "type": "reflection", "declaration": { - "id": 990, + "id": 992, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 991, + "id": 993, "name": "data", "kind": 1024, "kindString": "Property", @@ -31784,7 +31824,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 928, + "line": 929, "character": 6 } ], @@ -31794,7 +31834,7 @@ } }, { - "id": 992, + "id": 994, "name": "error", "kind": 1024, "kindString": "Property", @@ -31802,13 +31842,13 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 928, + "line": 929, "character": 18 } ], "type": { "type": "reference", - "id": 1158, + "id": 1160, "name": "AuthError" } } @@ -31817,13 +31857,13 @@ { "title": "Properties", "kind": 1024, - "children": [991, 992] + "children": [993, 994] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 928, + "line": 929, "character": 4 } ] @@ -31833,7 +31873,7 @@ } }, { - "id": 970, + "id": 972, "name": "AuthMFAListFactorsResponse", "kind": 4194304, "kindString": "Type alias", @@ -31841,7 +31881,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 888, + "line": 889, "character": 12 } ], @@ -31851,14 +31891,14 @@ { "type": "reflection", "declaration": { - "id": 971, + "id": 973, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 972, + "id": 974, "name": "data", "kind": 1024, "kindString": "Property", @@ -31866,21 +31906,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 890, + "line": 891, "character": 6 } ], "type": { "type": "reflection", "declaration": { - "id": 973, + "id": 975, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 974, + "id": 976, "name": "all", "kind": 1024, "kindString": "Property", @@ -31891,7 +31931,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 892, + "line": 893, "character": 8 } ], @@ -31899,13 +31939,13 @@ "type": "array", "elementType": { "type": "reference", - "id": 681, + "id": 682, "name": "Factor" } } }, { - "id": 976, + "id": 978, "name": "phone", "kind": 1024, "kindString": "Property", @@ -31916,7 +31956,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 897, + "line": 898, "character": 8 } ], @@ -31924,13 +31964,13 @@ "type": "array", "elementType": { "type": "reference", - "id": 681, + "id": 682, "name": "Factor" } } }, { - "id": 975, + "id": 977, "name": "totp", "kind": 1024, "kindString": "Property", @@ -31941,7 +31981,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 895, + "line": 896, "character": 8 } ], @@ -31949,7 +31989,7 @@ "type": "array", "elementType": { "type": "reference", - "id": 681, + "id": 682, "name": "Factor" } } @@ -31959,13 +31999,13 @@ { "title": "Properties", "kind": 1024, - "children": [974, 976, 975] + "children": [976, 978, 977] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 890, + "line": 891, "character": 12 } ] @@ -31973,7 +32013,7 @@ } }, { - "id": 977, + "id": 979, "name": "error", "kind": 1024, "kindString": "Property", @@ -31981,7 +32021,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 899, + "line": 900, "character": 6 } ], @@ -31995,13 +32035,13 @@ { "title": "Properties", "kind": 1024, - "children": [972, 977] + "children": [974, 979] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 889, + "line": 890, "character": 4 } ] @@ -32010,14 +32050,14 @@ { "type": "reflection", "declaration": { - "id": 978, + "id": 980, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 979, + "id": 981, "name": "data", "kind": 1024, "kindString": "Property", @@ -32025,7 +32065,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 901, + "line": 902, "character": 6 } ], @@ -32035,7 +32075,7 @@ } }, { - "id": 980, + "id": 982, "name": "error", "kind": 1024, "kindString": "Property", @@ -32043,13 +32083,13 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 901, + "line": 902, "character": 18 } ], "type": { "type": "reference", - "id": 1158, + "id": 1160, "name": "AuthError" } } @@ -32058,13 +32098,13 @@ { "title": "Properties", "kind": 1024, - "children": [979, 980] + "children": [981, 982] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 901, + "line": 902, "character": 4 } ] @@ -32074,7 +32114,7 @@ } }, { - "id": 950, + "id": 952, "name": "AuthMFAUnenrollResponse", "kind": 4194304, "kindString": "Type alias", @@ -32082,7 +32122,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 862, + "line": 863, "character": 12 } ], @@ -32092,14 +32132,14 @@ { "type": "reflection", "declaration": { - "id": 951, + "id": 953, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 952, + "id": 954, "name": "data", "kind": 1024, "kindString": "Property", @@ -32107,21 +32147,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 864, + "line": 865, "character": 6 } ], "type": { "type": "reflection", "declaration": { - "id": 953, + "id": 955, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 954, + "id": 956, "name": "id", "kind": 1024, "kindString": "Property", @@ -32132,7 +32172,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 866, + "line": 867, "character": 8 } ], @@ -32146,13 +32186,13 @@ { "title": "Properties", "kind": 1024, - "children": [954] + "children": [956] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 864, + "line": 865, "character": 12 } ] @@ -32160,7 +32200,7 @@ } }, { - "id": 955, + "id": 957, "name": "error", "kind": 1024, "kindString": "Property", @@ -32168,7 +32208,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 868, + "line": 869, "character": 6 } ], @@ -32182,13 +32222,13 @@ { "title": "Properties", "kind": 1024, - "children": [952, 955] + "children": [954, 957] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 863, + "line": 864, "character": 4 } ] @@ -32197,14 +32237,14 @@ { "type": "reflection", "declaration": { - "id": 956, + "id": 958, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 957, + "id": 959, "name": "data", "kind": 1024, "kindString": "Property", @@ -32212,7 +32252,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 870, + "line": 871, "character": 6 } ], @@ -32222,7 +32262,7 @@ } }, { - "id": 958, + "id": 960, "name": "error", "kind": 1024, "kindString": "Property", @@ -32230,13 +32270,13 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 870, + "line": 871, "character": 18 } ], "type": { "type": "reference", - "id": 1158, + "id": 1160, "name": "AuthError" } } @@ -32245,13 +32285,13 @@ { "title": "Properties", "kind": 1024, - "children": [957, 958] + "children": [959, 960] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 870, + "line": 871, "character": 4 } ] @@ -32261,7 +32301,7 @@ } }, { - "id": 936, + "id": 938, "name": "AuthMFAVerifyResponse", "kind": 4194304, "kindString": "Type alias", @@ -32269,7 +32309,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 835, + "line": 836, "character": 12 } ], @@ -32279,14 +32319,14 @@ { "type": "reflection", "declaration": { - "id": 937, + "id": 939, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 938, + "id": 940, "name": "data", "kind": 1024, "kindString": "Property", @@ -32294,21 +32334,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 837, + "line": 838, "character": 6 } ], "type": { "type": "reflection", "declaration": { - "id": 939, + "id": 941, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 940, + "id": 942, "name": "access_token", "kind": 1024, "kindString": "Property", @@ -32319,70 +32359,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 839, - "character": 8 - } - ], - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 942, - "name": "expires_in", - "kind": 1024, - "kindString": "Property", - "flags": {}, - "comment": { - "shortText": "Number of seconds in which the access token will expire." - }, - "sources": [ - { - "fileName": "src/lib/types.ts", - "line": 845, - "character": 8 - } - ], - "type": { - "type": "intrinsic", - "name": "number" - } - }, - { - "id": 943, - "name": "refresh_token", - "kind": 1024, - "kindString": "Property", - "flags": {}, - "comment": { - "shortText": "Refresh token you can use to obtain new access tokens when expired." - }, - "sources": [ - { - "fileName": "src/lib/types.ts", - "line": 848, - "character": 8 - } - ], - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 941, - "name": "token_type", - "kind": 1024, - "kindString": "Property", - "flags": {}, - "comment": { - "shortText": "Type of token, typically `Bearer`." - }, - "sources": [ - { - "fileName": "src/lib/types.ts", - "line": 842, + "line": 840, "character": 8 } ], @@ -32393,6 +32370,69 @@ }, { "id": 944, + "name": "expires_in", + "kind": 1024, + "kindString": "Property", + "flags": {}, + "comment": { + "shortText": "Number of seconds in which the access token will expire." + }, + "sources": [ + { + "fileName": "src/lib/types.ts", + "line": 846, + "character": 8 + } + ], + "type": { + "type": "intrinsic", + "name": "number" + } + }, + { + "id": 945, + "name": "refresh_token", + "kind": 1024, + "kindString": "Property", + "flags": {}, + "comment": { + "shortText": "Refresh token you can use to obtain new access tokens when expired." + }, + "sources": [ + { + "fileName": "src/lib/types.ts", + "line": 849, + "character": 8 + } + ], + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 943, + "name": "token_type", + "kind": 1024, + "kindString": "Property", + "flags": {}, + "comment": { + "shortText": "Type of token, typically `Bearer`." + }, + "sources": [ + { + "fileName": "src/lib/types.ts", + "line": 843, + "character": 8 + } + ], + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 946, "name": "user", "kind": 1024, "kindString": "Property", @@ -32403,13 +32443,13 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 851, + "line": 852, "character": 8 } ], "type": { "type": "reference", - "id": 696, + "id": 697, "name": "User" } } @@ -32418,13 +32458,13 @@ { "title": "Properties", "kind": 1024, - "children": [940, 942, 943, 941, 944] + "children": [942, 944, 945, 943, 946] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 837, + "line": 838, "character": 12 } ] @@ -32432,7 +32472,7 @@ } }, { - "id": 945, + "id": 947, "name": "error", "kind": 1024, "kindString": "Property", @@ -32440,7 +32480,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 853, + "line": 854, "character": 6 } ], @@ -32454,13 +32494,13 @@ { "title": "Properties", "kind": 1024, - "children": [938, 945] + "children": [940, 947] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 836, + "line": 837, "character": 4 } ] @@ -32469,36 +32509,18 @@ { "type": "reflection", "declaration": { - "id": 946, + "id": 948, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 947, + "id": 949, "name": "data", "kind": 1024, "kindString": "Property", "flags": {}, - "sources": [ - { - "fileName": "src/lib/types.ts", - "line": 856, - "character": 6 - } - ], - "type": { - "type": "literal", - "value": null - } - }, - { - "id": 948, - "name": "error", - "kind": 1024, - "kindString": "Property", - "flags": {}, "sources": [ { "fileName": "src/lib/types.ts", @@ -32506,9 +32528,27 @@ "character": 6 } ], + "type": { + "type": "literal", + "value": null + } + }, + { + "id": 950, + "name": "error", + "kind": 1024, + "kindString": "Property", + "flags": {}, + "sources": [ + { + "fileName": "src/lib/types.ts", + "line": 858, + "character": 6 + } + ], "type": { "type": "reference", - "id": 1158, + "id": 1160, "name": "AuthError" } } @@ -32517,13 +32557,13 @@ { "title": "Properties", "kind": 1024, - "children": [947, 948] + "children": [949, 950] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 855, + "line": 856, "character": 4 } ] @@ -32533,7 +32573,7 @@ } }, { - "id": 580, + "id": 581, "name": "AuthOtpResponse", "kind": 4194304, "kindString": "Type alias", @@ -32555,14 +32595,14 @@ { "type": "reflection", "declaration": { - "id": 581, + "id": 582, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 582, + "id": 583, "name": "data", "kind": 1024, "kindString": "Property", @@ -32577,14 +32617,14 @@ "type": { "type": "reflection", "declaration": { - "id": 583, + "id": 584, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 586, + "id": 587, "name": "messageId", "kind": 1024, "kindString": "Property", @@ -32613,7 +32653,7 @@ } }, { - "id": 585, + "id": 586, "name": "session", "kind": 1024, "kindString": "Property", @@ -32631,7 +32671,7 @@ } }, { - "id": 584, + "id": 585, "name": "user", "kind": 1024, "kindString": "Property", @@ -32653,7 +32693,7 @@ { "title": "Properties", "kind": 1024, - "children": [586, 585, 584] + "children": [587, 586, 585] } ], "sources": [ @@ -32667,7 +32707,7 @@ } }, { - "id": 587, + "id": 588, "name": "error", "kind": 1024, "kindString": "Property", @@ -32689,7 +32729,7 @@ { "title": "Properties", "kind": 1024, - "children": [582, 587] + "children": [583, 588] } ], "sources": [ @@ -32704,14 +32744,14 @@ { "type": "reflection", "declaration": { - "id": 588, + "id": 589, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 589, + "id": 590, "name": "data", "kind": 1024, "kindString": "Property", @@ -32726,14 +32766,14 @@ "type": { "type": "reflection", "declaration": { - "id": 590, + "id": 591, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 593, + "id": 594, "name": "messageId", "kind": 1024, "kindString": "Property", @@ -32762,7 +32802,7 @@ } }, { - "id": 592, + "id": 593, "name": "session", "kind": 1024, "kindString": "Property", @@ -32780,7 +32820,7 @@ } }, { - "id": 591, + "id": 592, "name": "user", "kind": 1024, "kindString": "Property", @@ -32802,7 +32842,7 @@ { "title": "Properties", "kind": 1024, - "children": [593, 592, 591] + "children": [594, 593, 592] } ], "sources": [ @@ -32816,7 +32856,7 @@ } }, { - "id": 594, + "id": 595, "name": "error", "kind": 1024, "kindString": "Property", @@ -32830,7 +32870,7 @@ ], "type": { "type": "reference", - "id": 1158, + "id": 1160, "name": "AuthError" } } @@ -32839,7 +32879,7 @@ { "title": "Properties", "kind": 1024, - "children": [589, 594] + "children": [590, 595] } ], "sources": [ @@ -32855,7 +32895,7 @@ } }, { - "id": 553, + "id": 554, "name": "AuthResponse", "kind": 4194304, "kindString": "Type alias", @@ -32873,14 +32913,14 @@ { "type": "reflection", "declaration": { - "id": 554, + "id": 555, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 555, + "id": 556, "name": "data", "kind": 1024, "kindString": "Property", @@ -32895,14 +32935,14 @@ "type": { "type": "reflection", "declaration": { - "id": 556, + "id": 557, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 558, + "id": 559, "name": "session", "kind": 1024, "kindString": "Property", @@ -32919,7 +32959,7 @@ "types": [ { "type": "reference", - "id": 656, + "id": 657, "name": "Session" }, { @@ -32930,7 +32970,7 @@ } }, { - "id": 557, + "id": 558, "name": "user", "kind": 1024, "kindString": "Property", @@ -32947,7 +32987,7 @@ "types": [ { "type": "reference", - "id": 696, + "id": 697, "name": "User" }, { @@ -32962,7 +33002,7 @@ { "title": "Properties", "kind": 1024, - "children": [558, 557] + "children": [559, 558] } ], "sources": [ @@ -32976,7 +33016,7 @@ } }, { - "id": 559, + "id": 560, "name": "error", "kind": 1024, "kindString": "Property", @@ -32998,7 +33038,7 @@ { "title": "Properties", "kind": 1024, - "children": [555, 559] + "children": [556, 560] } ], "sources": [ @@ -33013,14 +33053,14 @@ { "type": "reflection", "declaration": { - "id": 560, + "id": 561, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 561, + "id": 562, "name": "data", "kind": 1024, "kindString": "Property", @@ -33035,14 +33075,14 @@ "type": { "type": "reflection", "declaration": { - "id": 562, + "id": 563, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 564, + "id": 565, "name": "session", "kind": 1024, "kindString": "Property", @@ -33060,7 +33100,7 @@ } }, { - "id": 563, + "id": 564, "name": "user", "kind": 1024, "kindString": "Property", @@ -33082,7 +33122,7 @@ { "title": "Properties", "kind": 1024, - "children": [564, 563] + "children": [565, 564] } ], "sources": [ @@ -33096,7 +33136,7 @@ } }, { - "id": 565, + "id": 566, "name": "error", "kind": 1024, "kindString": "Property", @@ -33110,7 +33150,7 @@ ], "type": { "type": "reference", - "id": 1158, + "id": 1160, "name": "AuthError" } } @@ -33119,7 +33159,7 @@ { "title": "Properties", "kind": 1024, - "children": [561, 565] + "children": [562, 566] } ], "sources": [ @@ -33135,7 +33175,7 @@ } }, { - "id": 566, + "id": 567, "name": "AuthResponsePassword", "kind": 4194304, "kindString": "Type alias", @@ -33153,14 +33193,14 @@ { "type": "reflection", "declaration": { - "id": 567, + "id": 568, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 568, + "id": 569, "name": "data", "kind": 1024, "kindString": "Property", @@ -33175,14 +33215,14 @@ "type": { "type": "reflection", "declaration": { - "id": 569, + "id": 570, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 571, + "id": 572, "name": "session", "kind": 1024, "kindString": "Property", @@ -33199,7 +33239,7 @@ "types": [ { "type": "reference", - "id": 656, + "id": 657, "name": "Session" }, { @@ -33210,7 +33250,7 @@ } }, { - "id": 570, + "id": 571, "name": "user", "kind": 1024, "kindString": "Property", @@ -33227,7 +33267,7 @@ "types": [ { "type": "reference", - "id": 696, + "id": 697, "name": "User" }, { @@ -33238,7 +33278,7 @@ } }, { - "id": 572, + "id": 573, "name": "weak_password", "kind": 1024, "kindString": "Property", @@ -33257,7 +33297,7 @@ "types": [ { "type": "reference", - "id": 549, + "id": 550, "name": "WeakPassword" }, { @@ -33272,7 +33312,7 @@ { "title": "Properties", "kind": 1024, - "children": [571, 570, 572] + "children": [572, 571, 573] } ], "sources": [ @@ -33286,7 +33326,7 @@ } }, { - "id": 573, + "id": 574, "name": "error", "kind": 1024, "kindString": "Property", @@ -33308,7 +33348,7 @@ { "title": "Properties", "kind": 1024, - "children": [568, 573] + "children": [569, 574] } ], "sources": [ @@ -33323,14 +33363,14 @@ { "type": "reflection", "declaration": { - "id": 574, + "id": 575, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 575, + "id": 576, "name": "data", "kind": 1024, "kindString": "Property", @@ -33345,14 +33385,14 @@ "type": { "type": "reflection", "declaration": { - "id": 576, + "id": 577, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 578, + "id": 579, "name": "session", "kind": 1024, "kindString": "Property", @@ -33370,7 +33410,7 @@ } }, { - "id": 577, + "id": 578, "name": "user", "kind": 1024, "kindString": "Property", @@ -33392,7 +33432,7 @@ { "title": "Properties", "kind": 1024, - "children": [578, 577] + "children": [579, 578] } ], "sources": [ @@ -33406,7 +33446,7 @@ } }, { - "id": 579, + "id": 580, "name": "error", "kind": 1024, "kindString": "Property", @@ -33420,7 +33460,7 @@ ], "type": { "type": "reference", - "id": 1158, + "id": 1160, "name": "AuthError" } } @@ -33429,7 +33469,7 @@ { "title": "Properties", "kind": 1024, - "children": [575, 579] + "children": [576, 580] } ], "sources": [ @@ -33445,7 +33485,7 @@ } }, { - "id": 595, + "id": 596, "name": "AuthTokenResponse", "kind": 4194304, "kindString": "Type alias", @@ -33463,14 +33503,14 @@ { "type": "reflection", "declaration": { - "id": 596, + "id": 597, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 597, + "id": 598, "name": "data", "kind": 1024, "kindString": "Property", @@ -33485,14 +33525,14 @@ "type": { "type": "reflection", "declaration": { - "id": 598, + "id": 599, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 600, + "id": 601, "name": "session", "kind": 1024, "kindString": "Property", @@ -33506,12 +33546,12 @@ ], "type": { "type": "reference", - "id": 656, + "id": 657, "name": "Session" } }, { - "id": 599, + "id": 600, "name": "user", "kind": 1024, "kindString": "Property", @@ -33525,7 +33565,7 @@ ], "type": { "type": "reference", - "id": 696, + "id": 697, "name": "User" } } @@ -33534,7 +33574,7 @@ { "title": "Properties", "kind": 1024, - "children": [600, 599] + "children": [601, 600] } ], "sources": [ @@ -33548,7 +33588,7 @@ } }, { - "id": 601, + "id": 602, "name": "error", "kind": 1024, "kindString": "Property", @@ -33570,7 +33610,7 @@ { "title": "Properties", "kind": 1024, - "children": [597, 601] + "children": [598, 602] } ], "sources": [ @@ -33585,14 +33625,14 @@ { "type": "reflection", "declaration": { - "id": 602, + "id": 603, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 603, + "id": 604, "name": "data", "kind": 1024, "kindString": "Property", @@ -33607,14 +33647,14 @@ "type": { "type": "reflection", "declaration": { - "id": 604, + "id": 605, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 606, + "id": 607, "name": "session", "kind": 1024, "kindString": "Property", @@ -33632,7 +33672,7 @@ } }, { - "id": 605, + "id": 606, "name": "user", "kind": 1024, "kindString": "Property", @@ -33654,7 +33694,7 @@ { "title": "Properties", "kind": 1024, - "children": [606, 605] + "children": [607, 606] } ], "sources": [ @@ -33668,7 +33708,7 @@ } }, { - "id": 607, + "id": 608, "name": "error", "kind": 1024, "kindString": "Property", @@ -33682,7 +33722,7 @@ ], "type": { "type": "reference", - "id": 1158, + "id": 1160, "name": "AuthError" } } @@ -33691,7 +33731,7 @@ { "title": "Properties", "kind": 1024, - "children": [603, 607] + "children": [604, 608] } ], "sources": [ @@ -33707,7 +33747,7 @@ } }, { - "id": 608, + "id": 609, "name": "AuthTokenResponsePassword", "kind": 4194304, "kindString": "Type alias", @@ -33725,14 +33765,14 @@ { "type": "reflection", "declaration": { - "id": 609, + "id": 610, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 610, + "id": 611, "name": "data", "kind": 1024, "kindString": "Property", @@ -33747,14 +33787,14 @@ "type": { "type": "reflection", "declaration": { - "id": 611, + "id": 612, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 613, + "id": 614, "name": "session", "kind": 1024, "kindString": "Property", @@ -33768,12 +33808,12 @@ ], "type": { "type": "reference", - "id": 656, + "id": 657, "name": "Session" } }, { - "id": 612, + "id": 613, "name": "user", "kind": 1024, "kindString": "Property", @@ -33787,12 +33827,12 @@ ], "type": { "type": "reference", - "id": 696, + "id": 697, "name": "User" } }, { - "id": 614, + "id": 615, "name": "weakPassword", "kind": 1024, "kindString": "Property", @@ -33808,7 +33848,7 @@ ], "type": { "type": "reference", - "id": 549, + "id": 550, "name": "WeakPassword" } } @@ -33817,7 +33857,7 @@ { "title": "Properties", "kind": 1024, - "children": [613, 612, 614] + "children": [614, 613, 615] } ], "sources": [ @@ -33831,7 +33871,7 @@ } }, { - "id": 615, + "id": 616, "name": "error", "kind": 1024, "kindString": "Property", @@ -33853,7 +33893,7 @@ { "title": "Properties", "kind": 1024, - "children": [610, 615] + "children": [611, 616] } ], "sources": [ @@ -33868,14 +33908,14 @@ { "type": "reflection", "declaration": { - "id": 616, + "id": 617, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 617, + "id": 618, "name": "data", "kind": 1024, "kindString": "Property", @@ -33890,14 +33930,14 @@ "type": { "type": "reflection", "declaration": { - "id": 618, + "id": 619, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 620, + "id": 621, "name": "session", "kind": 1024, "kindString": "Property", @@ -33915,7 +33955,7 @@ } }, { - "id": 619, + "id": 620, "name": "user", "kind": 1024, "kindString": "Property", @@ -33933,7 +33973,7 @@ } }, { - "id": 621, + "id": 622, "name": "weakPassword", "kind": 1024, "kindString": "Property", @@ -33957,7 +33997,7 @@ { "title": "Properties", "kind": 1024, - "children": [620, 619, 621] + "children": [621, 620, 622] } ], "sources": [ @@ -33971,7 +34011,7 @@ } }, { - "id": 622, + "id": 623, "name": "error", "kind": 1024, "kindString": "Property", @@ -33985,7 +34025,7 @@ ], "type": { "type": "reference", - "id": 1158, + "id": 1160, "name": "AuthError" } } @@ -33994,7 +34034,7 @@ { "title": "Properties", "kind": 1024, - "children": [617, 622] + "children": [618, 623] } ], "sources": [ @@ -34010,7 +34050,7 @@ } }, { - "id": 981, + "id": 983, "name": "AuthenticatorAssuranceLevels", "kind": 4194304, "kindString": "Type alias", @@ -34018,7 +34058,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 903, + "line": 904, "character": 12 } ], @@ -34037,7 +34077,7 @@ } }, { - "id": 1055, + "id": 1057, "name": "CallRefreshTokenResult", "kind": 4194304, "kindString": "Type alias", @@ -34045,7 +34085,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1091, + "line": 1092, "character": 12 } ], @@ -34055,18 +34095,36 @@ { "type": "reflection", "declaration": { - "id": 1056, + "id": 1058, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 1058, + "id": 1060, "name": "error", "kind": 1024, "kindString": "Property", "flags": {}, + "sources": [ + { + "fileName": "src/lib/types.ts", + "line": 1095, + "character": 6 + } + ], + "type": { + "type": "literal", + "value": null + } + }, + { + "id": 1059, + "name": "session", + "kind": 1024, + "kindString": "Property", + "flags": {}, "sources": [ { "fileName": "src/lib/types.ts", @@ -34074,27 +34132,9 @@ "character": 6 } ], - "type": { - "type": "literal", - "value": null - } - }, - { - "id": 1057, - "name": "session", - "kind": 1024, - "kindString": "Property", - "flags": {}, - "sources": [ - { - "fileName": "src/lib/types.ts", - "line": 1093, - "character": 6 - } - ], "type": { "type": "reference", - "id": 656, + "id": 657, "name": "Session" } } @@ -34103,13 +34143,13 @@ { "title": "Properties", "kind": 1024, - "children": [1058, 1057] + "children": [1060, 1059] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 1092, + "line": 1093, "character": 4 } ] @@ -34118,18 +34158,37 @@ { "type": "reflection", "declaration": { - "id": 1059, + "id": 1061, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 1061, + "id": 1063, "name": "error", "kind": 1024, "kindString": "Property", "flags": {}, + "sources": [ + { + "fileName": "src/lib/types.ts", + "line": 1099, + "character": 6 + } + ], + "type": { + "type": "reference", + "id": 1160, + "name": "AuthError" + } + }, + { + "id": 1062, + "name": "session", + "kind": 1024, + "kindString": "Property", + "flags": {}, "sources": [ { "fileName": "src/lib/types.ts", @@ -34137,25 +34196,6 @@ "character": 6 } ], - "type": { - "type": "reference", - "id": 1158, - "name": "AuthError" - } - }, - { - "id": 1060, - "name": "session", - "kind": 1024, - "kindString": "Property", - "flags": {}, - "sources": [ - { - "fileName": "src/lib/types.ts", - "line": 1097, - "character": 6 - } - ], "type": { "type": "literal", "value": null @@ -34166,13 +34206,13 @@ { "title": "Properties", "kind": 1024, - "children": [1061, 1060] + "children": [1063, 1062] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 1096, + "line": 1097, "character": 4 } ] @@ -34182,7 +34222,7 @@ } }, { - "id": 844, + "id": 846, "name": "EmailOtpType", "kind": 4194304, "kindString": "Type alias", @@ -34190,7 +34230,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 662, + "line": 663, "character": 12 } ], @@ -34225,7 +34265,7 @@ } }, { - "id": 888, + "id": 890, "name": "GenerateEmailChangeLinkParams", "kind": 4194304, "kindString": "Type alias", @@ -34233,21 +34273,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 729, + "line": 730, "character": 12 } ], "type": { "type": "reflection", "declaration": { - "id": 889, + "id": 891, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 891, + "id": 893, "name": "email", "kind": 1024, "kindString": "Property", @@ -34258,7 +34298,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 732, + "line": 733, "character": 2 } ], @@ -34268,7 +34308,7 @@ } }, { - "id": 892, + "id": 894, "name": "newEmail", "kind": 1024, "kindString": "Property", @@ -34279,7 +34319,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 736, + "line": 737, "character": 2 } ], @@ -34289,7 +34329,7 @@ } }, { - "id": 893, + "id": 895, "name": "options", "kind": 1024, "kindString": "Property", @@ -34299,7 +34339,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 737, + "line": 738, "character": 2 } ], @@ -34308,7 +34348,7 @@ "typeArguments": [ { "type": "reference", - "id": 894, + "id": 896, "name": "GenerateLinkOptions" }, { @@ -34322,7 +34362,7 @@ } }, { - "id": 890, + "id": 892, "name": "type", "kind": 1024, "kindString": "Property", @@ -34330,7 +34370,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 730, + "line": 731, "character": 2 } ], @@ -34353,13 +34393,13 @@ { "title": "Properties", "kind": 1024, - "children": [891, 892, 893, 890] + "children": [893, 894, 895, 892] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 729, + "line": 730, "character": 44 } ] @@ -34367,7 +34407,7 @@ } }, { - "id": 878, + "id": 880, "name": "GenerateInviteOrMagiclinkParams", "kind": 4194304, "kindString": "Type alias", @@ -34375,21 +34415,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 715, + "line": 716, "character": 12 } ], "type": { "type": "reflection", "declaration": { - "id": 879, + "id": 881, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 881, + "id": 883, "name": "email", "kind": 1024, "kindString": "Property", @@ -34400,7 +34440,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 718, + "line": 719, "character": 2 } ], @@ -34410,7 +34450,7 @@ } }, { - "id": 882, + "id": 884, "name": "options", "kind": 1024, "kindString": "Property", @@ -34420,7 +34460,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 719, + "line": 720, "character": 2 } ], @@ -34429,7 +34469,7 @@ "typeArguments": [ { "type": "reference", - "id": 894, + "id": 896, "name": "GenerateLinkOptions" }, { @@ -34452,7 +34492,7 @@ } }, { - "id": 880, + "id": 882, "name": "type", "kind": 1024, "kindString": "Property", @@ -34460,7 +34500,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 716, + "line": 717, "character": 2 } ], @@ -34483,13 +34523,13 @@ { "title": "Properties", "kind": 1024, - "children": [881, 882, 880] + "children": [883, 884, 882] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 715, + "line": 716, "character": 46 } ] @@ -34497,7 +34537,7 @@ } }, { - "id": 897, + "id": 899, "name": "GenerateLinkParams", "kind": 4194304, "kindString": "Type alias", @@ -34505,7 +34545,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 751, + "line": 752, "character": 12 } ], @@ -34513,7 +34553,7 @@ "type": "union", "types": [ { - "id": 872, + "id": 874, "name": "GenerateSignupLinkParams", "kind": 4194304, "kindString": "Type alias", @@ -34521,82 +34561,22 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 708, + "line": 709, "character": 12 } ], "type": { "type": "reflection", "declaration": { - "id": 873, + "id": 875, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ - { - "id": 875, - "name": "email", - "kind": 1024, - "kindString": "Property", - "flags": {}, - "sources": [ - { - "fileName": "src/lib/types.ts", - "line": 710, - "character": 2 - } - ], - "type": { - "type": "intrinsic", - "name": "string" - } - }, { "id": 877, - "name": "options", - "kind": 1024, - "kindString": "Property", - "flags": { - "isOptional": true - }, - "sources": [ - { - "fileName": "src/lib/types.ts", - "line": 712, - "character": 2 - } - ], - "type": { - "type": "reference", - "typeArguments": [ - { - "type": "reference", - "id": 894, - "name": "GenerateLinkOptions" - }, - { - "type": "union", - "types": [ - { - "type": "literal", - "value": "data" - }, - { - "type": "literal", - "value": "redirectTo" - } - ] - } - ], - "qualifiedName": "Pick", - "package": "typescript", - "name": "Pick" - } - }, - { - "id": 876, - "name": "password", + "name": "email", "kind": 1024, "kindString": "Property", "flags": {}, @@ -34613,86 +34593,7 @@ } }, { - "id": 874, - "name": "type", - "kind": 1024, - "kindString": "Property", - "flags": {}, - "sources": [ - { - "fileName": "src/lib/types.ts", - "line": 709, - "character": 2 - } - ], - "type": { - "type": "literal", - "value": "signup" - } - } - ], - "groups": [ - { - "title": "Properties", - "kind": 1024, - "children": [875, 877, 876, 874] - } - ], - "sources": [ - { - "fileName": "src/lib/types.ts", - "line": 708, - "character": 39 - } - ] - } - } - }, - { - "id": 878, - "name": "GenerateInviteOrMagiclinkParams", - "kind": 4194304, - "kindString": "Type alias", - "flags": {}, - "sources": [ - { - "fileName": "src/lib/types.ts", - "line": 715, - "character": 12 - } - ], - "type": { - "type": "reflection", - "declaration": { - "id": 879, - "name": "__type", - "kind": 65536, - "kindString": "Type literal", - "flags": {}, - "children": [ - { - "id": 881, - "name": "email", - "kind": 1024, - "kindString": "Property", - "flags": {}, - "comment": { - "shortText": "The user's email" - }, - "sources": [ - { - "fileName": "src/lib/types.ts", - "line": 718, - "character": 2 - } - ], - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 882, + "id": 879, "name": "options", "kind": 1024, "kindString": "Property", @@ -34702,7 +34603,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 719, + "line": 713, "character": 2 } ], @@ -34711,7 +34612,7 @@ "typeArguments": [ { "type": "reference", - "id": 894, + "id": 896, "name": "GenerateLinkOptions" }, { @@ -34734,7 +34635,25 @@ } }, { - "id": 880, + "id": 878, + "name": "password", + "kind": 1024, + "kindString": "Property", + "flags": {}, + "sources": [ + { + "fileName": "src/lib/types.ts", + "line": 712, + "character": 2 + } + ], + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 876, "name": "type", "kind": 1024, "kindString": "Property", @@ -34742,7 +34661,128 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 716, + "line": 710, + "character": 2 + } + ], + "type": { + "type": "literal", + "value": "signup" + } + } + ], + "groups": [ + { + "title": "Properties", + "kind": 1024, + "children": [877, 879, 878, 876] + } + ], + "sources": [ + { + "fileName": "src/lib/types.ts", + "line": 709, + "character": 39 + } + ] + } + } + }, + { + "id": 880, + "name": "GenerateInviteOrMagiclinkParams", + "kind": 4194304, + "kindString": "Type alias", + "flags": {}, + "sources": [ + { + "fileName": "src/lib/types.ts", + "line": 716, + "character": 12 + } + ], + "type": { + "type": "reflection", + "declaration": { + "id": 881, + "name": "__type", + "kind": 65536, + "kindString": "Type literal", + "flags": {}, + "children": [ + { + "id": 883, + "name": "email", + "kind": 1024, + "kindString": "Property", + "flags": {}, + "comment": { + "shortText": "The user's email" + }, + "sources": [ + { + "fileName": "src/lib/types.ts", + "line": 719, + "character": 2 + } + ], + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 884, + "name": "options", + "kind": 1024, + "kindString": "Property", + "flags": { + "isOptional": true + }, + "sources": [ + { + "fileName": "src/lib/types.ts", + "line": 720, + "character": 2 + } + ], + "type": { + "type": "reference", + "typeArguments": [ + { + "type": "reference", + "id": 896, + "name": "GenerateLinkOptions" + }, + { + "type": "union", + "types": [ + { + "type": "literal", + "value": "data" + }, + { + "type": "literal", + "value": "redirectTo" + } + ] + } + ], + "qualifiedName": "Pick", + "package": "typescript", + "name": "Pick" + } + }, + { + "id": 882, + "name": "type", + "kind": 1024, + "kindString": "Property", + "flags": {}, + "sources": [ + { + "fileName": "src/lib/types.ts", + "line": 717, "character": 2 } ], @@ -34765,13 +34805,13 @@ { "title": "Properties", "kind": 1024, - "children": [881, 882, 880] + "children": [883, 884, 882] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 715, + "line": 716, "character": 46 } ] @@ -34779,7 +34819,7 @@ } }, { - "id": 883, + "id": 885, "name": "GenerateRecoveryLinkParams", "kind": 4194304, "kindString": "Type alias", @@ -34787,21 +34827,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 722, + "line": 723, "character": 12 } ], "type": { "type": "reflection", "declaration": { - "id": 884, + "id": 886, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 886, + "id": 888, "name": "email", "kind": 1024, "kindString": "Property", @@ -34812,7 +34852,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 725, + "line": 726, "character": 2 } ], @@ -34822,7 +34862,7 @@ } }, { - "id": 887, + "id": 889, "name": "options", "kind": 1024, "kindString": "Property", @@ -34832,7 +34872,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 726, + "line": 727, "character": 2 } ], @@ -34841,7 +34881,7 @@ "typeArguments": [ { "type": "reference", - "id": 894, + "id": 896, "name": "GenerateLinkOptions" }, { @@ -34855,7 +34895,7 @@ } }, { - "id": 885, + "id": 887, "name": "type", "kind": 1024, "kindString": "Property", @@ -34863,7 +34903,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 723, + "line": 724, "character": 2 } ], @@ -34877,13 +34917,13 @@ { "title": "Properties", "kind": 1024, - "children": [886, 887, 885] + "children": [888, 889, 887] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 722, + "line": 723, "character": 41 } ] @@ -34891,7 +34931,7 @@ } }, { - "id": 888, + "id": 890, "name": "GenerateEmailChangeLinkParams", "kind": 4194304, "kindString": "Type alias", @@ -34899,21 +34939,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 729, + "line": 730, "character": 12 } ], "type": { "type": "reflection", "declaration": { - "id": 889, + "id": 891, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 891, + "id": 893, "name": "email", "kind": 1024, "kindString": "Property", @@ -34924,7 +34964,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 732, + "line": 733, "character": 2 } ], @@ -34934,7 +34974,7 @@ } }, { - "id": 892, + "id": 894, "name": "newEmail", "kind": 1024, "kindString": "Property", @@ -34945,7 +34985,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 736, + "line": 737, "character": 2 } ], @@ -34955,7 +34995,7 @@ } }, { - "id": 893, + "id": 895, "name": "options", "kind": 1024, "kindString": "Property", @@ -34965,7 +35005,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 737, + "line": 738, "character": 2 } ], @@ -34974,7 +35014,7 @@ "typeArguments": [ { "type": "reference", - "id": 894, + "id": 896, "name": "GenerateLinkOptions" }, { @@ -34988,7 +35028,7 @@ } }, { - "id": 890, + "id": 892, "name": "type", "kind": 1024, "kindString": "Property", @@ -34996,7 +35036,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 730, + "line": 731, "character": 2 } ], @@ -35019,13 +35059,13 @@ { "title": "Properties", "kind": 1024, - "children": [891, 892, 893, 890] + "children": [893, 894, 895, 892] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 729, + "line": 730, "character": 44 } ] @@ -35036,7 +35076,7 @@ } }, { - "id": 911, + "id": 913, "name": "GenerateLinkProperties", "kind": 4194304, "kindString": "Type alias", @@ -35047,21 +35087,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 774, + "line": 775, "character": 12 } ], "type": { "type": "reflection", "declaration": { - "id": 912, + "id": 914, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 913, + "id": 915, "name": "action_link", "kind": 1024, "kindString": "Property", @@ -35072,49 +35112,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 779, - "character": 2 - } - ], - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 914, - "name": "email_otp", - "kind": 1024, - "kindString": "Property", - "flags": {}, - "comment": { - "shortText": "The raw email OTP.\nYou should send this in the email if you want your users to verify using an OTP instead of the action link." - }, - "sources": [ - { - "fileName": "src/lib/types.ts", - "line": 784, - "character": 2 - } - ], - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 915, - "name": "hashed_token", - "kind": 1024, - "kindString": "Property", - "flags": {}, - "comment": { - "shortText": "The hashed token appended to the action link." - }, - "sources": [ - { - "fileName": "src/lib/types.ts", - "line": 788, + "line": 780, "character": 2 } ], @@ -35125,17 +35123,17 @@ }, { "id": 916, - "name": "redirect_to", + "name": "email_otp", "kind": 1024, "kindString": "Property", "flags": {}, "comment": { - "shortText": "The URL appended to the action link." + "shortText": "The raw email OTP.\nYou should send this in the email if you want your users to verify using an OTP instead of the action link." }, "sources": [ { "fileName": "src/lib/types.ts", - "line": 790, + "line": 785, "character": 2 } ], @@ -35146,6 +35144,48 @@ }, { "id": 917, + "name": "hashed_token", + "kind": 1024, + "kindString": "Property", + "flags": {}, + "comment": { + "shortText": "The hashed token appended to the action link." + }, + "sources": [ + { + "fileName": "src/lib/types.ts", + "line": 789, + "character": 2 + } + ], + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 918, + "name": "redirect_to", + "kind": 1024, + "kindString": "Property", + "flags": {}, + "comment": { + "shortText": "The URL appended to the action link." + }, + "sources": [ + { + "fileName": "src/lib/types.ts", + "line": 791, + "character": 2 + } + ], + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 919, "name": "verification_type", "kind": 1024, "kindString": "Property", @@ -35156,16 +35196,16 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 792, + "line": 793, "character": 2 } ], "type": { "type": "reference", - "id": 918, + "id": 920, "name": "GenerateLinkType", "dereferenced": { - "id": 918, + "id": 920, "name": "GenerateLinkType", "kind": 4194304, "kindString": "Type alias", @@ -35173,7 +35213,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 795, + "line": 796, "character": 12 } ], @@ -35214,13 +35254,13 @@ { "title": "Properties", "kind": 1024, - "children": [913, 914, 915, 916, 917] + "children": [915, 916, 917, 918, 919] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 774, + "line": 775, "character": 37 } ] @@ -35228,7 +35268,7 @@ } }, { - "id": 898, + "id": 900, "name": "GenerateLinkResponse", "kind": 4194304, "kindString": "Type alias", @@ -35236,7 +35276,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 757, + "line": 758, "character": 12 } ], @@ -35246,14 +35286,14 @@ { "type": "reflection", "declaration": { - "id": 899, + "id": 901, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 900, + "id": 902, "name": "data", "kind": 1024, "kindString": "Property", @@ -35261,44 +35301,25 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 759, + "line": 760, "character": 6 } ], "type": { "type": "reflection", "declaration": { - "id": 901, + "id": 903, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 902, + "id": 904, "name": "properties", "kind": 1024, "kindString": "Property", "flags": {}, - "sources": [ - { - "fileName": "src/lib/types.ts", - "line": 760, - "character": 8 - } - ], - "type": { - "type": "reference", - "id": 911, - "name": "GenerateLinkProperties" - } - }, - { - "id": 903, - "name": "user", - "kind": 1024, - "kindString": "Property", - "flags": {}, "sources": [ { "fileName": "src/lib/types.ts", @@ -35308,7 +35329,26 @@ ], "type": { "type": "reference", - "id": 696, + "id": 913, + "name": "GenerateLinkProperties" + } + }, + { + "id": 905, + "name": "user", + "kind": 1024, + "kindString": "Property", + "flags": {}, + "sources": [ + { + "fileName": "src/lib/types.ts", + "line": 762, + "character": 8 + } + ], + "type": { + "type": "reference", + "id": 697, "name": "User" } } @@ -35317,13 +35357,13 @@ { "title": "Properties", "kind": 1024, - "children": [902, 903] + "children": [904, 905] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 759, + "line": 760, "character": 12 } ] @@ -35331,7 +35371,7 @@ } }, { - "id": 904, + "id": 906, "name": "error", "kind": 1024, "kindString": "Property", @@ -35339,7 +35379,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 763, + "line": 764, "character": 6 } ], @@ -35353,13 +35393,13 @@ { "title": "Properties", "kind": 1024, - "children": [900, 904] + "children": [902, 906] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 758, + "line": 759, "character": 4 } ] @@ -35368,14 +35408,14 @@ { "type": "reflection", "declaration": { - "id": 905, + "id": 907, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 906, + "id": 908, "name": "data", "kind": 1024, "kindString": "Property", @@ -35383,43 +35423,25 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 766, + "line": 767, "character": 6 } ], "type": { "type": "reflection", "declaration": { - "id": 907, + "id": 909, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 908, + "id": 910, "name": "properties", "kind": 1024, "kindString": "Property", "flags": {}, - "sources": [ - { - "fileName": "src/lib/types.ts", - "line": 767, - "character": 8 - } - ], - "type": { - "type": "literal", - "value": null - } - }, - { - "id": 909, - "name": "user", - "kind": 1024, - "kindString": "Property", - "flags": {}, "sources": [ { "fileName": "src/lib/types.ts", @@ -35431,19 +35453,37 @@ "type": "literal", "value": null } + }, + { + "id": 911, + "name": "user", + "kind": 1024, + "kindString": "Property", + "flags": {}, + "sources": [ + { + "fileName": "src/lib/types.ts", + "line": 769, + "character": 8 + } + ], + "type": { + "type": "literal", + "value": null + } } ], "groups": [ { "title": "Properties", "kind": 1024, - "children": [908, 909] + "children": [910, 911] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 766, + "line": 767, "character": 12 } ] @@ -35451,7 +35491,7 @@ } }, { - "id": 910, + "id": 912, "name": "error", "kind": 1024, "kindString": "Property", @@ -35459,13 +35499,13 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 770, + "line": 771, "character": 6 } ], "type": { "type": "reference", - "id": 1158, + "id": 1160, "name": "AuthError" } } @@ -35474,13 +35514,13 @@ { "title": "Properties", "kind": 1024, - "children": [906, 910] + "children": [908, 912] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 765, + "line": 766, "character": 4 } ] @@ -35490,7 +35530,7 @@ } }, { - "id": 918, + "id": 920, "name": "GenerateLinkType", "kind": 4194304, "kindString": "Type alias", @@ -35498,7 +35538,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 795, + "line": 796, "character": 12 } ], @@ -35533,7 +35573,7 @@ } }, { - "id": 883, + "id": 885, "name": "GenerateRecoveryLinkParams", "kind": 4194304, "kindString": "Type alias", @@ -35541,21 +35581,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 722, + "line": 723, "character": 12 } ], "type": { "type": "reflection", "declaration": { - "id": 884, + "id": 886, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 886, + "id": 888, "name": "email", "kind": 1024, "kindString": "Property", @@ -35566,7 +35606,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 725, + "line": 726, "character": 2 } ], @@ -35576,7 +35616,7 @@ } }, { - "id": 887, + "id": 889, "name": "options", "kind": 1024, "kindString": "Property", @@ -35586,7 +35626,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 726, + "line": 727, "character": 2 } ], @@ -35595,7 +35635,7 @@ "typeArguments": [ { "type": "reference", - "id": 894, + "id": 896, "name": "GenerateLinkOptions" }, { @@ -35609,7 +35649,7 @@ } }, { - "id": 885, + "id": 887, "name": "type", "kind": 1024, "kindString": "Property", @@ -35617,7 +35657,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 723, + "line": 724, "character": 2 } ], @@ -35631,13 +35671,13 @@ { "title": "Properties", "kind": 1024, - "children": [886, 887, 885] + "children": [888, 889, 887] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 722, + "line": 723, "character": 41 } ] @@ -35645,7 +35685,7 @@ } }, { - "id": 872, + "id": 874, "name": "GenerateSignupLinkParams", "kind": 4194304, "kindString": "Type alias", @@ -35653,21 +35693,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 708, + "line": 709, "character": 12 } ], "type": { "type": "reflection", "declaration": { - "id": 873, + "id": 875, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 875, + "id": 877, "name": "email", "kind": 1024, "kindString": "Property", @@ -35675,7 +35715,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 710, + "line": 711, "character": 2 } ], @@ -35685,7 +35725,7 @@ } }, { - "id": 877, + "id": 879, "name": "options", "kind": 1024, "kindString": "Property", @@ -35695,7 +35735,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 712, + "line": 713, "character": 2 } ], @@ -35704,7 +35744,7 @@ "typeArguments": [ { "type": "reference", - "id": 894, + "id": 896, "name": "GenerateLinkOptions" }, { @@ -35727,7 +35767,7 @@ } }, { - "id": 876, + "id": 878, "name": "password", "kind": 1024, "kindString": "Property", @@ -35735,7 +35775,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 711, + "line": 712, "character": 2 } ], @@ -35745,7 +35785,7 @@ } }, { - "id": 874, + "id": 876, "name": "type", "kind": 1024, "kindString": "Property", @@ -35753,7 +35793,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 709, + "line": 710, "character": 2 } ], @@ -35767,13 +35807,13 @@ { "title": "Properties", "kind": 1024, - "children": [875, 877, 876, 874] + "children": [877, 879, 878, 876] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 708, + "line": 709, "character": 39 } ] @@ -35781,7 +35821,7 @@ } }, { - "id": 526, + "id": 527, "name": "GoTrueClientOptions", "kind": 4194304, "kindString": "Type alias", @@ -35796,14 +35836,14 @@ "type": { "type": "reflection", "declaration": { - "id": 527, + "id": 528, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 535, + "id": 536, "name": "autoRefreshToken", "kind": 1024, "kindString": "Property", @@ -35823,7 +35863,7 @@ } }, { - "id": 540, + "id": 541, "name": "debug", "kind": 1024, "kindString": "Property", @@ -35847,7 +35887,7 @@ { "type": "reflection", "declaration": { - "id": 541, + "id": 542, "name": "__type", "kind": 65536, "kindString": "Type literal", @@ -35861,14 +35901,14 @@ ], "signatures": [ { - "id": 542, + "id": 543, "name": "__type", "kind": 4096, "kindString": "Call signature", "flags": {}, "parameters": [ { - "id": 543, + "id": 544, "name": "message", "kind": 32768, "kindString": "Parameter", @@ -35879,7 +35919,7 @@ } }, { - "id": 544, + "id": 545, "name": "args", "kind": 32768, "kindString": "Parameter", @@ -35907,7 +35947,7 @@ } }, { - "id": 534, + "id": 535, "name": "detectSessionInUrl", "kind": 1024, "kindString": "Property", @@ -35927,7 +35967,7 @@ } }, { - "id": 538, + "id": 539, "name": "fetch", "kind": 1024, "kindString": "Property", @@ -35947,7 +35987,7 @@ } }, { - "id": 539, + "id": 540, "name": "flowType", "kind": 1024, "kindString": "Property", @@ -35963,10 +36003,10 @@ ], "type": { "type": "reference", - "id": 800, + "id": 802, "name": "AuthFlowType", "dereferenced": { - "id": 800, + "id": 802, "name": "AuthFlowType", "kind": 4194304, "kindString": "Type alias", @@ -35974,7 +36014,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 583, + "line": 584, "character": 12 } ], @@ -35995,7 +36035,7 @@ } }, { - "id": 546, + "id": 547, "name": "hasCustomAuthorizationHeader", "kind": 1024, "kindString": "Property", @@ -36024,7 +36064,7 @@ } }, { - "id": 529, + "id": 530, "name": "headers", "kind": 1024, "kindString": "Property", @@ -36041,7 +36081,7 @@ "type": { "type": "reflection", "declaration": { - "id": 530, + "id": 531, "name": "__type", "kind": 65536, "kindString": "Type literal", @@ -36054,14 +36094,14 @@ } ], "indexSignature": { - "id": 531, + "id": 532, "name": "__index", "kind": 8192, "kindString": "Index signature", "flags": {}, "parameters": [ { - "id": 532, + "id": 533, "name": "key", "kind": 32768, "flags": {}, @@ -36080,7 +36120,7 @@ } }, { - "id": 545, + "id": 546, "name": "lock", "kind": 1024, "kindString": "Property", @@ -36105,10 +36145,10 @@ ], "type": { "type": "reference", - "id": 517, + "id": 518, "name": "LockFunc", "dereferenced": { - "id": 517, + "id": 518, "name": "LockFunc", "kind": 4194304, "kindString": "Type alias", @@ -36123,7 +36163,7 @@ "type": { "type": "reflection", "declaration": { - "id": 518, + "id": 519, "name": "__type", "kind": 65536, "kindString": "Type literal", @@ -36137,7 +36177,7 @@ ], "signatures": [ { - "id": 519, + "id": 520, "name": "__type", "kind": 4096, "kindString": "Call signature", @@ -36153,7 +36193,7 @@ }, "typeParameter": [ { - "id": 525, + "id": 526, "name": "R", "kind": 131072, "kindString": "Type parameter", @@ -36162,7 +36202,7 @@ ], "parameters": [ { - "id": 520, + "id": 521, "name": "name", "kind": 32768, "kindString": "Parameter", @@ -36176,7 +36216,7 @@ } }, { - "id": 521, + "id": 522, "name": "acquireTimeout", "kind": 32768, "kindString": "Parameter", @@ -36190,7 +36230,7 @@ } }, { - "id": 522, + "id": 523, "name": "fn", "kind": 32768, "kindString": "Parameter", @@ -36201,7 +36241,7 @@ "type": { "type": "reflection", "declaration": { - "id": 523, + "id": 524, "name": "__type", "kind": 65536, "kindString": "Type literal", @@ -36215,7 +36255,7 @@ ], "signatures": [ { - "id": 524, + "id": 525, "name": "__type", "kind": 4096, "kindString": "Call signature", @@ -36225,7 +36265,7 @@ "typeArguments": [ { "type": "reference", - "id": 525, + "id": 526, "name": "R" } ], @@ -36244,7 +36284,7 @@ "typeArguments": [ { "type": "reference", - "id": 525, + "id": 526, "name": "R" } ], @@ -36260,7 +36300,7 @@ } }, { - "id": 536, + "id": 537, "name": "persistSession", "kind": 1024, "kindString": "Property", @@ -36280,7 +36320,7 @@ } }, { - "id": 537, + "id": 538, "name": "storage", "kind": 1024, "kindString": "Property", @@ -36296,10 +36336,10 @@ ], "type": { "type": "reference", - "id": 1049, + "id": 1051, "name": "SupportedStorage", "dereferenced": { - "id": 1049, + "id": 1051, "name": "SupportedStorage", "kind": 4194304, "kindString": "Type alias", @@ -36307,7 +36347,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1076, + "line": 1077, "character": 12 } ], @@ -36354,14 +36394,14 @@ { "type": "reflection", "declaration": { - "id": 1050, + "id": 1052, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 1051, + "id": 1053, "name": "isServer", "kind": 1024, "kindString": "Property", @@ -36374,7 +36414,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1086, + "line": 1087, "character": 2 } ], @@ -36388,13 +36428,13 @@ { "title": "Properties", "kind": 1024, - "children": [1051] + "children": [1053] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 1078, + "line": 1079, "character": 4 } ] @@ -36406,7 +36446,7 @@ } }, { - "id": 533, + "id": 534, "name": "storageKey", "kind": 1024, "kindString": "Property", @@ -36426,7 +36466,7 @@ } }, { - "id": 528, + "id": 529, "name": "url", "kind": 1024, "kindString": "Property", @@ -36450,7 +36490,7 @@ { "title": "Properties", "kind": 1024, - "children": [535, 540, 534, 538, 539, 546, 529, 545, 536, 537, 533, 528] + "children": [536, 541, 535, 539, 540, 547, 530, 546, 537, 538, 534, 529] } ], "sources": [ @@ -36464,7 +36504,7 @@ } }, { - "id": 1052, + "id": 1054, "name": "InitializeResult", "kind": 4194304, "kindString": "Type alias", @@ -36472,21 +36512,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1089, + "line": 1090, "character": 12 } ], "type": { "type": "reflection", "declaration": { - "id": 1053, + "id": 1055, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 1054, + "id": 1056, "name": "error", "kind": 1024, "kindString": "Property", @@ -36494,7 +36534,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1089, + "line": 1090, "character": 33 } ], @@ -36503,7 +36543,7 @@ "types": [ { "type": "reference", - "id": 1158, + "id": 1160, "name": "AuthError" }, { @@ -36518,13 +36558,13 @@ { "title": "Properties", "kind": 1024, - "children": [1054] + "children": [1056] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 1089, + "line": 1090, "character": 31 } ] @@ -36532,7 +36572,7 @@ } }, { - "id": 1114, + "id": 1116, "name": "JwtHeader", "kind": 4194304, "kindString": "Type alias", @@ -36540,21 +36580,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1203, + "line": 1204, "character": 12 } ], "type": { "type": "reflection", "declaration": { - "id": 1115, + "id": 1117, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 1116, + "id": 1118, "name": "alg", "kind": 1024, "kindString": "Property", @@ -36562,7 +36602,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1204, + "line": 1205, "character": 2 } ], @@ -36585,29 +36625,11 @@ } }, { - "id": 1117, + "id": 1119, "name": "kid", "kind": 1024, "kindString": "Property", "flags": {}, - "sources": [ - { - "fileName": "src/lib/types.ts", - "line": 1205, - "character": 2 - } - ], - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 1118, - "name": "typ", - "kind": 1024, - "kindString": "Property", - "flags": {}, "sources": [ { "fileName": "src/lib/types.ts", @@ -36619,19 +36641,37 @@ "type": "intrinsic", "name": "string" } + }, + { + "id": 1120, + "name": "typ", + "kind": 1024, + "kindString": "Property", + "flags": {}, + "sources": [ + { + "fileName": "src/lib/types.ts", + "line": 1207, + "character": 2 + } + ], + "type": { + "type": "intrinsic", + "name": "string" + } } ], "groups": [ { "title": "Properties", "kind": 1024, - "children": [1116, 1117, 1118] + "children": [1118, 1119, 1120] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 1203, + "line": 1204, "character": 24 } ] @@ -36639,7 +36679,7 @@ } }, { - "id": 1129, + "id": 1131, "name": "JwtPayload", "kind": 4194304, "kindString": "Type alias", @@ -36647,7 +36687,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1220, + "line": 1221, "character": 12 } ], @@ -36656,13 +36696,13 @@ "types": [ { "type": "reference", - "id": 1119, + "id": 1121, "name": "RequiredClaims" }, { "type": "reflection", "declaration": { - "id": 1130, + "id": 1132, "name": "__type", "kind": 65536, "kindString": "Type literal", @@ -36670,19 +36710,19 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1220, + "line": 1221, "character": 42 } ], "indexSignature": { - "id": 1131, + "id": 1133, "name": "__index", "kind": 8192, "kindString": "Index signature", "flags": {}, "parameters": [ { - "id": 1132, + "id": 1134, "name": "key", "kind": 32768, "flags": {}, @@ -36703,7 +36743,7 @@ } }, { - "id": 517, + "id": 518, "name": "LockFunc", "kind": 4194304, "kindString": "Type alias", @@ -36718,7 +36758,7 @@ "type": { "type": "reflection", "declaration": { - "id": 518, + "id": 519, "name": "__type", "kind": 65536, "kindString": "Type literal", @@ -36732,7 +36772,7 @@ ], "signatures": [ { - "id": 519, + "id": 520, "name": "__type", "kind": 4096, "kindString": "Call signature", @@ -36748,7 +36788,7 @@ }, "typeParameter": [ { - "id": 525, + "id": 526, "name": "R", "kind": 131072, "kindString": "Type parameter", @@ -36757,7 +36797,7 @@ ], "parameters": [ { - "id": 520, + "id": 521, "name": "name", "kind": 32768, "kindString": "Parameter", @@ -36771,7 +36811,7 @@ } }, { - "id": 521, + "id": 522, "name": "acquireTimeout", "kind": 32768, "kindString": "Parameter", @@ -36785,7 +36825,7 @@ } }, { - "id": 522, + "id": 523, "name": "fn", "kind": 32768, "kindString": "Parameter", @@ -36796,7 +36836,7 @@ "type": { "type": "reflection", "declaration": { - "id": 523, + "id": 524, "name": "__type", "kind": 65536, "kindString": "Type literal", @@ -36810,7 +36850,7 @@ ], "signatures": [ { - "id": 524, + "id": 525, "name": "__type", "kind": 4096, "kindString": "Call signature", @@ -36820,7 +36860,7 @@ "typeArguments": [ { "type": "reference", - "id": 525, + "id": 526, "name": "R" } ], @@ -36839,7 +36879,7 @@ "typeArguments": [ { "type": "reference", - "id": 525, + "id": 526, "name": "R" } ], @@ -36853,7 +36893,7 @@ } }, { - "id": 932, + "id": 934, "name": "MFAChallengeAndVerifyParams", "kind": 4194304, "kindString": "Type alias", @@ -36861,21 +36901,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 828, + "line": 829, "character": 12 } ], "type": { "type": "reflection", "declaration": { - "id": 933, + "id": 935, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 935, + "id": 937, "name": "code", "kind": 1024, "kindString": "Property", @@ -36886,7 +36926,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 832, + "line": 833, "character": 2 } ], @@ -36896,7 +36936,7 @@ } }, { - "id": 934, + "id": 936, "name": "factorId", "kind": 1024, "kindString": "Property", @@ -36907,7 +36947,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 830, + "line": 831, "character": 2 } ], @@ -36921,13 +36961,13 @@ { "title": "Properties", "kind": 1024, - "children": [935, 934] + "children": [937, 936] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 828, + "line": 829, "character": 42 } ] @@ -36935,7 +36975,7 @@ } }, { - "id": 928, + "id": 930, "name": "MFAChallengeParams", "kind": 4194304, "kindString": "Type alias", @@ -36943,21 +36983,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 821, + "line": 822, "character": 12 } ], "type": { "type": "reflection", "declaration": { - "id": 929, + "id": 931, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 931, + "id": 933, "name": "channel", "kind": 1024, "kindString": "Property", @@ -36970,7 +37010,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 825, + "line": 826, "character": 2 } ], @@ -36989,7 +37029,7 @@ } }, { - "id": 930, + "id": 932, "name": "factorId", "kind": 1024, "kindString": "Property", @@ -37000,7 +37040,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 823, + "line": 824, "character": 2 } ], @@ -37014,13 +37054,13 @@ { "title": "Properties", "kind": 1024, - "children": [931, 930] + "children": [933, 932] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 821, + "line": 822, "character": 33 } ] @@ -37028,7 +37068,7 @@ } }, { - "id": 919, + "id": 921, "name": "MFAEnrollParams", "kind": 4194304, "kindString": "Type alias", @@ -37036,7 +37076,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 803, + "line": 804, "character": 12 } ], @@ -37044,7 +37084,7 @@ "type": "union", "types": [ { - "id": 1076, + "id": 1078, "name": "MFAEnrollTOTPParams", "kind": 4194304, "kindString": "Type alias", @@ -37052,21 +37092,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1129, + "line": 1130, "character": 12 } ], "type": { "type": "reflection", "declaration": { - "id": 1077, + "id": 1079, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 1078, + "id": 1080, "name": "factorType", "kind": 1024, "kindString": "Property", @@ -37077,7 +37117,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1131, + "line": 1132, "character": 2 } ], @@ -37087,7 +37127,7 @@ } }, { - "id": 1080, + "id": 1082, "name": "friendlyName", "kind": 1024, "kindString": "Property", @@ -37100,7 +37140,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1135, + "line": 1136, "character": 2 } ], @@ -37110,7 +37150,7 @@ } }, { - "id": 1079, + "id": 1081, "name": "issuer", "kind": 1024, "kindString": "Property", @@ -37123,7 +37163,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1133, + "line": 1134, "character": 2 } ], @@ -37137,13 +37177,13 @@ { "title": "Properties", "kind": 1024, - "children": [1078, 1080, 1079] + "children": [1080, 1082, 1081] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 1129, + "line": 1130, "character": 34 } ] @@ -37151,7 +37191,7 @@ } }, { - "id": 1081, + "id": 1083, "name": "MFAEnrollPhoneParams", "kind": 4194304, "kindString": "Type alias", @@ -37159,21 +37199,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1137, + "line": 1138, "character": 12 } ], "type": { "type": "reflection", "declaration": { - "id": 1082, + "id": 1084, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 1083, + "id": 1085, "name": "factorType", "kind": 1024, "kindString": "Property", @@ -37184,7 +37224,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1139, + "line": 1140, "character": 2 } ], @@ -37194,7 +37234,7 @@ } }, { - "id": 1084, + "id": 1086, "name": "friendlyName", "kind": 1024, "kindString": "Property", @@ -37207,7 +37247,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1141, + "line": 1142, "character": 2 } ], @@ -37217,7 +37257,7 @@ } }, { - "id": 1085, + "id": 1087, "name": "phone", "kind": 1024, "kindString": "Property", @@ -37228,7 +37268,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1143, + "line": 1144, "character": 2 } ], @@ -37242,13 +37282,13 @@ { "title": "Properties", "kind": 1024, - "children": [1083, 1084, 1085] + "children": [1085, 1086, 1087] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 1137, + "line": 1138, "character": 35 } ] @@ -37259,7 +37299,7 @@ } }, { - "id": 1081, + "id": 1083, "name": "MFAEnrollPhoneParams", "kind": 4194304, "kindString": "Type alias", @@ -37267,21 +37307,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1137, + "line": 1138, "character": 12 } ], "type": { "type": "reflection", "declaration": { - "id": 1082, + "id": 1084, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 1083, + "id": 1085, "name": "factorType", "kind": 1024, "kindString": "Property", @@ -37292,7 +37332,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1139, + "line": 1140, "character": 2 } ], @@ -37302,7 +37342,7 @@ } }, { - "id": 1084, + "id": 1086, "name": "friendlyName", "kind": 1024, "kindString": "Property", @@ -37315,7 +37355,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1141, + "line": 1142, "character": 2 } ], @@ -37325,7 +37365,7 @@ } }, { - "id": 1085, + "id": 1087, "name": "phone", "kind": 1024, "kindString": "Property", @@ -37336,7 +37376,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1143, + "line": 1144, "character": 2 } ], @@ -37350,13 +37390,13 @@ { "title": "Properties", "kind": 1024, - "children": [1083, 1084, 1085] + "children": [1085, 1086, 1087] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 1137, + "line": 1138, "character": 35 } ] @@ -37364,7 +37404,7 @@ } }, { - "id": 1076, + "id": 1078, "name": "MFAEnrollTOTPParams", "kind": 4194304, "kindString": "Type alias", @@ -37372,21 +37412,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1129, + "line": 1130, "character": 12 } ], "type": { "type": "reflection", "declaration": { - "id": 1077, + "id": 1079, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 1078, + "id": 1080, "name": "factorType", "kind": 1024, "kindString": "Property", @@ -37397,7 +37437,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1131, + "line": 1132, "character": 2 } ], @@ -37407,7 +37447,7 @@ } }, { - "id": 1080, + "id": 1082, "name": "friendlyName", "kind": 1024, "kindString": "Property", @@ -37420,7 +37460,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1135, + "line": 1136, "character": 2 } ], @@ -37430,7 +37470,7 @@ } }, { - "id": 1079, + "id": 1081, "name": "issuer", "kind": 1024, "kindString": "Property", @@ -37443,7 +37483,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1133, + "line": 1134, "character": 2 } ], @@ -37457,13 +37497,13 @@ { "title": "Properties", "kind": 1024, - "children": [1078, 1080, 1079] + "children": [1080, 1082, 1081] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 1129, + "line": 1130, "character": 34 } ] @@ -37471,7 +37511,7 @@ } }, { - "id": 920, + "id": 922, "name": "MFAUnenrollParams", "kind": 4194304, "kindString": "Type alias", @@ -37479,21 +37519,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 805, + "line": 806, "character": 12 } ], "type": { "type": "reflection", "declaration": { - "id": 921, + "id": 923, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 922, + "id": 924, "name": "factorId", "kind": 1024, "kindString": "Property", @@ -37504,7 +37544,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 807, + "line": 808, "character": 2 } ], @@ -37518,13 +37558,13 @@ { "title": "Properties", "kind": 1024, - "children": [922] + "children": [924] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 805, + "line": 806, "character": 32 } ] @@ -37532,7 +37572,7 @@ } }, { - "id": 923, + "id": 925, "name": "MFAVerifyParams", "kind": 4194304, "kindString": "Type alias", @@ -37540,21 +37580,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 810, + "line": 811, "character": 12 } ], "type": { "type": "reflection", "declaration": { - "id": 924, + "id": 926, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 926, + "id": 928, "name": "challengeId", "kind": 1024, "kindString": "Property", @@ -37565,7 +37605,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 815, + "line": 816, "character": 2 } ], @@ -37575,7 +37615,7 @@ } }, { - "id": 927, + "id": 929, "name": "code", "kind": 1024, "kindString": "Property", @@ -37586,7 +37626,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 818, + "line": 819, "character": 2 } ], @@ -37596,7 +37636,7 @@ } }, { - "id": 925, + "id": 927, "name": "factorId", "kind": 1024, "kindString": "Property", @@ -37607,7 +37647,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 812, + "line": 813, "character": 2 } ], @@ -37621,13 +37661,13 @@ { "title": "Properties", "kind": 1024, - "children": [926, 927, 925] + "children": [928, 929, 927] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 810, + "line": 811, "character": 30 } ] @@ -37635,7 +37675,7 @@ } }, { - "id": 843, + "id": 845, "name": "MobileOtpType", "kind": 4194304, "kindString": "Type alias", @@ -37643,7 +37683,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 661, + "line": 662, "character": 12 } ], @@ -37662,7 +37702,7 @@ } }, { - "id": 623, + "id": 624, "name": "OAuthResponse", "kind": 4194304, "kindString": "Type alias", @@ -37680,14 +37720,14 @@ { "type": "reflection", "declaration": { - "id": 624, + "id": 625, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 625, + "id": 626, "name": "data", "kind": 1024, "kindString": "Property", @@ -37702,14 +37742,14 @@ "type": { "type": "reflection", "declaration": { - "id": 626, + "id": 627, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 627, + "id": 628, "name": "provider", "kind": 1024, "kindString": "Property", @@ -37723,12 +37763,12 @@ ], "type": { "type": "reference", - "id": 514, + "id": 515, "name": "Provider" } }, { - "id": 628, + "id": 629, "name": "url", "kind": 1024, "kindString": "Property", @@ -37750,7 +37790,7 @@ { "title": "Properties", "kind": 1024, - "children": [627, 628] + "children": [628, 629] } ], "sources": [ @@ -37764,7 +37804,7 @@ } }, { - "id": 629, + "id": 630, "name": "error", "kind": 1024, "kindString": "Property", @@ -37786,7 +37826,7 @@ { "title": "Properties", "kind": 1024, - "children": [625, 629] + "children": [626, 630] } ], "sources": [ @@ -37801,14 +37841,14 @@ { "type": "reflection", "declaration": { - "id": 630, + "id": 631, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 631, + "id": 632, "name": "data", "kind": 1024, "kindString": "Property", @@ -37823,14 +37863,14 @@ "type": { "type": "reflection", "declaration": { - "id": 632, + "id": 633, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 633, + "id": 634, "name": "provider", "kind": 1024, "kindString": "Property", @@ -37844,12 +37884,12 @@ ], "type": { "type": "reference", - "id": 514, + "id": 515, "name": "Provider" } }, { - "id": 634, + "id": 635, "name": "url", "kind": 1024, "kindString": "Property", @@ -37871,7 +37911,7 @@ { "title": "Properties", "kind": 1024, - "children": [633, 634] + "children": [634, 635] } ], "sources": [ @@ -37885,7 +37925,7 @@ } }, { - "id": 635, + "id": 636, "name": "error", "kind": 1024, "kindString": "Property", @@ -37899,7 +37939,7 @@ ], "type": { "type": "reference", - "id": 1158, + "id": 1160, "name": "AuthError" } } @@ -37908,7 +37948,7 @@ { "title": "Properties", "kind": 1024, - "children": [631, 635] + "children": [632, 636] } ], "sources": [ @@ -37924,7 +37964,7 @@ } }, { - "id": 1069, + "id": 1071, "name": "PageParams", "kind": 4194304, "kindString": "Type alias", @@ -37932,21 +37972,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1108, + "line": 1109, "character": 12 } ], "type": { "type": "reflection", "declaration": { - "id": 1070, + "id": 1072, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 1071, + "id": 1073, "name": "page", "kind": 1024, "kindString": "Property", @@ -37959,7 +37999,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1110, + "line": 1111, "character": 2 } ], @@ -37969,7 +38009,7 @@ } }, { - "id": 1072, + "id": 1074, "name": "perPage", "kind": 1024, "kindString": "Property", @@ -37982,7 +38022,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1112, + "line": 1113, "character": 2 } ], @@ -37996,13 +38036,13 @@ { "title": "Properties", "kind": 1024, - "children": [1071, 1072] + "children": [1073, 1074] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 1108, + "line": 1109, "character": 25 } ] @@ -38010,7 +38050,7 @@ } }, { - "id": 1062, + "id": 1064, "name": "Pagination", "kind": 4194304, "kindString": "Type alias", @@ -38018,21 +38058,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1101, + "line": 1102, "character": 12 } ], "type": { "type": "reflection", "declaration": { - "id": 1063, + "id": 1065, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 1065, + "id": 1067, "name": "lastPage", "kind": 1024, "kindString": "Property", @@ -38040,7 +38080,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1104, + "line": 1105, "character": 2 } ], @@ -38050,7 +38090,7 @@ } }, { - "id": 1064, + "id": 1066, "name": "nextPage", "kind": 1024, "kindString": "Property", @@ -38058,7 +38098,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1103, + "line": 1104, "character": 2 } ], @@ -38077,7 +38117,7 @@ } }, { - "id": 1066, + "id": 1068, "name": "total", "kind": 1024, "kindString": "Property", @@ -38085,7 +38125,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1105, + "line": 1106, "character": 2 } ], @@ -38099,25 +38139,25 @@ { "title": "Properties", "kind": 1024, - "children": [1065, 1064, 1066] + "children": [1067, 1066, 1068] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 1101, + "line": 1102, "character": 25 } ], "indexSignature": { - "id": 1067, + "id": 1069, "name": "__index", "kind": 8192, "kindString": "Index signature", "flags": {}, "parameters": [ { - "id": 1068, + "id": 1070, "name": "key", "kind": 32768, "flags": {}, @@ -38136,7 +38176,7 @@ } }, { - "id": 514, + "id": 515, "name": "Provider", "kind": 4194304, "kindString": "Type alias", @@ -38246,7 +38286,7 @@ } }, { - "id": 1119, + "id": 1121, "name": "RequiredClaims", "kind": 4194304, "kindString": "Type alias", @@ -38254,21 +38294,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1209, + "line": 1210, "character": 12 } ], "type": { "type": "reflection", "declaration": { - "id": 1120, + "id": 1122, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 1127, + "id": 1129, "name": "aal", "kind": 1024, "kindString": "Property", @@ -38276,16 +38316,16 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1216, + "line": 1217, "character": 2 } ], "type": { "type": "reference", - "id": 981, + "id": 983, "name": "AuthenticatorAssuranceLevels", "dereferenced": { - "id": 981, + "id": 983, "name": "AuthenticatorAssuranceLevels", "kind": 4194304, "kindString": "Type alias", @@ -38293,7 +38333,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 903, + "line": 904, "character": 12 } ], @@ -38314,7 +38354,7 @@ } }, { - "id": 1123, + "id": 1125, "name": "aud", "kind": 1024, "kindString": "Property", @@ -38322,7 +38362,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1212, + "line": 1213, "character": 2 } ], @@ -38344,29 +38384,11 @@ } }, { - "id": 1124, + "id": 1126, "name": "exp", "kind": 1024, "kindString": "Property", "flags": {}, - "sources": [ - { - "fileName": "src/lib/types.ts", - "line": 1213, - "character": 2 - } - ], - "type": { - "type": "intrinsic", - "name": "number" - } - }, - { - "id": 1125, - "name": "iat", - "kind": 1024, - "kindString": "Property", - "flags": {}, "sources": [ { "fileName": "src/lib/types.ts", @@ -38380,26 +38402,8 @@ } }, { - "id": 1121, - "name": "iss", - "kind": 1024, - "kindString": "Property", - "flags": {}, - "sources": [ - { - "fileName": "src/lib/types.ts", - "line": 1210, - "character": 2 - } - ], - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 1126, - "name": "role", + "id": 1127, + "name": "iat", "kind": 1024, "kindString": "Property", "flags": {}, @@ -38412,30 +38416,12 @@ ], "type": { "type": "intrinsic", - "name": "string" + "name": "number" } }, { - "id": 1128, - "name": "session_id", - "kind": 1024, - "kindString": "Property", - "flags": {}, - "sources": [ - { - "fileName": "src/lib/types.ts", - "line": 1217, - "character": 2 - } - ], - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 1122, - "name": "sub", + "id": 1123, + "name": "iss", "kind": 1024, "kindString": "Property", "flags": {}, @@ -38450,19 +38436,73 @@ "type": "intrinsic", "name": "string" } + }, + { + "id": 1128, + "name": "role", + "kind": 1024, + "kindString": "Property", + "flags": {}, + "sources": [ + { + "fileName": "src/lib/types.ts", + "line": 1216, + "character": 2 + } + ], + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 1130, + "name": "session_id", + "kind": 1024, + "kindString": "Property", + "flags": {}, + "sources": [ + { + "fileName": "src/lib/types.ts", + "line": 1218, + "character": 2 + } + ], + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 1124, + "name": "sub", + "kind": 1024, + "kindString": "Property", + "flags": {}, + "sources": [ + { + "fileName": "src/lib/types.ts", + "line": 1212, + "character": 2 + } + ], + "type": { + "type": "intrinsic", + "name": "string" + } } ], "groups": [ { "title": "Properties", "kind": 1024, - "children": [1127, 1123, 1124, 1125, 1121, 1126, 1128, 1122] + "children": [1129, 1125, 1126, 1127, 1123, 1128, 1130, 1124] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 1209, + "line": 1210, "character": 29 } ] @@ -38470,7 +38510,7 @@ } }, { - "id": 845, + "id": 847, "name": "ResendParams", "kind": 4194304, "kindString": "Type alias", @@ -38478,7 +38518,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 664, + "line": 665, "character": 12 } ], @@ -38488,14 +38528,14 @@ { "type": "reflection", "declaration": { - "id": 846, + "id": 848, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 848, + "id": 850, "name": "email", "kind": 1024, "kindString": "Property", @@ -38503,7 +38543,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 667, + "line": 668, "character": 6 } ], @@ -38513,7 +38553,7 @@ } }, { - "id": 849, + "id": 851, "name": "options", "kind": 1024, "kindString": "Property", @@ -38523,21 +38563,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 668, + "line": 669, "character": 6 } ], "type": { "type": "reflection", "declaration": { - "id": 850, + "id": 852, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 852, + "id": 854, "name": "captchaToken", "kind": 1024, "kindString": "Property", @@ -38550,7 +38590,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 672, + "line": 673, "character": 8 } ], @@ -38560,7 +38600,7 @@ } }, { - "id": 851, + "id": 853, "name": "emailRedirectTo", "kind": 1024, "kindString": "Property", @@ -38573,7 +38613,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 670, + "line": 671, "character": 8 } ], @@ -38587,13 +38627,13 @@ { "title": "Properties", "kind": 1024, - "children": [852, 851] + "children": [854, 853] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 668, + "line": 669, "character": 16 } ] @@ -38601,7 +38641,7 @@ } }, { - "id": 847, + "id": 849, "name": "type", "kind": 1024, "kindString": "Property", @@ -38609,7 +38649,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 666, + "line": 667, "character": 6 } ], @@ -38618,7 +38658,7 @@ "typeArguments": [ { "type": "reference", - "id": 844, + "id": 846, "name": "EmailOtpType" }, { @@ -38645,13 +38685,13 @@ { "title": "Properties", "kind": 1024, - "children": [848, 849, 847] + "children": [850, 851, 849] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 665, + "line": 666, "character": 4 } ] @@ -38660,14 +38700,14 @@ { "type": "reflection", "declaration": { - "id": 853, + "id": 855, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 856, + "id": 858, "name": "options", "kind": 1024, "kindString": "Property", @@ -38677,21 +38717,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 678, + "line": 679, "character": 6 } ], "type": { "type": "reflection", "declaration": { - "id": 857, + "id": 859, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 858, + "id": 860, "name": "captchaToken", "kind": 1024, "kindString": "Property", @@ -38704,7 +38744,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 680, + "line": 681, "character": 8 } ], @@ -38718,13 +38758,13 @@ { "title": "Properties", "kind": 1024, - "children": [858] + "children": [860] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 678, + "line": 679, "character": 16 } ] @@ -38732,11 +38772,29 @@ } }, { - "id": 855, + "id": 857, "name": "phone", "kind": 1024, "kindString": "Property", "flags": {}, + "sources": [ + { + "fileName": "src/lib/types.ts", + "line": 678, + "character": 6 + } + ], + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 856, + "name": "type", + "kind": 1024, + "kindString": "Property", + "flags": {}, "sources": [ { "fileName": "src/lib/types.ts", @@ -38744,30 +38802,12 @@ "character": 6 } ], - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 854, - "name": "type", - "kind": 1024, - "kindString": "Property", - "flags": {}, - "sources": [ - { - "fileName": "src/lib/types.ts", - "line": 676, - "character": 6 - } - ], "type": { "type": "reference", "typeArguments": [ { "type": "reference", - "id": 843, + "id": 845, "name": "MobileOtpType" }, { @@ -38794,13 +38834,13 @@ { "title": "Properties", "kind": 1024, - "children": [856, 855, 854] + "children": [858, 857, 856] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 675, + "line": 676, "character": 4 } ] @@ -38810,7 +38850,7 @@ } }, { - "id": 636, + "id": 637, "name": "SSOResponse", "kind": 4194304, "kindString": "Type alias", @@ -38828,14 +38868,14 @@ { "type": "reflection", "declaration": { - "id": 637, + "id": 638, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 638, + "id": 639, "name": "data", "kind": 1024, "kindString": "Property", @@ -38850,14 +38890,14 @@ "type": { "type": "reflection", "declaration": { - "id": 639, + "id": 640, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 640, + "id": 641, "name": "url", "kind": 1024, "kindString": "Property", @@ -38883,7 +38923,7 @@ { "title": "Properties", "kind": 1024, - "children": [640] + "children": [641] } ], "sources": [ @@ -38897,7 +38937,7 @@ } }, { - "id": 641, + "id": 642, "name": "error", "kind": 1024, "kindString": "Property", @@ -38919,7 +38959,7 @@ { "title": "Properties", "kind": 1024, - "children": [638, 641] + "children": [639, 642] } ], "sources": [ @@ -38934,14 +38974,14 @@ { "type": "reflection", "declaration": { - "id": 642, + "id": 643, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 643, + "id": 644, "name": "data", "kind": 1024, "kindString": "Property", @@ -38959,7 +38999,7 @@ } }, { - "id": 644, + "id": 645, "name": "error", "kind": 1024, "kindString": "Property", @@ -38973,7 +39013,7 @@ ], "type": { "type": "reference", - "id": 1158, + "id": 1160, "name": "AuthError" } } @@ -38982,7 +39022,7 @@ { "title": "Properties", "kind": 1024, - "children": [643, 644] + "children": [644, 645] } ], "sources": [ @@ -38998,7 +39038,7 @@ } }, { - "id": 747, + "id": 749, "name": "SignInAnonymouslyCredentials", "kind": 4194304, "kindString": "Type alias", @@ -39006,21 +39046,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 473, + "line": 474, "character": 12 } ], "type": { "type": "reflection", "declaration": { - "id": 748, + "id": 750, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 749, + "id": 751, "name": "options", "kind": 1024, "kindString": "Property", @@ -39030,21 +39070,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 474, + "line": 475, "character": 2 } ], "type": { "type": "reflection", "declaration": { - "id": 750, + "id": 752, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 752, + "id": 754, "name": "captchaToken", "kind": 1024, "kindString": "Property", @@ -39057,7 +39097,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 482, + "line": 483, "character": 4 } ], @@ -39067,7 +39107,7 @@ } }, { - "id": 751, + "id": 753, "name": "data", "kind": 1024, "kindString": "Property", @@ -39081,7 +39121,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 480, + "line": 481, "character": 4 } ], @@ -39095,13 +39135,13 @@ { "title": "Properties", "kind": 1024, - "children": [752, 751] + "children": [754, 753] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 474, + "line": 475, "character": 12 } ] @@ -39113,13 +39153,13 @@ { "title": "Properties", "kind": 1024, - "children": [749] + "children": [751] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 473, + "line": 474, "character": 43 } ] @@ -39127,7 +39167,7 @@ } }, { - "id": 813, + "id": 815, "name": "SignInWithIdTokenCredentials", "kind": 4194304, "kindString": "Type alias", @@ -39135,21 +39175,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 599, + "line": 600, "character": 12 } ], "type": { "type": "reflection", "declaration": { - "id": 814, + "id": 816, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 818, + "id": 820, "name": "access_token", "kind": 1024, "kindString": "Property", @@ -39162,7 +39202,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 605, + "line": 606, "character": 2 } ], @@ -39172,7 +39212,7 @@ } }, { - "id": 819, + "id": 821, "name": "nonce", "kind": 1024, "kindString": "Property", @@ -39185,7 +39225,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 607, + "line": 608, "character": 2 } ], @@ -39195,7 +39235,7 @@ } }, { - "id": 820, + "id": 822, "name": "options", "kind": 1024, "kindString": "Property", @@ -39205,21 +39245,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 608, + "line": 609, "character": 2 } ], "type": { "type": "reflection", "declaration": { - "id": 821, + "id": 823, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 822, + "id": 824, "name": "captchaToken", "kind": 1024, "kindString": "Property", @@ -39232,7 +39272,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 610, + "line": 611, "character": 4 } ], @@ -39246,13 +39286,13 @@ { "title": "Properties", "kind": 1024, - "children": [822] + "children": [824] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 608, + "line": 609, "character": 12 } ] @@ -39260,7 +39300,7 @@ } }, { - "id": 815, + "id": 817, "name": "provider", "kind": 1024, "kindString": "Property", @@ -39271,7 +39311,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 601, + "line": 602, "character": 2 } ], @@ -39308,7 +39348,7 @@ { "type": "reflection", "declaration": { - "id": 816, + "id": 818, "name": "__type", "kind": 65536, "kindString": "Type literal", @@ -39316,7 +39356,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 601, + "line": 602, "character": 76 } ] @@ -39328,7 +39368,7 @@ } }, { - "id": 817, + "id": 819, "name": "token", "kind": 1024, "kindString": "Property", @@ -39339,7 +39379,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 603, + "line": 604, "character": 2 } ], @@ -39353,13 +39393,13 @@ { "title": "Properties", "kind": 1024, - "children": [818, 819, 820, 815, 817] + "children": [820, 821, 822, 817, 819] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 599, + "line": 600, "character": 43 } ] @@ -39367,7 +39407,7 @@ } }, { - "id": 801, + "id": 803, "name": "SignInWithOAuthCredentials", "kind": 4194304, "kindString": "Type alias", @@ -39375,21 +39415,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 584, + "line": 585, "character": 12 } ], "type": { "type": "reflection", "declaration": { - "id": 802, + "id": 804, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 804, + "id": 806, "name": "options", "kind": 1024, "kindString": "Property", @@ -39399,21 +39439,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 587, + "line": 588, "character": 2 } ], "type": { "type": "reflection", "declaration": { - "id": 805, + "id": 807, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 808, + "id": 810, "name": "queryParams", "kind": 1024, "kindString": "Property", @@ -39426,14 +39466,14 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 593, + "line": 594, "character": 4 } ], "type": { "type": "reflection", "declaration": { - "id": 809, + "id": 811, "name": "__type", "kind": 65536, "kindString": "Type literal", @@ -39441,19 +39481,19 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 593, + "line": 594, "character": 18 } ], "indexSignature": { - "id": 810, + "id": 812, "name": "__index", "kind": 8192, "kindString": "Index signature", "flags": {}, "parameters": [ { - "id": 811, + "id": 813, "name": "key", "kind": 32768, "flags": {}, @@ -39472,7 +39512,7 @@ } }, { - "id": 806, + "id": 808, "name": "redirectTo", "kind": 1024, "kindString": "Property", @@ -39485,7 +39525,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 589, + "line": 590, "character": 4 } ], @@ -39495,7 +39535,7 @@ } }, { - "id": 807, + "id": 809, "name": "scopes", "kind": 1024, "kindString": "Property", @@ -39508,7 +39548,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 591, + "line": 592, "character": 4 } ], @@ -39518,7 +39558,7 @@ } }, { - "id": 812, + "id": 814, "name": "skipBrowserRedirect", "kind": 1024, "kindString": "Property", @@ -39531,7 +39571,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 595, + "line": 596, "character": 4 } ], @@ -39545,13 +39585,13 @@ { "title": "Properties", "kind": 1024, - "children": [808, 806, 807, 812] + "children": [810, 808, 809, 814] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 587, + "line": 588, "character": 12 } ] @@ -39559,7 +39599,7 @@ } }, { - "id": 803, + "id": 805, "name": "provider", "kind": 1024, "kindString": "Property", @@ -39570,16 +39610,16 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 586, + "line": 587, "character": 2 } ], "type": { "type": "reference", - "id": 514, + "id": 515, "name": "Provider", "dereferenced": { - "id": 514, + "id": 515, "name": "Provider", "kind": 4194304, "kindString": "Type alias", @@ -39695,13 +39735,13 @@ { "title": "Properties", "kind": 1024, - "children": [804, 803] + "children": [806, 805] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 584, + "line": 585, "character": 41 } ] @@ -39709,7 +39749,7 @@ } }, { - "id": 770, + "id": 772, "name": "SignInWithPasswordCredentials", "kind": 4194304, "kindString": "Type alias", @@ -39717,7 +39757,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 523, + "line": 524, "character": 12 } ], @@ -39727,14 +39767,14 @@ { "type": "reflection", "declaration": { - "id": 771, + "id": 773, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 772, + "id": 774, "name": "email", "kind": 1024, "kindString": "Property", @@ -39745,7 +39785,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 526, + "line": 527, "character": 6 } ], @@ -39755,7 +39795,7 @@ } }, { - "id": 774, + "id": 776, "name": "options", "kind": 1024, "kindString": "Property", @@ -39765,21 +39805,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 529, + "line": 530, "character": 6 } ], "type": { "type": "reflection", "declaration": { - "id": 775, + "id": 777, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 776, + "id": 778, "name": "captchaToken", "kind": 1024, "kindString": "Property", @@ -39792,7 +39832,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 531, + "line": 532, "character": 8 } ], @@ -39806,13 +39846,13 @@ { "title": "Properties", "kind": 1024, - "children": [776] + "children": [778] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 529, + "line": 530, "character": 16 } ] @@ -39820,7 +39860,7 @@ } }, { - "id": 773, + "id": 775, "name": "password", "kind": 1024, "kindString": "Property", @@ -39831,7 +39871,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 528, + "line": 529, "character": 6 } ], @@ -39845,13 +39885,13 @@ { "title": "Properties", "kind": 1024, - "children": [772, 774, 773] + "children": [774, 776, 775] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 524, + "line": 525, "character": 4 } ] @@ -39860,14 +39900,14 @@ { "type": "reflection", "declaration": { - "id": 777, + "id": 779, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 780, + "id": 782, "name": "options", "kind": 1024, "kindString": "Property", @@ -39877,21 +39917,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 539, + "line": 540, "character": 6 } ], "type": { "type": "reflection", "declaration": { - "id": 781, + "id": 783, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 782, + "id": 784, "name": "captchaToken", "kind": 1024, "kindString": "Property", @@ -39904,7 +39944,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 541, + "line": 542, "character": 8 } ], @@ -39918,13 +39958,13 @@ { "title": "Properties", "kind": 1024, - "children": [782] + "children": [784] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 539, + "line": 540, "character": 16 } ] @@ -39932,7 +39972,7 @@ } }, { - "id": 779, + "id": 781, "name": "password", "kind": 1024, "kindString": "Property", @@ -39943,7 +39983,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 538, + "line": 539, "character": 6 } ], @@ -39953,7 +39993,7 @@ } }, { - "id": 778, + "id": 780, "name": "phone", "kind": 1024, "kindString": "Property", @@ -39964,7 +40004,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 536, + "line": 537, "character": 6 } ], @@ -39978,13 +40018,13 @@ { "title": "Properties", "kind": 1024, - "children": [780, 779, 778] + "children": [782, 781, 780] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 534, + "line": 535, "character": 4 } ] @@ -39994,7 +40034,7 @@ } }, { - "id": 783, + "id": 785, "name": "SignInWithPasswordlessCredentials", "kind": 4194304, "kindString": "Type alias", @@ -40002,7 +40042,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 545, + "line": 546, "character": 12 } ], @@ -40012,14 +40052,14 @@ { "type": "reflection", "declaration": { - "id": 784, + "id": 786, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 785, + "id": 787, "name": "email", "kind": 1024, "kindString": "Property", @@ -40030,7 +40070,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 548, + "line": 549, "character": 6 } ], @@ -40040,7 +40080,7 @@ } }, { - "id": 786, + "id": 788, "name": "options", "kind": 1024, "kindString": "Property", @@ -40050,21 +40090,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 549, + "line": 550, "character": 6 } ], "type": { "type": "reflection", "declaration": { - "id": 787, + "id": 789, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 791, + "id": 793, "name": "captchaToken", "kind": 1024, "kindString": "Property", @@ -40077,7 +40117,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 561, + "line": 562, "character": 8 } ], @@ -40087,7 +40127,7 @@ } }, { - "id": 790, + "id": 792, "name": "data", "kind": 1024, "kindString": "Property", @@ -40101,7 +40141,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 559, + "line": 560, "character": 8 } ], @@ -40111,7 +40151,7 @@ } }, { - "id": 788, + "id": 790, "name": "emailRedirectTo", "kind": 1024, "kindString": "Property", @@ -40124,7 +40164,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 551, + "line": 552, "character": 8 } ], @@ -40134,7 +40174,7 @@ } }, { - "id": 789, + "id": 791, "name": "shouldCreateUser", "kind": 1024, "kindString": "Property", @@ -40147,7 +40187,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 553, + "line": 554, "character": 8 } ], @@ -40161,13 +40201,13 @@ { "title": "Properties", "kind": 1024, - "children": [791, 790, 788, 789] + "children": [793, 792, 790, 791] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 549, + "line": 550, "character": 16 } ] @@ -40179,13 +40219,13 @@ { "title": "Properties", "kind": 1024, - "children": [785, 786] + "children": [787, 788] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 546, + "line": 547, "character": 4 } ] @@ -40194,14 +40234,14 @@ { "type": "reflection", "declaration": { - "id": 792, + "id": 794, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 794, + "id": 796, "name": "options", "kind": 1024, "kindString": "Property", @@ -40211,21 +40251,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 567, + "line": 568, "character": 6 } ], "type": { "type": "reflection", "declaration": { - "id": 795, + "id": 797, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 798, + "id": 800, "name": "captchaToken", "kind": 1024, "kindString": "Property", @@ -40238,7 +40278,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 577, + "line": 578, "character": 8 } ], @@ -40248,7 +40288,7 @@ } }, { - "id": 799, + "id": 801, "name": "channel", "kind": 1024, "kindString": "Property", @@ -40261,7 +40301,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 579, + "line": 580, "character": 8 } ], @@ -40280,7 +40320,7 @@ } }, { - "id": 797, + "id": 799, "name": "data", "kind": 1024, "kindString": "Property", @@ -40294,7 +40334,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 575, + "line": 576, "character": 8 } ], @@ -40304,7 +40344,7 @@ } }, { - "id": 796, + "id": 798, "name": "shouldCreateUser", "kind": 1024, "kindString": "Property", @@ -40317,7 +40357,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 569, + "line": 570, "character": 8 } ], @@ -40331,13 +40371,13 @@ { "title": "Properties", "kind": 1024, - "children": [798, 799, 797, 796] + "children": [800, 801, 799, 798] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 567, + "line": 568, "character": 16 } ] @@ -40345,7 +40385,7 @@ } }, { - "id": 793, + "id": 795, "name": "phone", "kind": 1024, "kindString": "Property", @@ -40356,7 +40396,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 566, + "line": 567, "character": 6 } ], @@ -40370,13 +40410,13 @@ { "title": "Properties", "kind": 1024, - "children": [794, 793] + "children": [796, 795] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 564, + "line": 565, "character": 4 } ] @@ -40386,7 +40426,7 @@ } }, { - "id": 859, + "id": 861, "name": "SignInWithSSO", "kind": 4194304, "kindString": "Type alias", @@ -40394,7 +40434,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 684, + "line": 685, "character": 12 } ], @@ -40404,14 +40444,14 @@ { "type": "reflection", "declaration": { - "id": 860, + "id": 862, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 862, + "id": 864, "name": "options", "kind": 1024, "kindString": "Property", @@ -40421,21 +40461,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 689, + "line": 690, "character": 6 } ], "type": { "type": "reflection", "declaration": { - "id": 863, + "id": 865, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 865, + "id": 867, "name": "captchaToken", "kind": 1024, "kindString": "Property", @@ -40448,7 +40488,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 693, + "line": 694, "character": 8 } ], @@ -40458,7 +40498,7 @@ } }, { - "id": 864, + "id": 866, "name": "redirectTo", "kind": 1024, "kindString": "Property", @@ -40471,7 +40511,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 691, + "line": 692, "character": 8 } ], @@ -40485,13 +40525,13 @@ { "title": "Properties", "kind": 1024, - "children": [865, 864] + "children": [867, 866] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 689, + "line": 690, "character": 16 } ] @@ -40499,7 +40539,7 @@ } }, { - "id": 861, + "id": 863, "name": "providerId", "kind": 1024, "kindString": "Property", @@ -40510,7 +40550,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 687, + "line": 688, "character": 6 } ], @@ -40524,13 +40564,13 @@ { "title": "Properties", "kind": 1024, - "children": [862, 861] + "children": [864, 863] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 685, + "line": 686, "character": 4 } ] @@ -40539,14 +40579,14 @@ { "type": "reflection", "declaration": { - "id": 866, + "id": 868, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 867, + "id": 869, "name": "domain", "kind": 1024, "kindString": "Property", @@ -40557,7 +40597,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 698, + "line": 699, "character": 6 } ], @@ -40567,7 +40607,7 @@ } }, { - "id": 868, + "id": 870, "name": "options", "kind": 1024, "kindString": "Property", @@ -40577,21 +40617,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 700, + "line": 701, "character": 6 } ], "type": { "type": "reflection", "declaration": { - "id": 869, + "id": 871, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 871, + "id": 873, "name": "captchaToken", "kind": 1024, "kindString": "Property", @@ -40604,7 +40644,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 704, + "line": 705, "character": 8 } ], @@ -40614,7 +40654,7 @@ } }, { - "id": 870, + "id": 872, "name": "redirectTo", "kind": 1024, "kindString": "Property", @@ -40627,7 +40667,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 702, + "line": 703, "character": 8 } ], @@ -40641,13 +40681,13 @@ { "title": "Properties", "kind": 1024, - "children": [871, 870] + "children": [873, 872] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 700, + "line": 701, "character": 16 } ] @@ -40659,13 +40699,13 @@ { "title": "Properties", "kind": 1024, - "children": [867, 868] + "children": [869, 870] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 696, + "line": 697, "character": 4 } ] @@ -40675,7 +40715,7 @@ } }, { - "id": 1073, + "id": 1075, "name": "SignOut", "kind": 4194304, "kindString": "Type alias", @@ -40683,21 +40723,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1115, + "line": 1116, "character": 12 } ], "type": { "type": "reflection", "declaration": { - "id": 1074, + "id": 1076, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 1075, + "id": 1077, "name": "scope", "kind": 1024, "kindString": "Property", @@ -40710,7 +40750,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1126, + "line": 1127, "character": 2 } ], @@ -40737,13 +40777,13 @@ { "title": "Properties", "kind": 1024, - "children": [1075] + "children": [1077] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 1115, + "line": 1116, "character": 22 } ] @@ -40751,7 +40791,7 @@ } }, { - "id": 753, + "id": 755, "name": "SignUpWithPasswordCredentials", "kind": 4194304, "kindString": "Type alias", @@ -40759,7 +40799,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 486, + "line": 487, "character": 12 } ], @@ -40769,14 +40809,14 @@ { "type": "reflection", "declaration": { - "id": 754, + "id": 756, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 755, + "id": 757, "name": "email", "kind": 1024, "kindString": "Property", @@ -40787,7 +40827,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 489, + "line": 490, "character": 6 } ], @@ -40797,7 +40837,7 @@ } }, { - "id": 757, + "id": 759, "name": "options", "kind": 1024, "kindString": "Property", @@ -40807,21 +40847,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 492, + "line": 493, "character": 6 } ], "type": { "type": "reflection", "declaration": { - "id": 758, + "id": 760, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 761, + "id": 763, "name": "captchaToken", "kind": 1024, "kindString": "Property", @@ -40834,7 +40874,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 502, + "line": 503, "character": 8 } ], @@ -40844,7 +40884,7 @@ } }, { - "id": 760, + "id": 762, "name": "data", "kind": 1024, "kindString": "Property", @@ -40858,7 +40898,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 500, + "line": 501, "character": 8 } ], @@ -40868,7 +40908,7 @@ } }, { - "id": 759, + "id": 761, "name": "emailRedirectTo", "kind": 1024, "kindString": "Property", @@ -40881,7 +40921,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 494, + "line": 495, "character": 8 } ], @@ -40895,13 +40935,13 @@ { "title": "Properties", "kind": 1024, - "children": [761, 760, 759] + "children": [763, 762, 761] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 492, + "line": 493, "character": 16 } ] @@ -40909,7 +40949,7 @@ } }, { - "id": 756, + "id": 758, "name": "password", "kind": 1024, "kindString": "Property", @@ -40920,7 +40960,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 491, + "line": 492, "character": 6 } ], @@ -40934,13 +40974,13 @@ { "title": "Properties", "kind": 1024, - "children": [755, 757, 756] + "children": [757, 759, 758] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 487, + "line": 488, "character": 4 } ] @@ -40949,14 +40989,14 @@ { "type": "reflection", "declaration": { - "id": 762, + "id": 764, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 765, + "id": 767, "name": "options", "kind": 1024, "kindString": "Property", @@ -40966,21 +41006,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 510, + "line": 511, "character": 6 } ], "type": { "type": "reflection", "declaration": { - "id": 766, + "id": 768, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 768, + "id": 770, "name": "captchaToken", "kind": 1024, "kindString": "Property", @@ -40993,7 +41033,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 518, + "line": 519, "character": 8 } ], @@ -41003,7 +41043,7 @@ } }, { - "id": 769, + "id": 771, "name": "channel", "kind": 1024, "kindString": "Property", @@ -41016,7 +41056,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 520, + "line": 521, "character": 8 } ], @@ -41035,7 +41075,7 @@ } }, { - "id": 767, + "id": 769, "name": "data", "kind": 1024, "kindString": "Property", @@ -41049,7 +41089,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 516, + "line": 517, "character": 8 } ], @@ -41063,13 +41103,13 @@ { "title": "Properties", "kind": 1024, - "children": [768, 769, 767] + "children": [770, 771, 769] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 510, + "line": 511, "character": 16 } ] @@ -41077,7 +41117,7 @@ } }, { - "id": 764, + "id": 766, "name": "password", "kind": 1024, "kindString": "Property", @@ -41088,7 +41128,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 509, + "line": 510, "character": 6 } ], @@ -41098,7 +41138,7 @@ } }, { - "id": 763, + "id": 765, "name": "phone", "kind": 1024, "kindString": "Property", @@ -41109,7 +41149,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 507, + "line": 508, "character": 6 } ], @@ -41123,13 +41163,13 @@ { "title": "Properties", "kind": 1024, - "children": [765, 764, 763] + "children": [767, 766, 765] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 505, + "line": 506, "character": 4 } ] @@ -41139,7 +41179,7 @@ } }, { - "id": 1049, + "id": 1051, "name": "SupportedStorage", "kind": 4194304, "kindString": "Type alias", @@ -41147,7 +41187,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1076, + "line": 1077, "character": 12 } ], @@ -41194,14 +41234,14 @@ { "type": "reflection", "declaration": { - "id": 1050, + "id": 1052, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 1051, + "id": 1053, "name": "isServer", "kind": 1024, "kindString": "Property", @@ -41214,7 +41254,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1086, + "line": 1087, "character": 2 } ], @@ -41228,13 +41268,13 @@ { "title": "Properties", "kind": 1024, - "children": [1051] + "children": [1053] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 1078, + "line": 1079, "character": 4 } ] @@ -41244,7 +41284,7 @@ } }, { - "id": 645, + "id": 646, "name": "UserResponse", "kind": 4194304, "kindString": "Type alias", @@ -41262,14 +41302,14 @@ { "type": "reflection", "declaration": { - "id": 646, + "id": 647, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 647, + "id": 648, "name": "data", "kind": 1024, "kindString": "Property", @@ -41284,14 +41324,14 @@ "type": { "type": "reflection", "declaration": { - "id": 648, + "id": 649, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 649, + "id": 650, "name": "user", "kind": 1024, "kindString": "Property", @@ -41305,7 +41345,7 @@ ], "type": { "type": "reference", - "id": 696, + "id": 697, "name": "User" } } @@ -41314,7 +41354,7 @@ { "title": "Properties", "kind": 1024, - "children": [649] + "children": [650] } ], "sources": [ @@ -41328,7 +41368,7 @@ } }, { - "id": 650, + "id": 651, "name": "error", "kind": 1024, "kindString": "Property", @@ -41350,7 +41390,7 @@ { "title": "Properties", "kind": 1024, - "children": [647, 650] + "children": [648, 651] } ], "sources": [ @@ -41365,14 +41405,14 @@ { "type": "reflection", "declaration": { - "id": 651, + "id": 652, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 652, + "id": 653, "name": "data", "kind": 1024, "kindString": "Property", @@ -41387,14 +41427,14 @@ "type": { "type": "reflection", "declaration": { - "id": 653, + "id": 654, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 654, + "id": 655, "name": "user", "kind": 1024, "kindString": "Property", @@ -41416,7 +41456,7 @@ { "title": "Properties", "kind": 1024, - "children": [654] + "children": [655] } ], "sources": [ @@ -41430,7 +41470,7 @@ } }, { - "id": 655, + "id": 656, "name": "error", "kind": 1024, "kindString": "Property", @@ -41444,7 +41484,7 @@ ], "type": { "type": "reference", - "id": 1158, + "id": 1160, "name": "AuthError" } } @@ -41453,7 +41493,7 @@ { "title": "Properties", "kind": 1024, - "children": [652, 655] + "children": [653, 656] } ], "sources": [ @@ -41469,7 +41509,7 @@ } }, { - "id": 823, + "id": 825, "name": "VerifyOtpParams", "kind": 4194304, "kindString": "Type alias", @@ -41477,7 +41517,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 614, + "line": 615, "character": 12 } ], @@ -41485,14 +41525,14 @@ "type": "union", "types": [ { - "id": 824, + "id": 826, "name": "VerifyMobileOtpParams", "kind": 256, "kindString": "Interface", "flags": {}, "children": [ { - "id": 828, + "id": 830, "name": "options", "kind": 1024, "kindString": "Property", @@ -41502,21 +41542,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 622, + "line": 623, "character": 2 } ], "type": { "type": "reflection", "declaration": { - "id": 829, + "id": 831, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 831, + "id": 833, "name": "captchaToken", "kind": 1024, "kindString": "Property", @@ -41535,7 +41575,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 631, + "line": 632, "character": 4 } ], @@ -41545,7 +41585,7 @@ } }, { - "id": 830, + "id": 832, "name": "redirectTo", "kind": 1024, "kindString": "Property", @@ -41558,7 +41598,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 624, + "line": 625, "character": 4 } ], @@ -41572,14 +41612,14 @@ { "title": "Properties", "kind": 1024, - "children": [831, 830] + "children": [833, 832] } ] } } }, { - "id": 825, + "id": 827, "name": "phone", "kind": 1024, "kindString": "Property", @@ -41590,7 +41630,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 617, + "line": 618, "character": 2 } ], @@ -41600,7 +41640,7 @@ } }, { - "id": 826, + "id": 828, "name": "token", "kind": 1024, "kindString": "Property", @@ -41611,7 +41651,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 619, + "line": 620, "character": 2 } ], @@ -41621,7 +41661,7 @@ } }, { - "id": 827, + "id": 829, "name": "type", "kind": 1024, "kindString": "Property", @@ -41632,16 +41672,16 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 621, + "line": 622, "character": 2 } ], "type": { "type": "reference", - "id": 843, + "id": 845, "name": "MobileOtpType", "dereferenced": { - "id": 843, + "id": 845, "name": "MobileOtpType", "kind": 4194304, "kindString": "Type alias", @@ -41649,7 +41689,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 661, + "line": 662, "character": 12 } ], @@ -41674,26 +41714,26 @@ { "title": "Properties", "kind": 1024, - "children": [828, 825, 826, 827] + "children": [830, 827, 828, 829] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 615, + "line": 616, "character": 17 } ] }, { - "id": 832, + "id": 834, "name": "VerifyEmailOtpParams", "kind": 256, "kindString": "Interface", "flags": {}, "children": [ { - "id": 833, + "id": 835, "name": "email", "kind": 1024, "kindString": "Property", @@ -41704,7 +41744,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 636, + "line": 637, "character": 2 } ], @@ -41714,7 +41754,7 @@ } }, { - "id": 836, + "id": 838, "name": "options", "kind": 1024, "kindString": "Property", @@ -41724,21 +41764,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 641, + "line": 642, "character": 2 } ], "type": { "type": "reflection", "declaration": { - "id": 837, + "id": 839, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 839, + "id": 841, "name": "captchaToken", "kind": 1024, "kindString": "Property", @@ -41757,7 +41797,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 649, + "line": 650, "character": 4 } ], @@ -41767,7 +41807,7 @@ } }, { - "id": 838, + "id": 840, "name": "redirectTo", "kind": 1024, "kindString": "Property", @@ -41780,7 +41820,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 643, + "line": 644, "character": 4 } ], @@ -41794,14 +41834,14 @@ { "title": "Properties", "kind": 1024, - "children": [839, 838] + "children": [841, 840] } ] } } }, { - "id": 834, + "id": 836, "name": "token", "kind": 1024, "kindString": "Property", @@ -41812,7 +41852,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 638, + "line": 639, "character": 2 } ], @@ -41822,7 +41862,7 @@ } }, { - "id": 835, + "id": 837, "name": "type", "kind": 1024, "kindString": "Property", @@ -41833,16 +41873,16 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 640, + "line": 641, "character": 2 } ], "type": { "type": "reference", - "id": 844, + "id": 846, "name": "EmailOtpType", "dereferenced": { - "id": 844, + "id": 846, "name": "EmailOtpType", "kind": 4194304, "kindString": "Type alias", @@ -41850,7 +41890,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 662, + "line": 663, "character": 12 } ], @@ -41891,26 +41931,26 @@ { "title": "Properties", "kind": 1024, - "children": [833, 836, 834, 835] + "children": [835, 838, 836, 837] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 634, + "line": 635, "character": 17 } ] }, { - "id": 840, + "id": 842, "name": "VerifyTokenHashParams", "kind": 256, "kindString": "Interface", "flags": {}, "children": [ { - "id": 841, + "id": 843, "name": "token_hash", "kind": 1024, "kindString": "Property", @@ -41921,7 +41961,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 655, + "line": 656, "character": 2 } ], @@ -41931,7 +41971,7 @@ } }, { - "id": 842, + "id": 844, "name": "type", "kind": 1024, "kindString": "Property", @@ -41942,16 +41982,16 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 658, + "line": 659, "character": 2 } ], "type": { "type": "reference", - "id": 844, + "id": 846, "name": "EmailOtpType", "dereferenced": { - "id": 844, + "id": 846, "name": "EmailOtpType", "kind": 4194304, "kindString": "Type alias", @@ -41959,7 +41999,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 662, + "line": 663, "character": 12 } ], @@ -42000,13 +42040,13 @@ { "title": "Properties", "kind": 1024, - "children": [841, 842] + "children": [843, 844] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 653, + "line": 654, "character": 17 } ] @@ -42015,7 +42055,7 @@ } }, { - "id": 549, + "id": 550, "name": "WeakPassword", "kind": 4194304, "kindString": "Type alias", @@ -42030,14 +42070,14 @@ "type": { "type": "reflection", "declaration": { - "id": 550, + "id": 551, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 552, + "id": 553, "name": "message", "kind": 1024, "kindString": "Property", @@ -42055,7 +42095,7 @@ } }, { - "id": 551, + "id": 552, "name": "reasons", "kind": 1024, "kindString": "Property", @@ -42071,7 +42111,7 @@ "type": "array", "elementType": { "type": "reference", - "id": 547, + "id": 548, "name": "WeakPasswordReasons" } } @@ -42081,7 +42121,7 @@ { "title": "Properties", "kind": 1024, - "children": [552, 551] + "children": [553, 552] } ], "sources": [ @@ -42095,7 +42135,7 @@ } }, { - "id": 547, + "id": 548, "name": "WeakPasswordReasons", "kind": 4194304, "kindString": "Type alias", @@ -42132,7 +42172,7 @@ { "type": "reflection", "declaration": { - "id": 548, + "id": 549, "name": "__type", "kind": 65536, "kindString": "Type literal", @@ -42152,7 +42192,7 @@ } }, { - "id": 496, + "id": 497, "name": "AuthAdminApi", "kind": 32, "kindString": "Variable", @@ -42177,7 +42217,7 @@ "defaultValue": "GoTrueAdminApi" }, { - "id": 497, + "id": 498, "name": "AuthClient", "kind": 32, "kindString": "Variable", @@ -42202,7 +42242,7 @@ "defaultValue": "GoTrueClient" }, { - "id": 511, + "id": 512, "name": "lockInternals", "kind": 32, "kindString": "Variable", @@ -42227,14 +42267,14 @@ "type": { "type": "reflection", "declaration": { - "id": 512, + "id": 513, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 513, + "id": 514, "name": "debug", "kind": 1024, "kindString": "Property", @@ -42265,7 +42305,7 @@ { "title": "Properties", "kind": 1024, - "children": [513] + "children": [514] } ] } @@ -42273,7 +42313,7 @@ "defaultValue": "..." }, { - "id": 1143, + "id": 1145, "name": "isAuthApiError", "kind": 64, "kindString": "Function", @@ -42287,14 +42327,14 @@ ], "signatures": [ { - "id": 1144, + "id": 1146, "name": "isAuthApiError", "kind": 4096, "kindString": "Call signature", "flags": {}, "parameters": [ { - "id": 1145, + "id": 1147, "name": "error", "kind": 32768, "kindString": "Parameter", @@ -42311,7 +42351,7 @@ "asserts": false, "targetType": { "type": "reference", - "id": 1168, + "id": 1170, "name": "AuthApiError" } } @@ -42319,7 +42359,7 @@ ] }, { - "id": 1140, + "id": 1142, "name": "isAuthError", "kind": 64, "kindString": "Function", @@ -42333,14 +42373,14 @@ ], "signatures": [ { - "id": 1141, + "id": 1143, "name": "isAuthError", "kind": 4096, "kindString": "Call signature", "flags": {}, "parameters": [ { - "id": 1142, + "id": 1144, "name": "error", "kind": 32768, "kindString": "Parameter", @@ -42357,7 +42397,7 @@ "asserts": false, "targetType": { "type": "reference", - "id": 1158, + "id": 1160, "name": "AuthError" } } @@ -42365,7 +42405,7 @@ ] }, { - "id": 1149, + "id": 1151, "name": "isAuthImplicitGrantRedirectError", "kind": 64, "kindString": "Function", @@ -42379,14 +42419,14 @@ ], "signatures": [ { - "id": 1150, + "id": 1152, "name": "isAuthImplicitGrantRedirectError", "kind": 4096, "kindString": "Call signature", "flags": {}, "parameters": [ { - "id": 1151, + "id": 1153, "name": "error", "kind": 32768, "kindString": "Parameter", @@ -42403,7 +42443,7 @@ "asserts": false, "targetType": { "type": "reference", - "id": 1225, + "id": 1227, "name": "AuthImplicitGrantRedirectError" } } @@ -42411,7 +42451,7 @@ ] }, { - "id": 1152, + "id": 1154, "name": "isAuthRetryableFetchError", "kind": 64, "kindString": "Function", @@ -42425,14 +42465,14 @@ ], "signatures": [ { - "id": 1153, + "id": 1155, "name": "isAuthRetryableFetchError", "kind": 4096, "kindString": "Call signature", "flags": {}, "parameters": [ { - "id": 1154, + "id": 1156, "name": "error", "kind": 32768, "kindString": "Parameter", @@ -42449,7 +42489,7 @@ "asserts": false, "targetType": { "type": "reference", - "id": 1279, + "id": 1281, "name": "AuthRetryableFetchError" } } @@ -42457,7 +42497,7 @@ ] }, { - "id": 1146, + "id": 1148, "name": "isAuthSessionMissingError", "kind": 64, "kindString": "Function", @@ -42471,14 +42511,14 @@ ], "signatures": [ { - "id": 1147, + "id": 1149, "name": "isAuthSessionMissingError", "kind": 4096, "kindString": "Call signature", "flags": {}, "parameters": [ { - "id": 1148, + "id": 1150, "name": "error", "kind": 32768, "kindString": "Parameter", @@ -42495,7 +42535,7 @@ "asserts": false, "targetType": { "type": "reference", - "id": 1200, + "id": 1202, "name": "AuthSessionMissingError" } } @@ -42503,7 +42543,7 @@ ] }, { - "id": 1155, + "id": 1157, "name": "isAuthWeakPasswordError", "kind": 64, "kindString": "Function", @@ -42517,14 +42557,14 @@ ], "signatures": [ { - "id": 1156, + "id": 1158, "name": "isAuthWeakPasswordError", "kind": 4096, "kindString": "Call signature", "flags": {}, "parameters": [ { - "id": 1157, + "id": 1159, "name": "error", "kind": 32768, "kindString": "Parameter", @@ -42541,7 +42581,7 @@ "asserts": false, "targetType": { "type": "reference", - "id": 1289, + "id": 1291, "name": "AuthWeakPasswordError" } } @@ -42549,7 +42589,7 @@ ] }, { - "id": 498, + "id": 499, "name": "navigatorLock", "kind": 64, "kindString": "Function", @@ -42563,7 +42603,7 @@ ], "signatures": [ { - "id": 499, + "id": 500, "name": "navigatorLock", "kind": 4096, "kindString": "Call signature", @@ -42574,7 +42614,7 @@ }, "typeParameter": [ { - "id": 500, + "id": 501, "name": "R", "kind": 131072, "kindString": "Type parameter", @@ -42583,7 +42623,7 @@ ], "parameters": [ { - "id": 501, + "id": 502, "name": "name", "kind": 32768, "kindString": "Parameter", @@ -42597,7 +42637,7 @@ } }, { - "id": 502, + "id": 503, "name": "acquireTimeout", "kind": 32768, "kindString": "Parameter", @@ -42611,7 +42651,7 @@ } }, { - "id": 503, + "id": 504, "name": "fn", "kind": 32768, "kindString": "Parameter", @@ -42622,14 +42662,14 @@ "type": { "type": "reflection", "declaration": { - "id": 504, + "id": 505, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "signatures": [ { - "id": 505, + "id": 506, "name": "__type", "kind": 4096, "kindString": "Call signature", @@ -42639,7 +42679,7 @@ "typeArguments": [ { "type": "reference", - "id": 500, + "id": 501, "name": "R" } ], @@ -42658,7 +42698,7 @@ "typeArguments": [ { "type": "reference", - "id": 500, + "id": 501, "name": "R" } ], @@ -42675,35 +42715,35 @@ "title": "Classes", "kind": 128, "children": [ - 1168, 1158, 1225, 1216, 1301, 1208, 1252, 1279, 1200, 1178, 1289, 1188, 1, 78, 506 + 1170, 1160, 1227, 1218, 1303, 1210, 1254, 1281, 1202, 1180, 1291, 1190, 1, 78, 507 ] }, { "title": "Interfaces", "kind": 256, "children": [ - 665, 726, 681, 894, 1042, 993, 1133, 656, 739, 696, 689, 720, 669, 693, 832, 824, 840 + 666, 728, 682, 896, 1044, 995, 1135, 657, 741, 697, 690, 722, 670, 694, 834, 826, 842 ] }, { "title": "Type Aliases", "kind": 4194304, "children": [ - 516, 515, 800, 1026, 1017, 1039, 1030, 959, 1102, 949, 1086, 982, 970, 950, 936, 580, - 553, 566, 595, 608, 981, 1055, 844, 888, 878, 897, 911, 898, 918, 883, 872, 526, 1052, - 1114, 1129, 517, 932, 928, 919, 1081, 1076, 920, 923, 843, 623, 1069, 1062, 514, 1119, - 845, 636, 747, 813, 801, 770, 783, 859, 1073, 753, 1049, 645, 823, 549, 547 + 517, 516, 802, 1028, 1019, 1041, 1032, 961, 1104, 951, 1088, 984, 972, 952, 938, 581, + 554, 567, 596, 609, 983, 1057, 846, 890, 880, 899, 913, 900, 920, 885, 874, 527, 1054, + 1116, 1131, 518, 934, 930, 921, 1083, 1078, 922, 925, 845, 624, 1071, 1064, 515, 1121, + 847, 637, 749, 815, 803, 772, 785, 861, 1075, 755, 1051, 646, 825, 550, 548 ] }, { "title": "Variables", "kind": 32, - "children": [496, 497, 511] + "children": [497, 498, 512] }, { "title": "Functions", "kind": 64, - "children": [1143, 1140, 1149, 1152, 1146, 1155, 498] + "children": [1145, 1142, 1151, 1154, 1148, 1157, 499] } ], "sources": [ diff --git a/apps/docs/spec/enrichments/tsdoc_v2/gotrue.json b/apps/docs/spec/enrichments/tsdoc_v2/gotrue.json index 244a09986b..d8e356dcde 100644 --- a/apps/docs/spec/enrichments/tsdoc_v2/gotrue.json +++ b/apps/docs/spec/enrichments/tsdoc_v2/gotrue.json @@ -7,14 +7,14 @@ "originalName": "", "children": [ { - "id": 1168, + "id": 1170, "name": "AuthApiError", "kind": 128, "kindString": "Class", "flags": {}, "children": [ { - "id": 1169, + "id": 1171, "name": "constructor", "kind": 512, "kindString": "Constructor", @@ -28,14 +28,14 @@ ], "signatures": [ { - "id": 1170, + "id": 1172, "name": "new AuthApiError", "kind": 16384, "kindString": "Constructor signature", "flags": {}, "parameters": [ { - "id": 1171, + "id": 1173, "name": "message", "kind": 32768, "kindString": "Parameter", @@ -46,7 +46,7 @@ } }, { - "id": 1172, + "id": 1174, "name": "status", "kind": 32768, "kindString": "Parameter", @@ -57,7 +57,7 @@ } }, { - "id": 1173, + "id": 1175, "name": "code", "kind": 32768, "kindString": "Parameter", @@ -79,24 +79,24 @@ ], "type": { "type": "reference", - "id": 1168, + "id": 1170, "name": "AuthApiError" }, "overwrites": { "type": "reference", - "id": 1160, + "id": 1162, "name": "AuthError.constructor" } } ], "overwrites": { "type": "reference", - "id": 1159, + "id": 1161, "name": "AuthError.constructor" } }, { - "id": 1175, + "id": 1177, "name": "code", "kind": 1024, "kindString": "Property", @@ -128,7 +128,7 @@ { "type": "reflection", "declaration": { - "id": 1176, + "id": 1178, "name": "__type", "kind": 65536, "kindString": "Type literal", @@ -145,12 +145,12 @@ }, "inheritedFrom": { "type": "reference", - "id": 1164, + "id": 1166, "name": "AuthError.code" } }, { - "id": 1174, + "id": 1176, "name": "status", "kind": 1024, "kindString": "Property", @@ -171,7 +171,7 @@ }, "overwrites": { "type": "reference", - "id": 1166, + "id": 1168, "name": "AuthError.status" } } @@ -180,12 +180,12 @@ { "title": "Constructors", "kind": 512, - "children": [1169] + "children": [1171] }, { "title": "Properties", "kind": 1024, - "children": [1175, 1174] + "children": [1177, 1176] } ], "sources": [ @@ -198,20 +198,20 @@ "extendedTypes": [ { "type": "reference", - "id": 1158, + "id": 1160, "name": "AuthError" } ] }, { - "id": 1158, + "id": 1160, "name": "AuthError", "kind": 128, "kindString": "Class", "flags": {}, "children": [ { - "id": 1159, + "id": 1161, "name": "constructor", "kind": 512, "kindString": "Constructor", @@ -225,14 +225,14 @@ ], "signatures": [ { - "id": 1160, + "id": 1162, "name": "new AuthError", "kind": 16384, "kindString": "Constructor signature", "flags": {}, "parameters": [ { - "id": 1161, + "id": 1163, "name": "message", "kind": 32768, "kindString": "Parameter", @@ -243,7 +243,7 @@ } }, { - "id": 1162, + "id": 1164, "name": "status", "kind": 32768, "kindString": "Parameter", @@ -256,7 +256,7 @@ } }, { - "id": 1163, + "id": 1165, "name": "code", "kind": 32768, "kindString": "Parameter", @@ -271,7 +271,7 @@ ], "type": { "type": "reference", - "id": 1158, + "id": 1160, "name": "AuthError" }, "overwrites": { @@ -286,7 +286,7 @@ } }, { - "id": 1164, + "id": 1166, "name": "code", "kind": 1024, "kindString": "Property", @@ -318,7 +318,7 @@ { "type": "reflection", "declaration": { - "id": 1165, + "id": 1167, "name": "__type", "kind": 65536, "kindString": "Type literal", @@ -335,7 +335,7 @@ } }, { - "id": 1166, + "id": 1168, "name": "status", "kind": 1024, "kindString": "Property", @@ -369,12 +369,12 @@ { "title": "Constructors", "kind": 512, - "children": [1159] + "children": [1161] }, { "title": "Properties", "kind": 1024, - "children": [1164, 1166] + "children": [1166, 1168] } ], "sources": [ @@ -395,30 +395,30 @@ "extendedBy": [ { "type": "reference", - "id": 1168, + "id": 1170, "name": "AuthApiError" }, { "type": "reference", - "id": 1178, + "id": 1180, "name": "AuthUnknownError" }, { "type": "reference", - "id": 1188, + "id": 1190, "name": "CustomAuthError" } ] }, { - "id": 1225, + "id": 1227, "name": "AuthImplicitGrantRedirectError", "kind": 128, "kindString": "Class", "flags": {}, "children": [ { - "id": 1226, + "id": 1228, "name": "constructor", "kind": 512, "kindString": "Constructor", @@ -432,14 +432,14 @@ ], "signatures": [ { - "id": 1227, + "id": 1229, "name": "new AuthImplicitGrantRedirectError", "kind": 16384, "kindString": "Constructor signature", "flags": {}, "parameters": [ { - "id": 1228, + "id": 1230, "name": "message", "kind": 32768, "kindString": "Parameter", @@ -450,7 +450,7 @@ } }, { - "id": 1229, + "id": 1231, "name": "details", "kind": 32768, "kindString": "Parameter", @@ -465,14 +465,14 @@ { "type": "reflection", "declaration": { - "id": 1230, + "id": 1232, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 1232, + "id": 1234, "name": "code", "kind": 1024, "kindString": "Property", @@ -490,7 +490,7 @@ } }, { - "id": 1231, + "id": 1233, "name": "error", "kind": 1024, "kindString": "Property", @@ -512,7 +512,7 @@ { "title": "Properties", "kind": 1024, - "children": [1232, 1231] + "children": [1234, 1233] } ] } @@ -524,24 +524,24 @@ ], "type": { "type": "reference", - "id": 1225, + "id": 1227, "name": "AuthImplicitGrantRedirectError" }, "overwrites": { "type": "reference", - "id": 1190, + "id": 1192, "name": "CustomAuthError.constructor" } } ], "overwrites": { "type": "reference", - "id": 1189, + "id": 1191, "name": "CustomAuthError.constructor" } }, { - "id": 1249, + "id": 1251, "name": "code", "kind": 1024, "kindString": "Property", @@ -573,7 +573,7 @@ { "type": "reflection", "declaration": { - "id": 1250, + "id": 1252, "name": "__type", "kind": 65536, "kindString": "Type literal", @@ -590,12 +590,12 @@ }, "inheritedFrom": { "type": "reference", - "id": 1197, + "id": 1199, "name": "CustomAuthError.code" } }, { - "id": 1233, + "id": 1235, "name": "details", "kind": 1024, "kindString": "Property", @@ -617,14 +617,14 @@ { "type": "reflection", "declaration": { - "id": 1234, + "id": 1236, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 1236, + "id": 1238, "name": "code", "kind": 1024, "kindString": "Property", @@ -642,7 +642,7 @@ } }, { - "id": 1235, + "id": 1237, "name": "error", "kind": 1024, "kindString": "Property", @@ -664,7 +664,7 @@ { "title": "Properties", "kind": 1024, - "children": [1236, 1235] + "children": [1238, 1237] } ] } @@ -674,7 +674,7 @@ "defaultValue": "null" }, { - "id": 1247, + "id": 1249, "name": "name", "kind": 1024, "kindString": "Property", @@ -692,12 +692,12 @@ }, "inheritedFrom": { "type": "reference", - "id": 1195, + "id": 1197, "name": "CustomAuthError.name" } }, { - "id": 1248, + "id": 1250, "name": "status", "kind": 1024, "kindString": "Property", @@ -718,12 +718,12 @@ }, "inheritedFrom": { "type": "reference", - "id": 1196, + "id": 1198, "name": "CustomAuthError.status" } }, { - "id": 1237, + "id": 1239, "name": "toJSON", "kind": 2048, "kindString": "Method", @@ -737,7 +737,7 @@ ], "signatures": [ { - "id": 1238, + "id": 1240, "name": "toJSON", "kind": 4096, "kindString": "Call signature", @@ -745,14 +745,14 @@ "type": { "type": "reflection", "declaration": { - "id": 1239, + "id": 1241, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 1243, + "id": 1245, "name": "details", "kind": 1024, "kindString": "Property", @@ -774,14 +774,14 @@ { "type": "reflection", "declaration": { - "id": 1244, + "id": 1246, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 1246, + "id": 1248, "name": "code", "kind": 1024, "kindString": "Property", @@ -799,7 +799,7 @@ } }, { - "id": 1245, + "id": 1247, "name": "error", "kind": 1024, "kindString": "Property", @@ -821,7 +821,7 @@ { "title": "Properties", "kind": 1024, - "children": [1246, 1245] + "children": [1248, 1247] } ] } @@ -831,7 +831,7 @@ "defaultValue": "..." }, { - "id": 1241, + "id": 1243, "name": "message", "kind": 1024, "kindString": "Property", @@ -850,7 +850,7 @@ "defaultValue": "..." }, { - "id": 1240, + "id": 1242, "name": "name", "kind": 1024, "kindString": "Property", @@ -869,7 +869,7 @@ "defaultValue": "..." }, { - "id": 1242, + "id": 1244, "name": "status", "kind": 1024, "kindString": "Property", @@ -892,7 +892,7 @@ { "title": "Properties", "kind": 1024, - "children": [1243, 1241, 1240, 1242] + "children": [1245, 1243, 1242, 1244] } ] } @@ -905,17 +905,17 @@ { "title": "Constructors", "kind": 512, - "children": [1226] + "children": [1228] }, { "title": "Properties", "kind": 1024, - "children": [1249, 1233, 1247, 1248] + "children": [1251, 1235, 1249, 1250] }, { "title": "Methods", "kind": 2048, - "children": [1237] + "children": [1239] } ], "sources": [ @@ -928,20 +928,20 @@ "extendedTypes": [ { "type": "reference", - "id": 1188, + "id": 1190, "name": "CustomAuthError" } ] }, { - "id": 1216, + "id": 1218, "name": "AuthInvalidCredentialsError", "kind": 128, "kindString": "Class", "flags": {}, "children": [ { - "id": 1217, + "id": 1219, "name": "constructor", "kind": 512, "kindString": "Constructor", @@ -955,14 +955,14 @@ ], "signatures": [ { - "id": 1218, + "id": 1220, "name": "new AuthInvalidCredentialsError", "kind": 16384, "kindString": "Constructor signature", "flags": {}, "parameters": [ { - "id": 1219, + "id": 1221, "name": "message", "kind": 32768, "kindString": "Parameter", @@ -975,24 +975,24 @@ ], "type": { "type": "reference", - "id": 1216, + "id": 1218, "name": "AuthInvalidCredentialsError" }, "overwrites": { "type": "reference", - "id": 1190, + "id": 1192, "name": "CustomAuthError.constructor" } } ], "overwrites": { "type": "reference", - "id": 1189, + "id": 1191, "name": "CustomAuthError.constructor" } }, { - "id": 1222, + "id": 1224, "name": "code", "kind": 1024, "kindString": "Property", @@ -1024,7 +1024,7 @@ { "type": "reflection", "declaration": { - "id": 1223, + "id": 1225, "name": "__type", "kind": 65536, "kindString": "Type literal", @@ -1041,12 +1041,12 @@ }, "inheritedFrom": { "type": "reference", - "id": 1197, + "id": 1199, "name": "CustomAuthError.code" } }, { - "id": 1220, + "id": 1222, "name": "name", "kind": 1024, "kindString": "Property", @@ -1064,12 +1064,12 @@ }, "inheritedFrom": { "type": "reference", - "id": 1195, + "id": 1197, "name": "CustomAuthError.name" } }, { - "id": 1221, + "id": 1223, "name": "status", "kind": 1024, "kindString": "Property", @@ -1090,7 +1090,7 @@ }, "inheritedFrom": { "type": "reference", - "id": 1196, + "id": 1198, "name": "CustomAuthError.status" } } @@ -1099,12 +1099,12 @@ { "title": "Constructors", "kind": 512, - "children": [1217] + "children": [1219] }, { "title": "Properties", "kind": 1024, - "children": [1222, 1220, 1221] + "children": [1224, 1222, 1223] } ], "sources": [ @@ -1117,20 +1117,20 @@ "extendedTypes": [ { "type": "reference", - "id": 1188, + "id": 1190, "name": "CustomAuthError" } ] }, { - "id": 1301, + "id": 1303, "name": "AuthInvalidJwtError", "kind": 128, "kindString": "Class", "flags": {}, "children": [ { - "id": 1302, + "id": 1304, "name": "constructor", "kind": 512, "kindString": "Constructor", @@ -1144,14 +1144,14 @@ ], "signatures": [ { - "id": 1303, + "id": 1305, "name": "new AuthInvalidJwtError", "kind": 16384, "kindString": "Constructor signature", "flags": {}, "parameters": [ { - "id": 1304, + "id": 1306, "name": "message", "kind": 32768, "kindString": "Parameter", @@ -1164,24 +1164,24 @@ ], "type": { "type": "reference", - "id": 1301, + "id": 1303, "name": "AuthInvalidJwtError" }, "overwrites": { "type": "reference", - "id": 1190, + "id": 1192, "name": "CustomAuthError.constructor" } } ], "overwrites": { "type": "reference", - "id": 1189, + "id": 1191, "name": "CustomAuthError.constructor" } }, { - "id": 1307, + "id": 1309, "name": "code", "kind": 1024, "kindString": "Property", @@ -1213,7 +1213,7 @@ { "type": "reflection", "declaration": { - "id": 1308, + "id": 1310, "name": "__type", "kind": 65536, "kindString": "Type literal", @@ -1230,12 +1230,12 @@ }, "inheritedFrom": { "type": "reference", - "id": 1197, + "id": 1199, "name": "CustomAuthError.code" } }, { - "id": 1305, + "id": 1307, "name": "name", "kind": 1024, "kindString": "Property", @@ -1253,12 +1253,12 @@ }, "inheritedFrom": { "type": "reference", - "id": 1195, + "id": 1197, "name": "CustomAuthError.name" } }, { - "id": 1306, + "id": 1308, "name": "status", "kind": 1024, "kindString": "Property", @@ -1279,7 +1279,7 @@ }, "inheritedFrom": { "type": "reference", - "id": 1196, + "id": 1198, "name": "CustomAuthError.status" } } @@ -1288,12 +1288,12 @@ { "title": "Constructors", "kind": 512, - "children": [1302] + "children": [1304] }, { "title": "Properties", "kind": 1024, - "children": [1307, 1305, 1306] + "children": [1309, 1307, 1308] } ], "sources": [ @@ -1306,20 +1306,20 @@ "extendedTypes": [ { "type": "reference", - "id": 1188, + "id": 1190, "name": "CustomAuthError" } ] }, { - "id": 1208, + "id": 1210, "name": "AuthInvalidTokenResponseError", "kind": 128, "kindString": "Class", "flags": {}, "children": [ { - "id": 1209, + "id": 1211, "name": "constructor", "kind": 512, "kindString": "Constructor", @@ -1333,31 +1333,31 @@ ], "signatures": [ { - "id": 1210, + "id": 1212, "name": "new AuthInvalidTokenResponseError", "kind": 16384, "kindString": "Constructor signature", "flags": {}, "type": { "type": "reference", - "id": 1208, + "id": 1210, "name": "AuthInvalidTokenResponseError" }, "overwrites": { "type": "reference", - "id": 1190, + "id": 1192, "name": "CustomAuthError.constructor" } } ], "overwrites": { "type": "reference", - "id": 1189, + "id": 1191, "name": "CustomAuthError.constructor" } }, { - "id": 1213, + "id": 1215, "name": "code", "kind": 1024, "kindString": "Property", @@ -1389,7 +1389,7 @@ { "type": "reflection", "declaration": { - "id": 1214, + "id": 1216, "name": "__type", "kind": 65536, "kindString": "Type literal", @@ -1406,12 +1406,12 @@ }, "inheritedFrom": { "type": "reference", - "id": 1197, + "id": 1199, "name": "CustomAuthError.code" } }, { - "id": 1211, + "id": 1213, "name": "name", "kind": 1024, "kindString": "Property", @@ -1429,12 +1429,12 @@ }, "inheritedFrom": { "type": "reference", - "id": 1195, + "id": 1197, "name": "CustomAuthError.name" } }, { - "id": 1212, + "id": 1214, "name": "status", "kind": 1024, "kindString": "Property", @@ -1455,7 +1455,7 @@ }, "inheritedFrom": { "type": "reference", - "id": 1196, + "id": 1198, "name": "CustomAuthError.status" } } @@ -1464,12 +1464,12 @@ { "title": "Constructors", "kind": 512, - "children": [1209] + "children": [1211] }, { "title": "Properties", "kind": 1024, - "children": [1213, 1211, 1212] + "children": [1215, 1213, 1214] } ], "sources": [ @@ -1482,20 +1482,20 @@ "extendedTypes": [ { "type": "reference", - "id": 1188, + "id": 1190, "name": "CustomAuthError" } ] }, { - "id": 1252, + "id": 1254, "name": "AuthPKCEGrantCodeExchangeError", "kind": 128, "kindString": "Class", "flags": {}, "children": [ { - "id": 1253, + "id": 1255, "name": "constructor", "kind": 512, "kindString": "Constructor", @@ -1509,14 +1509,14 @@ ], "signatures": [ { - "id": 1254, + "id": 1256, "name": "new AuthPKCEGrantCodeExchangeError", "kind": 16384, "kindString": "Constructor signature", "flags": {}, "parameters": [ { - "id": 1255, + "id": 1257, "name": "message", "kind": 32768, "kindString": "Parameter", @@ -1527,7 +1527,7 @@ } }, { - "id": 1256, + "id": 1258, "name": "details", "kind": 32768, "kindString": "Parameter", @@ -1542,14 +1542,14 @@ { "type": "reflection", "declaration": { - "id": 1257, + "id": 1259, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 1259, + "id": 1261, "name": "code", "kind": 1024, "kindString": "Property", @@ -1567,7 +1567,7 @@ } }, { - "id": 1258, + "id": 1260, "name": "error", "kind": 1024, "kindString": "Property", @@ -1589,7 +1589,7 @@ { "title": "Properties", "kind": 1024, - "children": [1259, 1258] + "children": [1261, 1260] } ] } @@ -1601,24 +1601,24 @@ ], "type": { "type": "reference", - "id": 1252, + "id": 1254, "name": "AuthPKCEGrantCodeExchangeError" }, "overwrites": { "type": "reference", - "id": 1190, + "id": 1192, "name": "CustomAuthError.constructor" } } ], "overwrites": { "type": "reference", - "id": 1189, + "id": 1191, "name": "CustomAuthError.constructor" } }, { - "id": 1276, + "id": 1278, "name": "code", "kind": 1024, "kindString": "Property", @@ -1650,7 +1650,7 @@ { "type": "reflection", "declaration": { - "id": 1277, + "id": 1279, "name": "__type", "kind": 65536, "kindString": "Type literal", @@ -1667,12 +1667,12 @@ }, "inheritedFrom": { "type": "reference", - "id": 1197, + "id": 1199, "name": "CustomAuthError.code" } }, { - "id": 1260, + "id": 1262, "name": "details", "kind": 1024, "kindString": "Property", @@ -1694,14 +1694,14 @@ { "type": "reflection", "declaration": { - "id": 1261, + "id": 1263, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 1263, + "id": 1265, "name": "code", "kind": 1024, "kindString": "Property", @@ -1719,7 +1719,7 @@ } }, { - "id": 1262, + "id": 1264, "name": "error", "kind": 1024, "kindString": "Property", @@ -1741,7 +1741,7 @@ { "title": "Properties", "kind": 1024, - "children": [1263, 1262] + "children": [1265, 1264] } ] } @@ -1751,7 +1751,7 @@ "defaultValue": "null" }, { - "id": 1274, + "id": 1276, "name": "name", "kind": 1024, "kindString": "Property", @@ -1769,12 +1769,12 @@ }, "inheritedFrom": { "type": "reference", - "id": 1195, + "id": 1197, "name": "CustomAuthError.name" } }, { - "id": 1275, + "id": 1277, "name": "status", "kind": 1024, "kindString": "Property", @@ -1795,12 +1795,12 @@ }, "inheritedFrom": { "type": "reference", - "id": 1196, + "id": 1198, "name": "CustomAuthError.status" } }, { - "id": 1264, + "id": 1266, "name": "toJSON", "kind": 2048, "kindString": "Method", @@ -1814,7 +1814,7 @@ ], "signatures": [ { - "id": 1265, + "id": 1267, "name": "toJSON", "kind": 4096, "kindString": "Call signature", @@ -1822,14 +1822,14 @@ "type": { "type": "reflection", "declaration": { - "id": 1266, + "id": 1268, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 1270, + "id": 1272, "name": "details", "kind": 1024, "kindString": "Property", @@ -1851,14 +1851,14 @@ { "type": "reflection", "declaration": { - "id": 1271, + "id": 1273, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 1273, + "id": 1275, "name": "code", "kind": 1024, "kindString": "Property", @@ -1876,7 +1876,7 @@ } }, { - "id": 1272, + "id": 1274, "name": "error", "kind": 1024, "kindString": "Property", @@ -1898,7 +1898,7 @@ { "title": "Properties", "kind": 1024, - "children": [1273, 1272] + "children": [1275, 1274] } ] } @@ -1908,7 +1908,7 @@ "defaultValue": "..." }, { - "id": 1268, + "id": 1270, "name": "message", "kind": 1024, "kindString": "Property", @@ -1927,7 +1927,7 @@ "defaultValue": "..." }, { - "id": 1267, + "id": 1269, "name": "name", "kind": 1024, "kindString": "Property", @@ -1946,7 +1946,7 @@ "defaultValue": "..." }, { - "id": 1269, + "id": 1271, "name": "status", "kind": 1024, "kindString": "Property", @@ -1969,7 +1969,7 @@ { "title": "Properties", "kind": 1024, - "children": [1270, 1268, 1267, 1269] + "children": [1272, 1270, 1269, 1271] } ] } @@ -1982,17 +1982,17 @@ { "title": "Constructors", "kind": 512, - "children": [1253] + "children": [1255] }, { "title": "Properties", "kind": 1024, - "children": [1276, 1260, 1274, 1275] + "children": [1278, 1262, 1276, 1277] }, { "title": "Methods", "kind": 2048, - "children": [1264] + "children": [1266] } ], "sources": [ @@ -2005,20 +2005,20 @@ "extendedTypes": [ { "type": "reference", - "id": 1188, + "id": 1190, "name": "CustomAuthError" } ] }, { - "id": 1279, + "id": 1281, "name": "AuthRetryableFetchError", "kind": 128, "kindString": "Class", "flags": {}, "children": [ { - "id": 1280, + "id": 1282, "name": "constructor", "kind": 512, "kindString": "Constructor", @@ -2032,14 +2032,14 @@ ], "signatures": [ { - "id": 1281, + "id": 1283, "name": "new AuthRetryableFetchError", "kind": 16384, "kindString": "Constructor signature", "flags": {}, "parameters": [ { - "id": 1282, + "id": 1284, "name": "message", "kind": 32768, "kindString": "Parameter", @@ -2050,7 +2050,7 @@ } }, { - "id": 1283, + "id": 1285, "name": "status", "kind": 32768, "kindString": "Parameter", @@ -2063,24 +2063,24 @@ ], "type": { "type": "reference", - "id": 1279, + "id": 1281, "name": "AuthRetryableFetchError" }, "overwrites": { "type": "reference", - "id": 1190, + "id": 1192, "name": "CustomAuthError.constructor" } } ], "overwrites": { "type": "reference", - "id": 1189, + "id": 1191, "name": "CustomAuthError.constructor" } }, { - "id": 1286, + "id": 1288, "name": "code", "kind": 1024, "kindString": "Property", @@ -2112,7 +2112,7 @@ { "type": "reflection", "declaration": { - "id": 1287, + "id": 1289, "name": "__type", "kind": 65536, "kindString": "Type literal", @@ -2129,12 +2129,12 @@ }, "inheritedFrom": { "type": "reference", - "id": 1197, + "id": 1199, "name": "CustomAuthError.code" } }, { - "id": 1284, + "id": 1286, "name": "name", "kind": 1024, "kindString": "Property", @@ -2152,12 +2152,12 @@ }, "inheritedFrom": { "type": "reference", - "id": 1195, + "id": 1197, "name": "CustomAuthError.name" } }, { - "id": 1285, + "id": 1287, "name": "status", "kind": 1024, "kindString": "Property", @@ -2178,7 +2178,7 @@ }, "inheritedFrom": { "type": "reference", - "id": 1196, + "id": 1198, "name": "CustomAuthError.status" } } @@ -2187,12 +2187,12 @@ { "title": "Constructors", "kind": 512, - "children": [1280] + "children": [1282] }, { "title": "Properties", "kind": 1024, - "children": [1286, 1284, 1285] + "children": [1288, 1286, 1287] } ], "sources": [ @@ -2205,20 +2205,20 @@ "extendedTypes": [ { "type": "reference", - "id": 1188, + "id": 1190, "name": "CustomAuthError" } ] }, { - "id": 1200, + "id": 1202, "name": "AuthSessionMissingError", "kind": 128, "kindString": "Class", "flags": {}, "children": [ { - "id": 1201, + "id": 1203, "name": "constructor", "kind": 512, "kindString": "Constructor", @@ -2232,31 +2232,31 @@ ], "signatures": [ { - "id": 1202, + "id": 1204, "name": "new AuthSessionMissingError", "kind": 16384, "kindString": "Constructor signature", "flags": {}, "type": { "type": "reference", - "id": 1200, + "id": 1202, "name": "AuthSessionMissingError" }, "overwrites": { "type": "reference", - "id": 1190, + "id": 1192, "name": "CustomAuthError.constructor" } } ], "overwrites": { "type": "reference", - "id": 1189, + "id": 1191, "name": "CustomAuthError.constructor" } }, { - "id": 1205, + "id": 1207, "name": "code", "kind": 1024, "kindString": "Property", @@ -2288,7 +2288,7 @@ { "type": "reflection", "declaration": { - "id": 1206, + "id": 1208, "name": "__type", "kind": 65536, "kindString": "Type literal", @@ -2305,12 +2305,12 @@ }, "inheritedFrom": { "type": "reference", - "id": 1197, + "id": 1199, "name": "CustomAuthError.code" } }, { - "id": 1203, + "id": 1205, "name": "name", "kind": 1024, "kindString": "Property", @@ -2328,12 +2328,12 @@ }, "inheritedFrom": { "type": "reference", - "id": 1195, + "id": 1197, "name": "CustomAuthError.name" } }, { - "id": 1204, + "id": 1206, "name": "status", "kind": 1024, "kindString": "Property", @@ -2354,7 +2354,7 @@ }, "inheritedFrom": { "type": "reference", - "id": 1196, + "id": 1198, "name": "CustomAuthError.status" } } @@ -2363,12 +2363,12 @@ { "title": "Constructors", "kind": 512, - "children": [1201] + "children": [1203] }, { "title": "Properties", "kind": 1024, - "children": [1205, 1203, 1204] + "children": [1207, 1205, 1206] } ], "sources": [ @@ -2381,20 +2381,20 @@ "extendedTypes": [ { "type": "reference", - "id": 1188, + "id": 1190, "name": "CustomAuthError" } ] }, { - "id": 1178, + "id": 1180, "name": "AuthUnknownError", "kind": 128, "kindString": "Class", "flags": {}, "children": [ { - "id": 1179, + "id": 1181, "name": "constructor", "kind": 512, "kindString": "Constructor", @@ -2408,14 +2408,14 @@ ], "signatures": [ { - "id": 1180, + "id": 1182, "name": "new AuthUnknownError", "kind": 16384, "kindString": "Constructor signature", "flags": {}, "parameters": [ { - "id": 1181, + "id": 1183, "name": "message", "kind": 32768, "kindString": "Parameter", @@ -2426,7 +2426,7 @@ } }, { - "id": 1182, + "id": 1184, "name": "originalError", "kind": 32768, "kindString": "Parameter", @@ -2439,24 +2439,24 @@ ], "type": { "type": "reference", - "id": 1178, + "id": 1180, "name": "AuthUnknownError" }, "overwrites": { "type": "reference", - "id": 1160, + "id": 1162, "name": "AuthError.constructor" } } ], "overwrites": { "type": "reference", - "id": 1159, + "id": 1161, "name": "AuthError.constructor" } }, { - "id": 1184, + "id": 1186, "name": "code", "kind": 1024, "kindString": "Property", @@ -2488,7 +2488,7 @@ { "type": "reflection", "declaration": { - "id": 1185, + "id": 1187, "name": "__type", "kind": 65536, "kindString": "Type literal", @@ -2505,12 +2505,12 @@ }, "inheritedFrom": { "type": "reference", - "id": 1164, + "id": 1166, "name": "AuthError.code" } }, { - "id": 1183, + "id": 1185, "name": "originalError", "kind": 1024, "kindString": "Property", @@ -2528,7 +2528,7 @@ } }, { - "id": 1186, + "id": 1188, "name": "status", "kind": 1024, "kindString": "Property", @@ -2558,7 +2558,7 @@ }, "inheritedFrom": { "type": "reference", - "id": 1166, + "id": 1168, "name": "AuthError.status" } } @@ -2567,12 +2567,12 @@ { "title": "Constructors", "kind": 512, - "children": [1179] + "children": [1181] }, { "title": "Properties", "kind": 1024, - "children": [1184, 1183, 1186] + "children": [1186, 1185, 1188] } ], "sources": [ @@ -2585,13 +2585,13 @@ "extendedTypes": [ { "type": "reference", - "id": 1158, + "id": 1160, "name": "AuthError" } ] }, { - "id": 1289, + "id": 1291, "name": "AuthWeakPasswordError", "kind": 128, "kindString": "Class", @@ -2601,7 +2601,7 @@ }, "children": [ { - "id": 1290, + "id": 1292, "name": "constructor", "kind": 512, "kindString": "Constructor", @@ -2615,14 +2615,14 @@ ], "signatures": [ { - "id": 1291, + "id": 1293, "name": "new AuthWeakPasswordError", "kind": 16384, "kindString": "Constructor signature", "flags": {}, "parameters": [ { - "id": 1292, + "id": 1294, "name": "message", "kind": 32768, "kindString": "Parameter", @@ -2633,7 +2633,7 @@ } }, { - "id": 1293, + "id": 1295, "name": "status", "kind": 32768, "kindString": "Parameter", @@ -2644,7 +2644,7 @@ } }, { - "id": 1294, + "id": 1296, "name": "reasons", "kind": 32768, "kindString": "Parameter", @@ -2660,24 +2660,24 @@ ], "type": { "type": "reference", - "id": 1289, + "id": 1291, "name": "AuthWeakPasswordError" }, "overwrites": { "type": "reference", - "id": 1190, + "id": 1192, "name": "CustomAuthError.constructor" } } ], "overwrites": { "type": "reference", - "id": 1189, + "id": 1191, "name": "CustomAuthError.constructor" } }, { - "id": 1298, + "id": 1300, "name": "code", "kind": 1024, "kindString": "Property", @@ -2709,7 +2709,7 @@ { "type": "reflection", "declaration": { - "id": 1299, + "id": 1301, "name": "__type", "kind": 65536, "kindString": "Type literal", @@ -2726,12 +2726,12 @@ }, "inheritedFrom": { "type": "reference", - "id": 1197, + "id": 1199, "name": "CustomAuthError.code" } }, { - "id": 1296, + "id": 1298, "name": "name", "kind": 1024, "kindString": "Property", @@ -2749,12 +2749,12 @@ }, "inheritedFrom": { "type": "reference", - "id": 1195, + "id": 1197, "name": "CustomAuthError.name" } }, { - "id": 1295, + "id": 1297, "name": "reasons", "kind": 1024, "kindString": "Property", @@ -2773,13 +2773,13 @@ "type": "array", "elementType": { "type": "reference", - "id": 547, + "id": 548, "name": "WeakPasswordReasons" } } }, { - "id": 1297, + "id": 1299, "name": "status", "kind": 1024, "kindString": "Property", @@ -2800,7 +2800,7 @@ }, "inheritedFrom": { "type": "reference", - "id": 1196, + "id": 1198, "name": "CustomAuthError.status" } } @@ -2809,12 +2809,12 @@ { "title": "Constructors", "kind": 512, - "children": [1290] + "children": [1292] }, { "title": "Properties", "kind": 1024, - "children": [1298, 1296, 1295, 1297] + "children": [1300, 1298, 1297, 1299] } ], "sources": [ @@ -2827,20 +2827,20 @@ "extendedTypes": [ { "type": "reference", - "id": 1188, + "id": 1190, "name": "CustomAuthError" } ] }, { - "id": 1188, + "id": 1190, "name": "CustomAuthError", "kind": 128, "kindString": "Class", "flags": {}, "children": [ { - "id": 1189, + "id": 1191, "name": "constructor", "kind": 512, "kindString": "Constructor", @@ -2854,14 +2854,14 @@ ], "signatures": [ { - "id": 1190, + "id": 1192, "name": "new CustomAuthError", "kind": 16384, "kindString": "Constructor signature", "flags": {}, "parameters": [ { - "id": 1191, + "id": 1193, "name": "message", "kind": 32768, "kindString": "Parameter", @@ -2872,7 +2872,7 @@ } }, { - "id": 1192, + "id": 1194, "name": "name", "kind": 32768, "kindString": "Parameter", @@ -2883,7 +2883,7 @@ } }, { - "id": 1193, + "id": 1195, "name": "status", "kind": 32768, "kindString": "Parameter", @@ -2894,7 +2894,7 @@ } }, { - "id": 1194, + "id": 1196, "name": "code", "kind": 32768, "kindString": "Parameter", @@ -2916,24 +2916,24 @@ ], "type": { "type": "reference", - "id": 1188, + "id": 1190, "name": "CustomAuthError" }, "overwrites": { "type": "reference", - "id": 1160, + "id": 1162, "name": "AuthError.constructor" } } ], "overwrites": { "type": "reference", - "id": 1159, + "id": 1161, "name": "AuthError.constructor" } }, { - "id": 1197, + "id": 1199, "name": "code", "kind": 1024, "kindString": "Property", @@ -2965,7 +2965,7 @@ { "type": "reflection", "declaration": { - "id": 1198, + "id": 1200, "name": "__type", "kind": 65536, "kindString": "Type literal", @@ -2982,12 +2982,12 @@ }, "inheritedFrom": { "type": "reference", - "id": 1164, + "id": 1166, "name": "AuthError.code" } }, { - "id": 1195, + "id": 1197, "name": "name", "kind": 1024, "kindString": "Property", @@ -3009,7 +3009,7 @@ } }, { - "id": 1196, + "id": 1198, "name": "status", "kind": 1024, "kindString": "Property", @@ -3030,7 +3030,7 @@ }, "overwrites": { "type": "reference", - "id": 1166, + "id": 1168, "name": "AuthError.status" } } @@ -3039,12 +3039,12 @@ { "title": "Constructors", "kind": 512, - "children": [1189] + "children": [1191] }, { "title": "Properties", "kind": 1024, - "children": [1197, 1195, 1196] + "children": [1199, 1197, 1198] } ], "sources": [ @@ -3057,49 +3057,49 @@ "extendedTypes": [ { "type": "reference", - "id": 1158, + "id": 1160, "name": "AuthError" } ], "extendedBy": [ { "type": "reference", - "id": 1200, + "id": 1202, "name": "AuthSessionMissingError" }, { "type": "reference", - "id": 1208, + "id": 1210, "name": "AuthInvalidTokenResponseError" }, { "type": "reference", - "id": 1216, + "id": 1218, "name": "AuthInvalidCredentialsError" }, { "type": "reference", - "id": 1225, + "id": 1227, "name": "AuthImplicitGrantRedirectError" }, { "type": "reference", - "id": 1252, + "id": 1254, "name": "AuthPKCEGrantCodeExchangeError" }, { "type": "reference", - "id": 1279, + "id": 1281, "name": "AuthRetryableFetchError" }, { "type": "reference", - "id": 1289, + "id": 1291, "name": "AuthWeakPasswordError" }, { "type": "reference", - "id": 1301, + "id": 1303, "name": "AuthInvalidJwtError" } ] @@ -3342,7 +3342,7 @@ ], "type": { "type": "reference", - "id": 1042, + "id": 1044, "name": "GoTrueAdminMFAApi" } }, @@ -3378,7 +3378,7 @@ "flags": {}, "type": { "type": "reference", - "id": 726, + "id": 728, "name": "AdminUserAttributes" } } @@ -3388,7 +3388,7 @@ "typeArguments": [ { "type": "reference", - "id": 645, + "id": 646, "name": "UserResponse" } ], @@ -3458,7 +3458,7 @@ "typeArguments": [ { "type": "reference", - "id": 645, + "id": 646, "name": "UserResponse" } ], @@ -3501,7 +3501,7 @@ "flags": {}, "type": { "type": "reference", - "id": 897, + "id": 899, "name": "GenerateLinkParams" } } @@ -3511,7 +3511,7 @@ "typeArguments": [ { "type": "reference", - "id": 898, + "id": 900, "name": "GenerateLinkResponse" } ], @@ -3566,7 +3566,7 @@ "typeArguments": [ { "type": "reference", - "id": 645, + "id": 646, "name": "UserResponse" } ], @@ -3697,7 +3697,7 @@ "typeArguments": [ { "type": "reference", - "id": 645, + "id": 646, "name": "UserResponse" } ], @@ -3746,7 +3746,7 @@ }, "type": { "type": "reference", - "id": 1069, + "id": 1071, "name": "PageParams" } } @@ -3826,7 +3826,7 @@ "type": "array", "elementType": { "type": "reference", - "id": 696, + "id": 697, "name": "User" } } @@ -3843,7 +3843,7 @@ }, { "type": "reference", - "id": 1062, + "id": 1064, "name": "Pagination" } ] @@ -3951,7 +3951,7 @@ ], "type": { "type": "reference", - "id": 1158, + "id": 1160, "name": "AuthError" } } @@ -4094,7 +4094,7 @@ }, { "type": "reference", - "id": 1158, + "id": 1160, "name": "AuthError" } ] @@ -4164,7 +4164,7 @@ }, "type": { "type": "reference", - "id": 726, + "id": 728, "name": "AdminUserAttributes" } } @@ -4174,7 +4174,7 @@ "typeArguments": [ { "type": "reference", - "id": 645, + "id": 646, "name": "UserResponse" } ], @@ -4227,7 +4227,7 @@ "sources": [ { "fileName": "src/GoTrueClient.ts", - "line": 191, + "line": 193, "character": 2 } ], @@ -4250,7 +4250,7 @@ "flags": {}, "type": { "type": "reference", - "id": 526, + "id": 527, "name": "GoTrueClientOptions" } } @@ -4275,7 +4275,7 @@ "sources": [ { "fileName": "src/GoTrueClient.ts", - "line": 138, + "line": 139, "character": 2 } ], @@ -4297,18 +4297,18 @@ "sources": [ { "fileName": "src/GoTrueClient.ts", - "line": 142, + "line": 143, "character": 2 } ], "type": { "type": "reference", - "id": 993, + "id": 995, "name": "GoTrueMFAApi" } }, { - "id": 147, + "id": 148, "name": "exchangeCodeForSession", "kind": 2048, "kindString": "Method", @@ -4316,13 +4316,13 @@ "sources": [ { "fileName": "src/GoTrueClient.ts", - "line": 593, + "line": 596, "character": 8 } ], "signatures": [ { - "id": 148, + "id": 149, "name": "exchangeCodeForSession", "kind": 4096, "kindString": "Call signature", @@ -4332,7 +4332,7 @@ }, "parameters": [ { - "id": 149, + "id": 150, "name": "authCode", "kind": 32768, "kindString": "Parameter", @@ -4348,7 +4348,7 @@ "typeArguments": [ { "type": "reference", - "id": 595, + "id": 596, "name": "AuthTokenResponse" } ], @@ -4360,7 +4360,7 @@ ] }, { - "id": 477, + "id": 478, "name": "getClaims", "kind": 2048, "kindString": "Method", @@ -4368,13 +4368,13 @@ "sources": [ { "fileName": "src/GoTrueClient.ts", - "line": 2636, + "line": 2642, "character": 8 } ], "signatures": [ { - "id": 478, + "id": 479, "name": "getClaims", "kind": 4096, "kindString": "Call signature", @@ -4393,7 +4393,7 @@ }, "parameters": [ { - "id": 479, + "id": 480, "name": "jwt", "kind": 32768, "kindString": "Parameter", @@ -4406,7 +4406,7 @@ } }, { - "id": 480, + "id": 481, "name": "jwks", "kind": 32768, "kindString": "Parameter", @@ -4414,14 +4414,14 @@ "type": { "type": "reflection", "declaration": { - "id": 481, + "id": 482, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 482, + "id": 483, "name": "keys", "kind": 1024, "kindString": "Property", @@ -4429,7 +4429,7 @@ "sources": [ { "fileName": "src/GoTrueClient.ts", - "line": 2638, + "line": 2644, "character": 12 } ], @@ -4437,7 +4437,7 @@ "type": "array", "elementType": { "type": "reference", - "id": 1133, + "id": 1135, "name": "JWK" } } @@ -4447,7 +4447,7 @@ { "title": "Properties", "kind": 1024, - "children": [482] + "children": [483] } ] } @@ -4464,14 +4464,14 @@ { "type": "reflection", "declaration": { - "id": 483, + "id": 484, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 484, + "id": 485, "name": "data", "kind": 1024, "kindString": "Property", @@ -4479,21 +4479,21 @@ "sources": [ { "fileName": "src/GoTrueClient.ts", - "line": 2641, + "line": 2647, "character": 8 } ], "type": { "type": "reflection", "declaration": { - "id": 485, + "id": 486, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 486, + "id": 487, "name": "claims", "kind": 1024, "kindString": "Property", @@ -4501,18 +4501,18 @@ "sources": [ { "fileName": "src/GoTrueClient.ts", - "line": 2641, + "line": 2647, "character": 16 } ], "type": { "type": "reference", - "id": 1129, + "id": 1131, "name": "JwtPayload" } }, { - "id": 487, + "id": 488, "name": "header", "kind": 1024, "kindString": "Property", @@ -4520,18 +4520,18 @@ "sources": [ { "fileName": "src/GoTrueClient.ts", - "line": 2641, + "line": 2647, "character": 36 } ], "type": { "type": "reference", - "id": 1114, + "id": 1116, "name": "JwtHeader" } }, { - "id": 488, + "id": 489, "name": "signature", "kind": 1024, "kindString": "Property", @@ -4539,7 +4539,7 @@ "sources": [ { "fileName": "src/GoTrueClient.ts", - "line": 2641, + "line": 2647, "character": 55 } ], @@ -4555,14 +4555,14 @@ { "title": "Properties", "kind": 1024, - "children": [486, 487, 488] + "children": [487, 488, 489] } ] } } }, { - "id": 489, + "id": 490, "name": "error", "kind": 1024, "kindString": "Property", @@ -4570,7 +4570,7 @@ "sources": [ { "fileName": "src/GoTrueClient.ts", - "line": 2642, + "line": 2648, "character": 8 } ], @@ -4584,7 +4584,7 @@ { "title": "Properties", "kind": 1024, - "children": [484, 489] + "children": [485, 490] } ] } @@ -4592,14 +4592,14 @@ { "type": "reflection", "declaration": { - "id": 490, + "id": 491, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 491, + "id": 492, "name": "data", "kind": 1024, "kindString": "Property", @@ -4607,7 +4607,7 @@ "sources": [ { "fileName": "src/GoTrueClient.ts", - "line": 2644, + "line": 2650, "character": 8 } ], @@ -4617,7 +4617,7 @@ } }, { - "id": 492, + "id": 493, "name": "error", "kind": 1024, "kindString": "Property", @@ -4625,13 +4625,13 @@ "sources": [ { "fileName": "src/GoTrueClient.ts", - "line": 2644, + "line": 2650, "character": 20 } ], "type": { "type": "reference", - "id": 1158, + "id": 1160, "name": "AuthError" } } @@ -4640,7 +4640,7 @@ { "title": "Properties", "kind": 1024, - "children": [491, 492] + "children": [492, 493] } ] } @@ -4648,14 +4648,14 @@ { "type": "reflection", "declaration": { - "id": 493, + "id": 494, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 494, + "id": 495, "name": "data", "kind": 1024, "kindString": "Property", @@ -4663,7 +4663,7 @@ "sources": [ { "fileName": "src/GoTrueClient.ts", - "line": 2645, + "line": 2651, "character": 8 } ], @@ -4673,7 +4673,7 @@ } }, { - "id": 495, + "id": 496, "name": "error", "kind": 1024, "kindString": "Property", @@ -4681,7 +4681,7 @@ "sources": [ { "fileName": "src/GoTrueClient.ts", - "line": 2645, + "line": 2651, "character": 20 } ], @@ -4695,7 +4695,7 @@ { "title": "Properties", "kind": 1024, - "children": [494, 495] + "children": [495, 496] } ] } @@ -4711,7 +4711,7 @@ ] }, { - "id": 186, + "id": 187, "name": "getSession", "kind": 2048, "kindString": "Method", @@ -4719,13 +4719,13 @@ "sources": [ { "fileName": "src/GoTrueClient.ts", - "line": 944, + "line": 947, "character": 8 } ], "signatures": [ { - "id": 187, + "id": 188, "name": "getSession", "kind": 4096, "kindString": "Call signature", @@ -4743,70 +4743,18 @@ { "type": "reflection", "declaration": { - "id": 188, + "id": 189, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 189, + "id": 190, "name": "data", "kind": 1024, "kindString": "Property", "flags": {}, - "sources": [ - { - "fileName": "src/GoTrueClient.ts", - "line": 1037, - "character": 12 - } - ], - "type": { - "type": "reflection", - "declaration": { - "id": 190, - "name": "__type", - "kind": 65536, - "kindString": "Type literal", - "flags": {}, - "children": [ - { - "id": 191, - "name": "session", - "kind": 1024, - "kindString": "Property", - "flags": {}, - "sources": [ - { - "fileName": "src/GoTrueClient.ts", - "line": 1038, - "character": 14 - } - ], - "type": { - "type": "reference", - "id": 656, - "name": "Session" - } - } - ], - "groups": [ - { - "title": "Properties", - "kind": 1024, - "children": [191] - } - ] - } - } - }, - { - "id": 192, - "name": "error", - "kind": 1024, - "kindString": "Property", - "flags": {}, "sources": [ { "fileName": "src/GoTrueClient.ts", @@ -4815,32 +4763,47 @@ } ], "type": { - "type": "literal", - "value": null + "type": "reflection", + "declaration": { + "id": 191, + "name": "__type", + "kind": 65536, + "kindString": "Type literal", + "flags": {}, + "children": [ + { + "id": 192, + "name": "session", + "kind": 1024, + "kindString": "Property", + "flags": {}, + "sources": [ + { + "fileName": "src/GoTrueClient.ts", + "line": 1041, + "character": 14 + } + ], + "type": { + "type": "reference", + "id": 657, + "name": "Session" + } + } + ], + "groups": [ + { + "title": "Properties", + "kind": 1024, + "children": [192] + } + ] + } } - } - ], - "groups": [ + }, { - "title": "Properties", - "kind": 1024, - "children": [189, 192] - } - ] - } - }, - { - "type": "reflection", - "declaration": { - "id": 193, - "name": "__type", - "kind": 65536, - "kindString": "Type literal", - "flags": {}, - "children": [ - { - "id": 194, - "name": "data", + "id": 193, + "name": "error", "kind": 1024, "kindString": "Property", "flags": {}, @@ -4852,46 +4815,32 @@ } ], "type": { - "type": "reflection", - "declaration": { - "id": 195, - "name": "__type", - "kind": 65536, - "kindString": "Type literal", - "flags": {}, - "children": [ - { - "id": 196, - "name": "session", - "kind": 1024, - "kindString": "Property", - "flags": {}, - "sources": [ - { - "fileName": "src/GoTrueClient.ts", - "line": 1044, - "character": 14 - } - ], - "type": { - "type": "literal", - "value": null - } - } - ], - "groups": [ - { - "title": "Properties", - "kind": 1024, - "children": [196] - } - ] - } + "type": "literal", + "value": null } - }, + } + ], + "groups": [ { - "id": 197, - "name": "error", + "title": "Properties", + "kind": 1024, + "children": [190, 193] + } + ] + } + }, + { + "type": "reflection", + "declaration": { + "id": 194, + "name": "__type", + "kind": 65536, + "kindString": "Type literal", + "flags": {}, + "children": [ + { + "id": 195, + "name": "data", "kind": 1024, "kindString": "Property", "flags": {}, @@ -4902,55 +4851,17 @@ "character": 12 } ], - "type": { - "type": "reference", - "id": 1158, - "name": "AuthError" - } - } - ], - "groups": [ - { - "title": "Properties", - "kind": 1024, - "children": [194, 197] - } - ] - } - }, - { - "type": "reflection", - "declaration": { - "id": 198, - "name": "__type", - "kind": 65536, - "kindString": "Type literal", - "flags": {}, - "children": [ - { - "id": 199, - "name": "data", - "kind": 1024, - "kindString": "Property", - "flags": {}, - "sources": [ - { - "fileName": "src/GoTrueClient.ts", - "line": 1049, - "character": 12 - } - ], "type": { "type": "reflection", "declaration": { - "id": 200, + "id": 196, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 201, + "id": 197, "name": "session", "kind": 1024, "kindString": "Property", @@ -4958,7 +4869,7 @@ "sources": [ { "fileName": "src/GoTrueClient.ts", - "line": 1050, + "line": 1047, "character": 14 } ], @@ -4972,18 +4883,56 @@ { "title": "Properties", "kind": 1024, - "children": [201] + "children": [197] } ] } } }, { - "id": 202, + "id": 198, "name": "error", "kind": 1024, "kindString": "Property", "flags": {}, + "sources": [ + { + "fileName": "src/GoTrueClient.ts", + "line": 1049, + "character": 12 + } + ], + "type": { + "type": "reference", + "id": 1160, + "name": "AuthError" + } + } + ], + "groups": [ + { + "title": "Properties", + "kind": 1024, + "children": [195, 198] + } + ] + } + }, + { + "type": "reflection", + "declaration": { + "id": 199, + "name": "__type", + "kind": 65536, + "kindString": "Type literal", + "flags": {}, + "children": [ + { + "id": 200, + "name": "data", + "kind": 1024, + "kindString": "Property", + "flags": {}, "sources": [ { "fileName": "src/GoTrueClient.ts", @@ -4991,6 +4940,57 @@ "character": 12 } ], + "type": { + "type": "reflection", + "declaration": { + "id": 201, + "name": "__type", + "kind": 65536, + "kindString": "Type literal", + "flags": {}, + "children": [ + { + "id": 202, + "name": "session", + "kind": 1024, + "kindString": "Property", + "flags": {}, + "sources": [ + { + "fileName": "src/GoTrueClient.ts", + "line": 1053, + "character": 14 + } + ], + "type": { + "type": "literal", + "value": null + } + } + ], + "groups": [ + { + "title": "Properties", + "kind": 1024, + "children": [202] + } + ] + } + } + }, + { + "id": 203, + "name": "error", + "kind": 1024, + "kindString": "Property", + "flags": {}, + "sources": [ + { + "fileName": "src/GoTrueClient.ts", + "line": 1055, + "character": 12 + } + ], "type": { "type": "literal", "value": null @@ -5001,7 +5001,7 @@ { "title": "Properties", "kind": 1024, - "children": [199, 202] + "children": [200, 203] } ] } @@ -5017,7 +5017,7 @@ ] }, { - "id": 249, + "id": 250, "name": "getUser", "kind": 2048, "kindString": "Method", @@ -5025,13 +5025,13 @@ "sources": [ { "fileName": "src/GoTrueClient.ts", - "line": 1175, + "line": 1178, "character": 8 } ], "signatures": [ { - "id": 250, + "id": 251, "name": "getUser", "kind": 4096, "kindString": "Call signature", @@ -5041,7 +5041,7 @@ }, "parameters": [ { - "id": 251, + "id": 252, "name": "jwt", "kind": 32768, "kindString": "Parameter", @@ -5062,7 +5062,7 @@ "typeArguments": [ { "type": "reference", - "id": 645, + "id": 646, "name": "UserResponse" } ], @@ -5074,7 +5074,7 @@ ] }, { - "id": 358, + "id": 359, "name": "getUserIdentities", "kind": 2048, "kindString": "Method", @@ -5082,13 +5082,13 @@ "sources": [ { "fileName": "src/GoTrueClient.ts", - "line": 1733, + "line": 1736, "character": 8 } ], "signatures": [ { - "id": 359, + "id": 360, "name": "getUserIdentities", "kind": 4096, "kindString": "Call signature", @@ -5105,73 +5105,18 @@ { "type": "reflection", "declaration": { - "id": 360, + "id": 361, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 361, + "id": 362, "name": "data", "kind": 1024, "kindString": "Property", "flags": {}, - "sources": [ - { - "fileName": "src/GoTrueClient.ts", - "line": 1735, - "character": 8 - } - ], - "type": { - "type": "reflection", - "declaration": { - "id": 362, - "name": "__type", - "kind": 65536, - "kindString": "Type literal", - "flags": {}, - "children": [ - { - "id": 363, - "name": "identities", - "kind": 1024, - "kindString": "Property", - "flags": {}, - "sources": [ - { - "fileName": "src/GoTrueClient.ts", - "line": 1736, - "character": 10 - } - ], - "type": { - "type": "array", - "elementType": { - "type": "reference", - "id": 669, - "name": "UserIdentity" - } - } - } - ], - "groups": [ - { - "title": "Properties", - "kind": 1024, - "children": [363] - } - ] - } - } - }, - { - "id": 364, - "name": "error", - "kind": 1024, - "kindString": "Property", - "flags": {}, "sources": [ { "fileName": "src/GoTrueClient.ts", @@ -5179,6 +5124,61 @@ "character": 8 } ], + "type": { + "type": "reflection", + "declaration": { + "id": 363, + "name": "__type", + "kind": 65536, + "kindString": "Type literal", + "flags": {}, + "children": [ + { + "id": 364, + "name": "identities", + "kind": 1024, + "kindString": "Property", + "flags": {}, + "sources": [ + { + "fileName": "src/GoTrueClient.ts", + "line": 1739, + "character": 10 + } + ], + "type": { + "type": "array", + "elementType": { + "type": "reference", + "id": 670, + "name": "UserIdentity" + } + } + } + ], + "groups": [ + { + "title": "Properties", + "kind": 1024, + "children": [364] + } + ] + } + } + }, + { + "id": 365, + "name": "error", + "kind": 1024, + "kindString": "Property", + "flags": {}, + "sources": [ + { + "fileName": "src/GoTrueClient.ts", + "line": 1741, + "character": 8 + } + ], "type": { "type": "literal", "value": null @@ -5189,7 +5189,7 @@ { "title": "Properties", "kind": 1024, - "children": [361, 364] + "children": [362, 365] } ] } @@ -5197,14 +5197,14 @@ { "type": "reflection", "declaration": { - "id": 365, + "id": 366, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 366, + "id": 367, "name": "data", "kind": 1024, "kindString": "Property", @@ -5212,7 +5212,7 @@ "sources": [ { "fileName": "src/GoTrueClient.ts", - "line": 1740, + "line": 1743, "character": 8 } ], @@ -5222,7 +5222,7 @@ } }, { - "id": 367, + "id": 368, "name": "error", "kind": 1024, "kindString": "Property", @@ -5230,13 +5230,13 @@ "sources": [ { "fileName": "src/GoTrueClient.ts", - "line": 1740, + "line": 1743, "character": 20 } ], "type": { "type": "reference", - "id": 1158, + "id": 1160, "name": "AuthError" } } @@ -5245,7 +5245,7 @@ { "title": "Properties", "kind": 1024, - "children": [366, 367] + "children": [367, 368] } ] } @@ -5261,7 +5261,7 @@ ] }, { - "id": 131, + "id": 132, "name": "initialize", "kind": 2048, "kindString": "Method", @@ -5269,13 +5269,13 @@ "sources": [ { "fileName": "src/GoTrueClient.ts", - "line": 295, + "line": 298, "character": 8 } ], "signatures": [ { - "id": 132, + "id": 133, "name": "initialize", "kind": 4096, "kindString": "Call signature", @@ -5288,7 +5288,7 @@ "typeArguments": [ { "type": "reference", - "id": 1052, + "id": 1054, "name": "InitializeResult" } ], @@ -5300,7 +5300,7 @@ ] }, { - "id": 368, + "id": 369, "name": "linkIdentity", "kind": 2048, "kindString": "Method", @@ -5308,13 +5308,13 @@ "sources": [ { "fileName": "src/GoTrueClient.ts", - "line": 1757, + "line": 1760, "character": 8 } ], "signatures": [ { - "id": 369, + "id": 370, "name": "linkIdentity", "kind": 4096, "kindString": "Call signature", @@ -5324,14 +5324,14 @@ }, "parameters": [ { - "id": 370, + "id": 371, "name": "credentials", "kind": 32768, "kindString": "Parameter", "flags": {}, "type": { "type": "reference", - "id": 801, + "id": 803, "name": "SignInWithOAuthCredentials" } } @@ -5341,7 +5341,7 @@ "typeArguments": [ { "type": "reference", - "id": 623, + "id": 624, "name": "OAuthResponse" } ], @@ -5353,7 +5353,7 @@ ] }, { - "id": 330, + "id": 331, "name": "onAuthStateChange", "kind": 2048, "kindString": "Method", @@ -5361,13 +5361,13 @@ "sources": [ { "fileName": "src/GoTrueClient.ts", - "line": 1631, + "line": 1634, "character": 2 } ], "signatures": [ { - "id": 331, + "id": 332, "name": "onAuthStateChange", "kind": 4096, "kindString": "Call signature", @@ -5377,7 +5377,7 @@ }, "parameters": [ { - "id": 332, + "id": 333, "name": "callback", "kind": 32768, "kindString": "Parameter", @@ -5388,33 +5388,33 @@ "type": { "type": "reflection", "declaration": { - "id": 333, + "id": 334, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "signatures": [ { - "id": 334, + "id": 335, "name": "__type", "kind": 4096, "kindString": "Call signature", "flags": {}, "parameters": [ { - "id": 335, + "id": 336, "name": "event", "kind": 32768, "kindString": "Parameter", "flags": {}, "type": { "type": "reference", - "id": 516, + "id": 517, "name": "AuthChangeEvent" } }, { - "id": 336, + "id": 337, "name": "session", "kind": 32768, "kindString": "Parameter", @@ -5428,7 +5428,7 @@ }, { "type": "reference", - "id": 656, + "id": 657, "name": "Session" } ] @@ -5465,14 +5465,14 @@ "type": { "type": "reflection", "declaration": { - "id": 337, + "id": 338, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 338, + "id": 339, "name": "data", "kind": 1024, "kindString": "Property", @@ -5480,21 +5480,21 @@ "sources": [ { "fileName": "src/GoTrueClient.ts", - "line": 1634, + "line": 1637, "character": 4 } ], "type": { "type": "reflection", "declaration": { - "id": 339, + "id": 340, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 340, + "id": 341, "name": "subscription", "kind": 1024, "kindString": "Property", @@ -5502,13 +5502,13 @@ "sources": [ { "fileName": "src/GoTrueClient.ts", - "line": 1634, + "line": 1637, "character": 12 } ], "type": { "type": "reference", - "id": 739, + "id": 741, "name": "Subscription" } } @@ -5517,7 +5517,7 @@ { "title": "Properties", "kind": 1024, - "children": [340] + "children": [341] } ] } @@ -5528,7 +5528,7 @@ { "title": "Properties", "kind": 1024, - "children": [338] + "children": [339] } ] } @@ -5537,7 +5537,7 @@ ] }, { - "id": 179, + "id": 180, "name": "reauthenticate", "kind": 2048, "kindString": "Method", @@ -5545,13 +5545,13 @@ "sources": [ { "fileName": "src/GoTrueClient.ts", - "line": 860, + "line": 863, "character": 8 } ], "signatures": [ { - "id": 180, + "id": 181, "name": "reauthenticate", "kind": 4096, "kindString": "Call signature", @@ -5564,7 +5564,7 @@ "typeArguments": [ { "type": "reference", - "id": 553, + "id": 554, "name": "AuthResponse" } ], @@ -5576,7 +5576,7 @@ ] }, { - "id": 279, + "id": 280, "name": "refreshSession", "kind": 2048, "kindString": "Method", @@ -5584,13 +5584,13 @@ "sources": [ { "fileName": "src/GoTrueClient.ts", - "line": 1380, + "line": 1383, "character": 8 } ], "signatures": [ { - "id": 280, + "id": 281, "name": "refreshSession", "kind": 4096, "kindString": "Call signature", @@ -5600,7 +5600,7 @@ }, "parameters": [ { - "id": 281, + "id": 282, "name": "currentSession", "kind": 32768, "kindString": "Parameter", @@ -5613,14 +5613,14 @@ "type": { "type": "reflection", "declaration": { - "id": 282, + "id": 283, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 283, + "id": 284, "name": "refresh_token", "kind": 1024, "kindString": "Property", @@ -5628,7 +5628,7 @@ "sources": [ { "fileName": "src/GoTrueClient.ts", - "line": 1380, + "line": 1383, "character": 42 } ], @@ -5642,7 +5642,7 @@ { "title": "Properties", "kind": 1024, - "children": [283] + "children": [284] } ] } @@ -5654,7 +5654,7 @@ "typeArguments": [ { "type": "reference", - "id": 553, + "id": 554, "name": "AuthResponse" } ], @@ -5666,7 +5666,7 @@ ] }, { - "id": 183, + "id": 184, "name": "resend", "kind": 2048, "kindString": "Method", @@ -5674,13 +5674,13 @@ "sources": [ { "fileName": "src/GoTrueClient.ts", - "line": 895, + "line": 898, "character": 8 } ], "signatures": [ { - "id": 184, + "id": 185, "name": "resend", "kind": 4096, "kindString": "Call signature", @@ -5690,14 +5690,14 @@ }, "parameters": [ { - "id": 185, + "id": 186, "name": "credentials", "kind": 32768, "kindString": "Parameter", "flags": {}, "type": { "type": "reference", - "id": 845, + "id": 847, "name": "ResendParams" } } @@ -5707,7 +5707,7 @@ "typeArguments": [ { "type": "reference", - "id": 580, + "id": 581, "name": "AuthOtpResponse" } ], @@ -5719,7 +5719,7 @@ ] }, { - "id": 344, + "id": 345, "name": "resetPasswordForEmail", "kind": 2048, "kindString": "Method", @@ -5727,13 +5727,13 @@ "sources": [ { "fileName": "src/GoTrueClient.ts", - "line": 1687, + "line": 1690, "character": 8 } ], "signatures": [ { - "id": 345, + "id": 346, "name": "resetPasswordForEmail", "kind": 4096, "kindString": "Call signature", @@ -5743,7 +5743,7 @@ }, "parameters": [ { - "id": 346, + "id": 347, "name": "email", "kind": 32768, "kindString": "Parameter", @@ -5757,7 +5757,7 @@ } }, { - "id": 347, + "id": 348, "name": "options", "kind": 32768, "kindString": "Parameter", @@ -5765,14 +5765,14 @@ "type": { "type": "reflection", "declaration": { - "id": 348, + "id": 349, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 350, + "id": 351, "name": "captchaToken", "kind": 1024, "kindString": "Property", @@ -5785,7 +5785,7 @@ "sources": [ { "fileName": "src/GoTrueClient.ts", - "line": 1691, + "line": 1694, "character": 6 } ], @@ -5795,7 +5795,7 @@ } }, { - "id": 349, + "id": 350, "name": "redirectTo", "kind": 1024, "kindString": "Property", @@ -5808,7 +5808,7 @@ "sources": [ { "fileName": "src/GoTrueClient.ts", - "line": 1690, + "line": 1693, "character": 6 } ], @@ -5822,7 +5822,7 @@ { "title": "Properties", "kind": 1024, - "children": [350, 349] + "children": [351, 350] } ] } @@ -5839,14 +5839,14 @@ { "type": "reflection", "declaration": { - "id": 351, + "id": 352, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 352, + "id": 353, "name": "data", "kind": 1024, "kindString": "Property", @@ -5854,14 +5854,14 @@ "sources": [ { "fileName": "src/GoTrueClient.ts", - "line": 1695, + "line": 1698, "character": 8 } ], "type": { "type": "reflection", "declaration": { - "id": 353, + "id": 354, "name": "__type", "kind": 65536, "kindString": "Type literal", @@ -5870,7 +5870,7 @@ } }, { - "id": 354, + "id": 355, "name": "error", "kind": 1024, "kindString": "Property", @@ -5878,7 +5878,7 @@ "sources": [ { "fileName": "src/GoTrueClient.ts", - "line": 1696, + "line": 1699, "character": 8 } ], @@ -5892,7 +5892,7 @@ { "title": "Properties", "kind": 1024, - "children": [352, 354] + "children": [353, 355] } ] } @@ -5900,14 +5900,14 @@ { "type": "reflection", "declaration": { - "id": 355, + "id": 356, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 356, + "id": 357, "name": "data", "kind": 1024, "kindString": "Property", @@ -5915,7 +5915,7 @@ "sources": [ { "fileName": "src/GoTrueClient.ts", - "line": 1698, + "line": 1701, "character": 8 } ], @@ -5925,7 +5925,7 @@ } }, { - "id": 357, + "id": 358, "name": "error", "kind": 1024, "kindString": "Property", @@ -5933,13 +5933,13 @@ "sources": [ { "fileName": "src/GoTrueClient.ts", - "line": 1698, + "line": 1701, "character": 20 } ], "type": { "type": "reference", - "id": 1158, + "id": 1160, "name": "AuthError" } } @@ -5948,7 +5948,7 @@ { "title": "Properties", "kind": 1024, - "children": [356, 357] + "children": [357, 358] } ] } @@ -5964,7 +5964,7 @@ ] }, { - "id": 267, + "id": 268, "name": "setSession", "kind": 2048, "kindString": "Method", @@ -5972,13 +5972,13 @@ "sources": [ { "fileName": "src/GoTrueClient.ts", - "line": 1305, + "line": 1308, "character": 8 } ], "signatures": [ { - "id": 268, + "id": 269, "name": "setSession", "kind": 4096, "kindString": "Call signature", @@ -5988,7 +5988,7 @@ }, "parameters": [ { - "id": 269, + "id": 270, "name": "currentSession", "kind": 32768, "kindString": "Parameter", @@ -5999,14 +5999,14 @@ "type": { "type": "reflection", "declaration": { - "id": 270, + "id": 271, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 271, + "id": 272, "name": "access_token", "kind": 1024, "kindString": "Property", @@ -6014,7 +6014,7 @@ "sources": [ { "fileName": "src/GoTrueClient.ts", - "line": 1306, + "line": 1309, "character": 4 } ], @@ -6024,7 +6024,7 @@ } }, { - "id": 272, + "id": 273, "name": "refresh_token", "kind": 1024, "kindString": "Property", @@ -6032,7 +6032,7 @@ "sources": [ { "fileName": "src/GoTrueClient.ts", - "line": 1307, + "line": 1310, "character": 4 } ], @@ -6046,7 +6046,7 @@ { "title": "Properties", "kind": 1024, - "children": [271, 272] + "children": [272, 273] } ] } @@ -6058,7 +6058,7 @@ "typeArguments": [ { "type": "reference", - "id": 553, + "id": 554, "name": "AuthResponse" } ], @@ -6070,7 +6070,7 @@ ] }, { - "id": 135, + "id": 136, "name": "signInAnonymously", "kind": 2048, "kindString": "Method", @@ -6078,13 +6078,13 @@ "sources": [ { "fileName": "src/GoTrueClient.ts", - "line": 398, + "line": 401, "character": 8 } ], "signatures": [ { - "id": 136, + "id": 137, "name": "signInAnonymously", "kind": 4096, "kindString": "Call signature", @@ -6095,7 +6095,7 @@ }, "parameters": [ { - "id": 137, + "id": 138, "name": "credentials", "kind": 32768, "kindString": "Parameter", @@ -6104,7 +6104,7 @@ }, "type": { "type": "reference", - "id": 747, + "id": 749, "name": "SignInAnonymouslyCredentials" } } @@ -6114,7 +6114,7 @@ "typeArguments": [ { "type": "reference", - "id": 553, + "id": 554, "name": "AuthResponse" } ], @@ -6126,7 +6126,7 @@ ] }, { - "id": 167, + "id": 168, "name": "signInWithIdToken", "kind": 2048, "kindString": "Method", @@ -6134,13 +6134,13 @@ "sources": [ { "fileName": "src/GoTrueClient.ts", - "line": 653, + "line": 656, "character": 8 } ], "signatures": [ { - "id": 168, + "id": 169, "name": "signInWithIdToken", "kind": 4096, "kindString": "Call signature", @@ -6150,14 +6150,14 @@ }, "parameters": [ { - "id": 169, + "id": 170, "name": "credentials", "kind": 32768, "kindString": "Parameter", "flags": {}, "type": { "type": "reference", - "id": 813, + "id": 815, "name": "SignInWithIdTokenCredentials" } } @@ -6167,7 +6167,7 @@ "typeArguments": [ { "type": "reference", - "id": 595, + "id": 596, "name": "AuthTokenResponse" } ], @@ -6179,7 +6179,7 @@ ] }, { - "id": 144, + "id": 145, "name": "signInWithOAuth", "kind": 2048, "kindString": "Method", @@ -6187,13 +6187,13 @@ "sources": [ { "fileName": "src/GoTrueClient.ts", - "line": 581, + "line": 584, "character": 8 } ], "signatures": [ { - "id": 145, + "id": 146, "name": "signInWithOAuth", "kind": 4096, "kindString": "Call signature", @@ -6203,14 +6203,14 @@ }, "parameters": [ { - "id": 146, + "id": 147, "name": "credentials", "kind": 32768, "kindString": "Parameter", "flags": {}, "type": { "type": "reference", - "id": 801, + "id": 803, "name": "SignInWithOAuthCredentials" } } @@ -6220,7 +6220,7 @@ "typeArguments": [ { "type": "reference", - "id": 623, + "id": 624, "name": "OAuthResponse" } ], @@ -6232,7 +6232,7 @@ ] }, { - "id": 170, + "id": 171, "name": "signInWithOtp", "kind": 2048, "kindString": "Method", @@ -6240,13 +6240,13 @@ "sources": [ { "fileName": "src/GoTrueClient.ts", - "line": 708, + "line": 711, "character": 8 } ], "signatures": [ { - "id": 171, + "id": 172, "name": "signInWithOtp", "kind": 4096, "kindString": "Call signature", @@ -6257,14 +6257,14 @@ }, "parameters": [ { - "id": 172, + "id": 173, "name": "credentials", "kind": 32768, "kindString": "Parameter", "flags": {}, "type": { "type": "reference", - "id": 783, + "id": 785, "name": "SignInWithPasswordlessCredentials" } } @@ -6274,7 +6274,7 @@ "typeArguments": [ { "type": "reference", - "id": 580, + "id": 581, "name": "AuthOtpResponse" } ], @@ -6286,7 +6286,7 @@ ] }, { - "id": 141, + "id": 142, "name": "signInWithPassword", "kind": 2048, "kindString": "Method", @@ -6294,13 +6294,13 @@ "sources": [ { "fileName": "src/GoTrueClient.ts", - "line": 518, + "line": 521, "character": 8 } ], "signatures": [ { - "id": 142, + "id": 143, "name": "signInWithPassword", "kind": 4096, "kindString": "Call signature", @@ -6311,14 +6311,14 @@ }, "parameters": [ { - "id": 143, + "id": 144, "name": "credentials", "kind": 32768, "kindString": "Parameter", "flags": {}, "type": { "type": "reference", - "id": 770, + "id": 772, "name": "SignInWithPasswordCredentials" } } @@ -6328,7 +6328,7 @@ "typeArguments": [ { "type": "reference", - "id": 608, + "id": 609, "name": "AuthTokenResponsePassword" } ], @@ -6340,7 +6340,7 @@ ] }, { - "id": 176, + "id": 177, "name": "signInWithSSO", "kind": 2048, "kindString": "Method", @@ -6348,13 +6348,13 @@ "sources": [ { "fileName": "src/GoTrueClient.ts", - "line": 822, + "line": 825, "character": 8 } ], "signatures": [ { - "id": 177, + "id": 178, "name": "signInWithSSO", "kind": 4096, "kindString": "Call signature", @@ -6365,14 +6365,14 @@ }, "parameters": [ { - "id": 178, + "id": 179, "name": "params", "kind": 32768, "kindString": "Parameter", "flags": {}, "type": { "type": "reference", - "id": 859, + "id": 861, "name": "SignInWithSSO" } } @@ -6382,7 +6382,7 @@ "typeArguments": [ { "type": "reference", - "id": 636, + "id": 637, "name": "SSOResponse" } ], @@ -6394,7 +6394,7 @@ ] }, { - "id": 320, + "id": 321, "name": "signOut", "kind": 2048, "kindString": "Method", @@ -6402,13 +6402,13 @@ "sources": [ { "fileName": "src/GoTrueClient.ts", - "line": 1587, + "line": 1590, "character": 8 } ], "signatures": [ { - "id": 321, + "id": 322, "name": "signOut", "kind": 4096, "kindString": "Call signature", @@ -6419,14 +6419,14 @@ }, "parameters": [ { - "id": 322, + "id": 323, "name": "options", "kind": 32768, "kindString": "Parameter", "flags": {}, "type": { "type": "reference", - "id": 1073, + "id": 1075, "name": "SignOut" }, "defaultValue": "..." @@ -6438,14 +6438,14 @@ { "type": "reflection", "declaration": { - "id": 323, + "id": 324, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 324, + "id": 325, "name": "error", "kind": 1024, "kindString": "Property", @@ -6453,7 +6453,7 @@ "sources": [ { "fileName": "src/GoTrueClient.ts", - "line": 1587, + "line": 1590, "character": 67 } ], @@ -6466,7 +6466,7 @@ }, { "type": "reference", - "id": 1158, + "id": 1160, "name": "AuthError" } ] @@ -6477,7 +6477,7 @@ { "title": "Properties", "kind": 1024, - "children": [324] + "children": [325] } ] } @@ -6491,7 +6491,7 @@ ] }, { - "id": 138, + "id": 139, "name": "signUp", "kind": 2048, "kindString": "Method", @@ -6499,13 +6499,13 @@ "sources": [ { "fileName": "src/GoTrueClient.ts", - "line": 441, + "line": 444, "character": 8 } ], "signatures": [ { - "id": 139, + "id": 140, "name": "signUp", "kind": 4096, "kindString": "Call signature", @@ -6517,14 +6517,14 @@ }, "parameters": [ { - "id": 140, + "id": 141, "name": "credentials", "kind": 32768, "kindString": "Parameter", "flags": {}, "type": { "type": "reference", - "id": 753, + "id": 755, "name": "SignUpWithPasswordCredentials" } } @@ -6534,7 +6534,7 @@ "typeArguments": [ { "type": "reference", - "id": 553, + "id": 554, "name": "AuthResponse" } ], @@ -6546,7 +6546,7 @@ ] }, { - "id": 426, + "id": 427, "name": "startAutoRefresh", "kind": 2048, "kindString": "Method", @@ -6554,13 +6554,13 @@ "sources": [ { "fileName": "src/GoTrueClient.ts", - "line": 2172, + "line": 2175, "character": 8 } ], "signatures": [ { - "id": 427, + "id": 428, "name": "startAutoRefresh", "kind": 4096, "kindString": "Call signature", @@ -6585,7 +6585,7 @@ ] }, { - "id": 428, + "id": 429, "name": "stopAutoRefresh", "kind": 2048, "kindString": "Method", @@ -6593,13 +6593,13 @@ "sources": [ { "fileName": "src/GoTrueClient.ts", - "line": 2185, + "line": 2188, "character": 8 } ], "signatures": [ { - "id": 429, + "id": 430, "name": "stopAutoRefresh", "kind": 4096, "kindString": "Call signature", @@ -6624,7 +6624,7 @@ ] }, { - "id": 371, + "id": 372, "name": "unlinkIdentity", "kind": 2048, "kindString": "Method", @@ -6632,13 +6632,13 @@ "sources": [ { "fileName": "src/GoTrueClient.ts", - "line": 1793, + "line": 1796, "character": 8 } ], "signatures": [ { - "id": 372, + "id": 373, "name": "unlinkIdentity", "kind": 4096, "kindString": "Call signature", @@ -6648,14 +6648,14 @@ }, "parameters": [ { - "id": 373, + "id": 374, "name": "identity", "kind": 32768, "kindString": "Parameter", "flags": {}, "type": { "type": "reference", - "id": 669, + "id": 670, "name": "UserIdentity" } } @@ -6669,14 +6669,14 @@ { "type": "reflection", "declaration": { - "id": 374, + "id": 375, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 375, + "id": 376, "name": "data", "kind": 1024, "kindString": "Property", @@ -6684,14 +6684,14 @@ "sources": [ { "fileName": "src/GoTrueClient.ts", - "line": 1795, + "line": 1798, "character": 8 } ], "type": { "type": "reflection", "declaration": { - "id": 376, + "id": 377, "name": "__type", "kind": 65536, "kindString": "Type literal", @@ -6700,7 +6700,7 @@ } }, { - "id": 377, + "id": 378, "name": "error", "kind": 1024, "kindString": "Property", @@ -6708,7 +6708,7 @@ "sources": [ { "fileName": "src/GoTrueClient.ts", - "line": 1796, + "line": 1799, "character": 8 } ], @@ -6722,7 +6722,7 @@ { "title": "Properties", "kind": 1024, - "children": [375, 377] + "children": [376, 378] } ] } @@ -6730,14 +6730,14 @@ { "type": "reflection", "declaration": { - "id": 378, + "id": 379, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 379, + "id": 380, "name": "data", "kind": 1024, "kindString": "Property", @@ -6745,7 +6745,7 @@ "sources": [ { "fileName": "src/GoTrueClient.ts", - "line": 1798, + "line": 1801, "character": 8 } ], @@ -6755,7 +6755,7 @@ } }, { - "id": 380, + "id": 381, "name": "error", "kind": 1024, "kindString": "Property", @@ -6763,13 +6763,13 @@ "sources": [ { "fileName": "src/GoTrueClient.ts", - "line": 1798, + "line": 1801, "character": 20 } ], "type": { "type": "reference", - "id": 1158, + "id": 1160, "name": "AuthError" } } @@ -6778,7 +6778,7 @@ { "title": "Properties", "kind": 1024, - "children": [379, 380] + "children": [380, 381] } ] } @@ -6794,7 +6794,7 @@ ] }, { - "id": 255, + "id": 256, "name": "updateUser", "kind": 2048, "kindString": "Method", @@ -6802,13 +6802,13 @@ "sources": [ { "fileName": "src/GoTrueClient.ts", - "line": 1236, + "line": 1239, "character": 8 } ], "signatures": [ { - "id": 256, + "id": 257, "name": "updateUser", "kind": 4096, "kindString": "Call signature", @@ -6818,19 +6818,19 @@ }, "parameters": [ { - "id": 257, + "id": 258, "name": "attributes", "kind": 32768, "kindString": "Parameter", "flags": {}, "type": { "type": "reference", - "id": 720, + "id": 722, "name": "UserAttributes" } }, { - "id": 258, + "id": 259, "name": "options", "kind": 32768, "kindString": "Parameter", @@ -6838,14 +6838,14 @@ "type": { "type": "reflection", "declaration": { - "id": 259, + "id": 260, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 260, + "id": 261, "name": "emailRedirectTo", "kind": 1024, "kindString": "Property", @@ -6855,7 +6855,7 @@ "sources": [ { "fileName": "src/GoTrueClient.ts", - "line": 1239, + "line": 1242, "character": 6 } ], @@ -6869,7 +6869,7 @@ { "title": "Properties", "kind": 1024, - "children": [260] + "children": [261] } ] } @@ -6882,7 +6882,7 @@ "typeArguments": [ { "type": "reference", - "id": 645, + "id": 646, "name": "UserResponse" } ], @@ -6894,7 +6894,7 @@ ] }, { - "id": 173, + "id": 174, "name": "verifyOtp", "kind": 2048, "kindString": "Method", @@ -6902,13 +6902,13 @@ "sources": [ { "fileName": "src/GoTrueClient.ts", - "line": 761, + "line": 764, "character": 8 } ], "signatures": [ { - "id": 174, + "id": 175, "name": "verifyOtp", "kind": 4096, "kindString": "Call signature", @@ -6918,14 +6918,14 @@ }, "parameters": [ { - "id": 175, + "id": 176, "name": "params", "kind": 32768, "kindString": "Parameter", "flags": {}, "type": { "type": "reference", - "id": 823, + "id": 825, "name": "VerifyOtpParams" } } @@ -6935,7 +6935,7 @@ "typeArguments": [ { "type": "reference", - "id": 553, + "id": 554, "name": "AuthResponse" } ], @@ -6962,42 +6962,42 @@ "title": "Methods", "kind": 2048, "children": [ - 147, 477, 186, 249, 358, 131, 368, 330, 179, 279, 183, 344, 267, 135, 167, 144, 170, - 141, 176, 320, 138, 426, 428, 371, 255, 173 + 148, 478, 187, 250, 359, 132, 369, 331, 180, 280, 184, 345, 268, 136, 168, 145, 171, + 142, 177, 321, 139, 427, 429, 372, 256, 174 ] } ], "sources": [ { "fileName": "src/GoTrueClient.ts", - "line": 129, + "line": 130, "character": 21 } ] }, { - "id": 506, + "id": 507, "name": "NavigatorLockAcquireTimeoutError", "kind": 128, "kindString": "Class", "flags": {}, "children": [ { - "id": 507, + "id": 508, "name": "constructor", "kind": 512, "kindString": "Constructor", "flags": {}, "signatures": [ { - "id": 508, + "id": 509, "name": "new NavigatorLockAcquireTimeoutError", "kind": 16384, "kindString": "Constructor signature", "flags": {}, "parameters": [ { - "id": 509, + "id": 510, "name": "message", "kind": 32768, "kindString": "Parameter", @@ -7010,7 +7010,7 @@ ], "type": { "type": "reference", - "id": 506, + "id": 507, "name": "NavigatorLockAcquireTimeoutError" }, "inheritedFrom": { @@ -7025,7 +7025,7 @@ } }, { - "id": 510, + "id": 511, "name": "isAcquireTimeout", "kind": 1024, "kindString": "Property", @@ -7055,12 +7055,12 @@ { "title": "Constructors", "kind": 512, - "children": [507] + "children": [508] }, { "title": "Properties", "kind": 1024, - "children": [510] + "children": [511] } ], "sources": [ @@ -7078,7 +7078,7 @@ ] }, { - "id": 665, + "id": 666, "name": "AMREntry", "kind": 256, "kindString": "Interface", @@ -7095,7 +7095,7 @@ }, "children": [ { - "id": 666, + "id": 667, "name": "method", "kind": 1024, "kindString": "Property", @@ -7127,7 +7127,7 @@ { "type": "reflection", "declaration": { - "id": 667, + "id": 668, "name": "__type", "kind": 65536, "kindString": "Type literal", @@ -7152,7 +7152,7 @@ } }, { - "id": 668, + "id": 669, "name": "timestamp", "kind": 1024, "kindString": "Property", @@ -7177,7 +7177,7 @@ { "title": "Properties", "kind": 1024, - "children": [666, 668] + "children": [667, 669] } ], "sources": [ @@ -7189,14 +7189,14 @@ ] }, { - "id": 726, + "id": 728, "name": "AdminUserAttributes", "kind": 256, "kindString": "Interface", "flags": {}, "children": [ { - "id": 728, + "id": 730, "name": "app_metadata", "kind": 1024, "kindString": "Property", @@ -7210,7 +7210,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 404, + "line": 405, "character": 2 } ], @@ -7220,7 +7220,7 @@ } }, { - "id": 731, + "id": 733, "name": "ban_duration", "kind": 1024, "kindString": "Property", @@ -7234,7 +7234,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 430, + "line": 431, "character": 2 } ], @@ -7244,7 +7244,7 @@ } }, { - "id": 738, + "id": 740, "name": "email", "kind": 1024, "kindString": "Property", @@ -7257,7 +7257,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 355, + "line": 356, "character": 2 } ], @@ -7271,7 +7271,7 @@ } }, { - "id": 729, + "id": 731, "name": "email_confirm", "kind": 1024, "kindString": "Property", @@ -7285,7 +7285,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 411, + "line": 412, "character": 2 } ], @@ -7295,7 +7295,7 @@ } }, { - "id": 734, + "id": 736, "name": "id", "kind": 1024, "kindString": "Property", @@ -7309,7 +7309,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 455, + "line": 456, "character": 2 } ], @@ -7319,7 +7319,7 @@ } }, { - "id": 736, + "id": 738, "name": "nonce", "kind": 1024, "kindString": "Property", @@ -7333,7 +7333,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 372, + "line": 373, "character": 2 } ], @@ -7347,7 +7347,7 @@ } }, { - "id": 735, + "id": 737, "name": "password", "kind": 1024, "kindString": "Property", @@ -7360,7 +7360,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 365, + "line": 366, "character": 2 } ], @@ -7374,7 +7374,7 @@ } }, { - "id": 733, + "id": 735, "name": "password_hash", "kind": 1024, "kindString": "Property", @@ -7388,7 +7388,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 448, + "line": 449, "character": 2 } ], @@ -7398,7 +7398,7 @@ } }, { - "id": 737, + "id": 739, "name": "phone", "kind": 1024, "kindString": "Property", @@ -7411,7 +7411,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 360, + "line": 361, "character": 2 } ], @@ -7425,7 +7425,7 @@ } }, { - "id": 730, + "id": 732, "name": "phone_confirm", "kind": 1024, "kindString": "Property", @@ -7439,7 +7439,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 418, + "line": 419, "character": 2 } ], @@ -7449,7 +7449,7 @@ } }, { - "id": 732, + "id": 734, "name": "role", "kind": 1024, "kindString": "Property", @@ -7463,7 +7463,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 439, + "line": 440, "character": 2 } ], @@ -7473,7 +7473,7 @@ } }, { - "id": 727, + "id": 729, "name": "user_metadata", "kind": 1024, "kindString": "Property", @@ -7487,7 +7487,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 394, + "line": 395, "character": 2 } ], @@ -7501,13 +7501,13 @@ { "title": "Properties", "kind": 1024, - "children": [728, 731, 738, 729, 734, 736, 735, 733, 737, 730, 732, 727] + "children": [730, 733, 740, 731, 736, 738, 737, 735, 739, 732, 734, 729] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 383, + "line": 384, "character": 17 } ], @@ -7517,7 +7517,7 @@ "typeArguments": [ { "type": "reference", - "id": 720, + "id": 722, "name": "UserAttributes" }, { @@ -7532,7 +7532,7 @@ ] }, { - "id": 681, + "id": 682, "name": "Factor", "kind": 256, "kindString": "Interface", @@ -7556,7 +7556,7 @@ }, "children": [ { - "id": 687, + "id": 688, "name": "created_at", "kind": 1024, "kindString": "Property", @@ -7574,7 +7574,7 @@ } }, { - "id": 684, + "id": 685, "name": "factor_type", "kind": 1024, "kindString": "Property", @@ -7602,7 +7602,7 @@ { "type": "reflection", "declaration": { - "id": 685, + "id": 686, "name": "__type", "kind": 65536, "kindString": "Type literal", @@ -7623,7 +7623,7 @@ } }, { - "id": 683, + "id": 684, "name": "friendly_name", "kind": 1024, "kindString": "Property", @@ -7646,7 +7646,7 @@ } }, { - "id": 682, + "id": 683, "name": "id", "kind": 1024, "kindString": "Property", @@ -7667,7 +7667,7 @@ } }, { - "id": 686, + "id": 687, "name": "status", "kind": 1024, "kindString": "Property", @@ -7697,7 +7697,7 @@ } }, { - "id": 688, + "id": 689, "name": "updated_at", "kind": 1024, "kindString": "Property", @@ -7719,7 +7719,7 @@ { "title": "Properties", "kind": 1024, - "children": [687, 684, 683, 682, 686, 688] + "children": [688, 685, 684, 683, 687, 689] } ], "sources": [ @@ -7731,14 +7731,14 @@ ] }, { - "id": 894, + "id": 896, "name": "GenerateLinkOptions", "kind": 256, "kindString": "Interface", "flags": {}, "children": [ { - "id": 895, + "id": 897, "name": "data", "kind": 1024, "kindString": "Property", @@ -7752,7 +7752,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 746, + "line": 747, "character": 2 } ], @@ -7762,7 +7762,7 @@ } }, { - "id": 896, + "id": 898, "name": "redirectTo", "kind": 1024, "kindString": "Property", @@ -7775,7 +7775,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 748, + "line": 749, "character": 2 } ], @@ -7789,19 +7789,19 @@ { "title": "Properties", "kind": 1024, - "children": [895, 896] + "children": [897, 898] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 740, + "line": 741, "character": 17 } ] }, { - "id": 1042, + "id": 1044, "name": "GoTrueAdminMFAApi", "kind": 256, "kindString": "Interface", @@ -7817,14 +7817,14 @@ }, "children": [ { - "id": 1046, + "id": 1048, "name": "deleteFactor", "kind": 2048, "kindString": "Method", "flags": {}, "signatures": [ { - "id": 1047, + "id": 1049, "name": "deleteFactor", "kind": 4096, "kindString": "Call signature", @@ -7844,14 +7844,14 @@ }, "parameters": [ { - "id": 1048, + "id": 1050, "name": "params", "kind": 32768, "kindString": "Parameter", "flags": {}, "type": { "type": "reference", - "id": 1026, + "id": 1028, "name": "AuthMFAAdminDeleteFactorParams" } } @@ -7861,7 +7861,7 @@ "typeArguments": [ { "type": "reference", - "id": 1017, + "id": 1019, "name": "AuthMFAAdminDeleteFactorResponse" } ], @@ -7873,14 +7873,14 @@ ] }, { - "id": 1043, + "id": 1045, "name": "listFactors", "kind": 2048, "kindString": "Method", "flags": {}, "signatures": [ { - "id": 1044, + "id": 1046, "name": "listFactors", "kind": 4096, "kindString": "Call signature", @@ -7890,14 +7890,14 @@ }, "parameters": [ { - "id": 1045, + "id": 1047, "name": "params", "kind": 32768, "kindString": "Parameter", "flags": {}, "type": { "type": "reference", - "id": 1039, + "id": 1041, "name": "AuthMFAAdminListFactorsParams" } } @@ -7907,7 +7907,7 @@ "typeArguments": [ { "type": "reference", - "id": 1030, + "id": 1032, "name": "AuthMFAAdminListFactorsResponse" } ], @@ -7923,19 +7923,19 @@ { "title": "Methods", "kind": 2048, - "children": [1046, 1043] + "children": [1048, 1045] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 1049, + "line": 1050, "character": 17 } ] }, { - "id": 993, + "id": 995, "name": "GoTrueMFAApi", "kind": 256, "kindString": "Interface", @@ -7945,14 +7945,14 @@ }, "children": [ { - "id": 1001, + "id": 1003, "name": "challenge", "kind": 2048, "kindString": "Method", "flags": {}, "signatures": [ { - "id": 1002, + "id": 1004, "name": "challenge", "kind": 4096, "kindString": "Call signature", @@ -7962,14 +7962,14 @@ }, "parameters": [ { - "id": 1003, + "id": 1005, "name": "params", "kind": 32768, "kindString": "Parameter", "flags": {}, "type": { "type": "reference", - "id": 928, + "id": 930, "name": "MFAChallengeParams" } } @@ -7979,7 +7979,7 @@ "typeArguments": [ { "type": "reference", - "id": 959, + "id": 961, "name": "AuthMFAChallengeResponse" } ], @@ -7991,14 +7991,14 @@ ] }, { - "id": 1010, + "id": 1012, "name": "challengeAndVerify", "kind": 2048, "kindString": "Method", "flags": {}, "signatures": [ { - "id": 1011, + "id": 1013, "name": "challengeAndVerify", "kind": 4096, "kindString": "Call signature", @@ -8008,14 +8008,14 @@ }, "parameters": [ { - "id": 1012, + "id": 1014, "name": "params", "kind": 32768, "kindString": "Parameter", "flags": {}, "type": { "type": "reference", - "id": 932, + "id": 934, "name": "MFAChallengeAndVerifyParams" } } @@ -8025,7 +8025,7 @@ "typeArguments": [ { "type": "reference", - "id": 936, + "id": 938, "name": "AuthMFAVerifyResponse" } ], @@ -8037,14 +8037,14 @@ ] }, { - "id": 994, + "id": 996, "name": "enroll", "kind": 2048, "kindString": "Method", "flags": {}, "signatures": [ { - "id": 995, + "id": 997, "name": "enroll", "kind": 4096, "kindString": "Call signature", @@ -8055,14 +8055,14 @@ }, "parameters": [ { - "id": 996, + "id": 998, "name": "params", "kind": 32768, "kindString": "Parameter", "flags": {}, "type": { "type": "reference", - "id": 1076, + "id": 1078, "name": "MFAEnrollTOTPParams" } } @@ -8072,7 +8072,7 @@ "typeArguments": [ { "type": "reference", - "id": 1086, + "id": 1088, "name": "AuthMFAEnrollTOTPResponse" } ], @@ -8081,40 +8081,6 @@ "name": "Promise" } }, - { - "id": 997, - "name": "enroll", - "kind": 4096, - "kindString": "Call signature", - "flags": {}, - "parameters": [ - { - "id": 998, - "name": "params", - "kind": 32768, - "kindString": "Parameter", - "flags": {}, - "type": { - "type": "reference", - "id": 1081, - "name": "MFAEnrollPhoneParams" - } - } - ], - "type": { - "type": "reference", - "typeArguments": [ - { - "type": "reference", - "id": 1102, - "name": "AuthMFAEnrollPhoneResponse" - } - ], - "qualifiedName": "Promise", - "package": "typescript", - "name": "Promise" - } - }, { "id": 999, "name": "enroll", @@ -8130,7 +8096,41 @@ "flags": {}, "type": { "type": "reference", - "id": 919, + "id": 1083, + "name": "MFAEnrollPhoneParams" + } + } + ], + "type": { + "type": "reference", + "typeArguments": [ + { + "type": "reference", + "id": 1104, + "name": "AuthMFAEnrollPhoneResponse" + } + ], + "qualifiedName": "Promise", + "package": "typescript", + "name": "Promise" + } + }, + { + "id": 1001, + "name": "enroll", + "kind": 4096, + "kindString": "Call signature", + "flags": {}, + "parameters": [ + { + "id": 1002, + "name": "params", + "kind": 32768, + "kindString": "Parameter", + "flags": {}, + "type": { + "type": "reference", + "id": 921, "name": "MFAEnrollParams" } } @@ -8140,7 +8140,7 @@ "typeArguments": [ { "type": "reference", - "id": 949, + "id": 951, "name": "AuthMFAEnrollResponse" } ], @@ -8152,14 +8152,14 @@ ] }, { - "id": 1015, + "id": 1017, "name": "getAuthenticatorAssuranceLevel", "kind": 2048, "kindString": "Method", "flags": {}, "signatures": [ { - "id": 1016, + "id": 1018, "name": "getAuthenticatorAssuranceLevel", "kind": 4096, "kindString": "Call signature", @@ -8173,7 +8173,7 @@ "typeArguments": [ { "type": "reference", - "id": 982, + "id": 984, "name": "AuthMFAGetAuthenticatorAssuranceLevelResponse" } ], @@ -8185,14 +8185,14 @@ ] }, { - "id": 1013, + "id": 1015, "name": "listFactors", "kind": 2048, "kindString": "Method", "flags": {}, "signatures": [ { - "id": 1014, + "id": 1016, "name": "listFactors", "kind": 4096, "kindString": "Call signature", @@ -8219,7 +8219,7 @@ "typeArguments": [ { "type": "reference", - "id": 970, + "id": 972, "name": "AuthMFAListFactorsResponse" } ], @@ -8231,14 +8231,14 @@ ] }, { - "id": 1007, + "id": 1009, "name": "unenroll", "kind": 2048, "kindString": "Method", "flags": {}, "signatures": [ { - "id": 1008, + "id": 1010, "name": "unenroll", "kind": 4096, "kindString": "Call signature", @@ -8248,14 +8248,14 @@ }, "parameters": [ { - "id": 1009, + "id": 1011, "name": "params", "kind": 32768, "kindString": "Parameter", "flags": {}, "type": { "type": "reference", - "id": 920, + "id": 922, "name": "MFAUnenrollParams" } } @@ -8265,7 +8265,7 @@ "typeArguments": [ { "type": "reference", - "id": 950, + "id": 952, "name": "AuthMFAUnenrollResponse" } ], @@ -8277,14 +8277,14 @@ ] }, { - "id": 1004, + "id": 1006, "name": "verify", "kind": 2048, "kindString": "Method", "flags": {}, "signatures": [ { - "id": 1005, + "id": 1007, "name": "verify", "kind": 4096, "kindString": "Call signature", @@ -8294,14 +8294,14 @@ }, "parameters": [ { - "id": 1006, + "id": 1008, "name": "params", "kind": 32768, "kindString": "Parameter", "flags": {}, "type": { "type": "reference", - "id": 923, + "id": 925, "name": "MFAVerifyParams" } } @@ -8311,7 +8311,7 @@ "typeArguments": [ { "type": "reference", - "id": 936, + "id": 938, "name": "AuthMFAVerifyResponse" } ], @@ -8327,73 +8327,32 @@ { "title": "Methods", "kind": 2048, - "children": [1001, 1010, 994, 1015, 1013, 1007, 1004] + "children": [1003, 1012, 996, 1017, 1015, 1009, 1006] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 934, + "line": 935, "character": 17 } ] }, { - "id": 1133, + "id": 1135, "name": "JWK", "kind": 256, "kindString": "Interface", "flags": {}, "children": [ { - "id": 1136, + "id": 1138, "name": "alg", "kind": 1024, "kindString": "Property", "flags": { "isOptional": true }, - "sources": [ - { - "fileName": "src/lib/types.ts", - "line": 1227, - "character": 2 - } - ], - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 1135, - "name": "key_ops", - "kind": 1024, - "kindString": "Property", - "flags": {}, - "sources": [ - { - "fileName": "src/lib/types.ts", - "line": 1226, - "character": 2 - } - ], - "type": { - "type": "array", - "elementType": { - "type": "intrinsic", - "name": "string" - } - } - }, - { - "id": 1137, - "name": "kid", - "kind": 1024, - "kindString": "Property", - "flags": { - "isOptional": true - }, "sources": [ { "fileName": "src/lib/types.ts", @@ -8407,7 +8366,48 @@ } }, { - "id": 1134, + "id": 1137, + "name": "key_ops", + "kind": 1024, + "kindString": "Property", + "flags": {}, + "sources": [ + { + "fileName": "src/lib/types.ts", + "line": 1227, + "character": 2 + } + ], + "type": { + "type": "array", + "elementType": { + "type": "intrinsic", + "name": "string" + } + } + }, + { + "id": 1139, + "name": "kid", + "kind": 1024, + "kindString": "Property", + "flags": { + "isOptional": true + }, + "sources": [ + { + "fileName": "src/lib/types.ts", + "line": 1229, + "character": 2 + } + ], + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 1136, "name": "kty", "kind": 1024, "kindString": "Property", @@ -8415,7 +8415,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1225, + "line": 1226, "character": 2 } ], @@ -8442,25 +8442,25 @@ { "title": "Properties", "kind": 1024, - "children": [1136, 1135, 1137, 1134] + "children": [1138, 1137, 1139, 1136] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 1224, + "line": 1225, "character": 17 } ], "indexSignature": { - "id": 1138, + "id": 1140, "name": "__index", "kind": 8192, "kindString": "Index signature", "flags": {}, "parameters": [ { - "id": 1139, + "id": 1141, "name": "key", "kind": 32768, "flags": {}, @@ -8477,14 +8477,14 @@ } }, { - "id": 656, + "id": 657, "name": "Session", "kind": 256, "kindString": "Interface", "flags": {}, "children": [ { - "id": 659, + "id": 660, "name": "access_token", "kind": 1024, "kindString": "Property", @@ -8505,7 +8505,7 @@ } }, { - "id": 662, + "id": 663, "name": "expires_at", "kind": 1024, "kindString": "Property", @@ -8528,7 +8528,7 @@ } }, { - "id": 661, + "id": 662, "name": "expires_in", "kind": 1024, "kindString": "Property", @@ -8549,7 +8549,7 @@ } }, { - "id": 658, + "id": 659, "name": "provider_refresh_token", "kind": 1024, "kindString": "Property", @@ -8581,7 +8581,7 @@ } }, { - "id": 657, + "id": 658, "name": "provider_token", "kind": 1024, "kindString": "Property", @@ -8613,7 +8613,7 @@ } }, { - "id": 660, + "id": 661, "name": "refresh_token", "kind": 1024, "kindString": "Property", @@ -8634,7 +8634,7 @@ } }, { - "id": 663, + "id": 664, "name": "token_type", "kind": 1024, "kindString": "Property", @@ -8652,7 +8652,7 @@ } }, { - "id": 664, + "id": 665, "name": "user", "kind": 1024, "kindString": "Property", @@ -8666,7 +8666,7 @@ ], "type": { "type": "reference", - "id": 696, + "id": 697, "name": "User" } } @@ -8675,7 +8675,7 @@ { "title": "Properties", "kind": 1024, - "children": [659, 662, 661, 658, 657, 660, 663, 664] + "children": [660, 663, 662, 659, 658, 661, 664, 665] } ], "sources": [ @@ -8687,14 +8687,14 @@ ] }, { - "id": 739, + "id": 741, "name": "Subscription", "kind": 256, "kindString": "Interface", "flags": {}, "children": [ { - "id": 740, + "id": 742, "name": "id", "kind": 1024, "kindString": "Property", @@ -8705,7 +8705,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 462, + "line": 463, "character": 2 } ], @@ -8715,7 +8715,7 @@ } }, { - "id": 741, + "id": 743, "name": "callback", "kind": 2048, "kindString": "Method", @@ -8723,13 +8723,13 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 466, + "line": 467, "character": 2 } ], "signatures": [ { - "id": 742, + "id": 744, "name": "callback", "kind": 4096, "kindString": "Call signature", @@ -8739,19 +8739,19 @@ }, "parameters": [ { - "id": 743, + "id": 745, "name": "event", "kind": 32768, "kindString": "Parameter", "flags": {}, "type": { "type": "reference", - "id": 516, + "id": 517, "name": "AuthChangeEvent" } }, { - "id": 744, + "id": 746, "name": "session", "kind": 32768, "kindString": "Parameter", @@ -8765,7 +8765,7 @@ }, { "type": "reference", - "id": 656, + "id": 657, "name": "Session" } ] @@ -8780,7 +8780,7 @@ ] }, { - "id": 745, + "id": 747, "name": "unsubscribe", "kind": 2048, "kindString": "Method", @@ -8788,13 +8788,13 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 470, + "line": 471, "character": 2 } ], "signatures": [ { - "id": 746, + "id": 748, "name": "unsubscribe", "kind": 4096, "kindString": "Call signature", @@ -8814,31 +8814,31 @@ { "title": "Properties", "kind": 1024, - "children": [740] + "children": [742] }, { "title": "Methods", "kind": 2048, - "children": [741, 745] + "children": [743, 747] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 458, + "line": 459, "character": 17 } ] }, { - "id": 696, + "id": 697, "name": "User", "kind": 256, "kindString": "Interface", "flags": {}, "children": [ { - "id": 707, + "id": 708, "name": "action_link", "kind": 1024, "kindString": "Property", @@ -8858,7 +8858,7 @@ } }, { - "id": 698, + "id": 699, "name": "app_metadata", "kind": 1024, "kindString": "Property", @@ -8872,12 +8872,12 @@ ], "type": { "type": "reference", - "id": 689, + "id": 690, "name": "UserAppMetadata" } }, { - "id": 700, + "id": 701, "name": "aud", "kind": 1024, "kindString": "Property", @@ -8895,7 +8895,7 @@ } }, { - "id": 701, + "id": 702, "name": "confirmation_sent_at", "kind": 1024, "kindString": "Property", @@ -8915,7 +8915,7 @@ } }, { - "id": 711, + "id": 712, "name": "confirmed_at", "kind": 1024, "kindString": "Property", @@ -8935,7 +8935,7 @@ } }, { - "id": 710, + "id": 711, "name": "created_at", "kind": 1024, "kindString": "Property", @@ -8953,7 +8953,7 @@ } }, { - "id": 708, + "id": 709, "name": "email", "kind": 1024, "kindString": "Property", @@ -8973,7 +8973,7 @@ } }, { - "id": 703, + "id": 704, "name": "email_change_sent_at", "kind": 1024, "kindString": "Property", @@ -8993,7 +8993,7 @@ } }, { - "id": 712, + "id": 713, "name": "email_confirmed_at", "kind": 1024, "kindString": "Property", @@ -9013,7 +9013,7 @@ } }, { - "id": 719, + "id": 721, "name": "factors", "kind": 1024, "kindString": "Property", @@ -9023,7 +9023,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 348, + "line": 349, "character": 2 } ], @@ -9031,13 +9031,13 @@ "type": "array", "elementType": { "type": "reference", - "id": 681, + "id": 682, "name": "Factor" } } }, { - "id": 697, + "id": 698, "name": "id", "kind": 1024, "kindString": "Property", @@ -9055,7 +9055,7 @@ } }, { - "id": 717, + "id": 718, "name": "identities", "kind": 1024, "kindString": "Property", @@ -9073,13 +9073,13 @@ "type": "array", "elementType": { "type": "reference", - "id": 669, + "id": 670, "name": "UserIdentity" } } }, { - "id": 706, + "id": 707, "name": "invited_at", "kind": 1024, "kindString": "Property", @@ -9099,7 +9099,7 @@ } }, { - "id": 718, + "id": 719, "name": "is_anonymous", "kind": 1024, "kindString": "Property", @@ -9119,7 +9119,27 @@ } }, { - "id": 714, + "id": 720, + "name": "is_sso_user", + "kind": 1024, + "kindString": "Property", + "flags": { + "isOptional": true + }, + "sources": [ + { + "fileName": "src/lib/types.ts", + "line": 348, + "character": 2 + } + ], + "type": { + "type": "intrinsic", + "name": "boolean" + } + }, + { + "id": 715, "name": "last_sign_in_at", "kind": 1024, "kindString": "Property", @@ -9139,7 +9159,7 @@ } }, { - "id": 704, + "id": 705, "name": "new_email", "kind": 1024, "kindString": "Property", @@ -9159,7 +9179,7 @@ } }, { - "id": 705, + "id": 706, "name": "new_phone", "kind": 1024, "kindString": "Property", @@ -9179,7 +9199,7 @@ } }, { - "id": 709, + "id": 710, "name": "phone", "kind": 1024, "kindString": "Property", @@ -9199,7 +9219,7 @@ } }, { - "id": 713, + "id": 714, "name": "phone_confirmed_at", "kind": 1024, "kindString": "Property", @@ -9219,7 +9239,7 @@ } }, { - "id": 702, + "id": 703, "name": "recovery_sent_at", "kind": 1024, "kindString": "Property", @@ -9239,7 +9259,7 @@ } }, { - "id": 715, + "id": 716, "name": "role", "kind": 1024, "kindString": "Property", @@ -9259,7 +9279,7 @@ } }, { - "id": 716, + "id": 717, "name": "updated_at", "kind": 1024, "kindString": "Property", @@ -9279,7 +9299,7 @@ } }, { - "id": 699, + "id": 700, "name": "user_metadata", "kind": 1024, "kindString": "Property", @@ -9293,7 +9313,7 @@ ], "type": { "type": "reference", - "id": 693, + "id": 694, "name": "UserMetadata" } } @@ -9303,8 +9323,8 @@ "title": "Properties", "kind": 1024, "children": [ - 707, 698, 700, 701, 711, 710, 708, 703, 712, 719, 697, 717, 706, 718, 714, 704, 705, - 709, 713, 702, 715, 716, 699 + 708, 699, 701, 702, 712, 711, 709, 704, 713, 721, 698, 718, 707, 719, 720, 715, 705, + 706, 710, 714, 703, 716, 717, 700 ] } ], @@ -9317,14 +9337,14 @@ ] }, { - "id": 689, + "id": 690, "name": "UserAppMetadata", "kind": 256, "kindString": "Interface", "flags": {}, "children": [ { - "id": 690, + "id": 691, "name": "provider", "kind": 1024, "kindString": "Property", @@ -9348,7 +9368,7 @@ { "title": "Properties", "kind": 1024, - "children": [690] + "children": [691] } ], "sources": [ @@ -9359,14 +9379,14 @@ } ], "indexSignature": { - "id": 691, + "id": 692, "name": "__index", "kind": 8192, "kindString": "Index signature", "flags": {}, "parameters": [ { - "id": 692, + "id": 693, "name": "key", "kind": 32768, "flags": {}, @@ -9383,14 +9403,14 @@ } }, { - "id": 720, + "id": 722, "name": "UserAttributes", "kind": 256, "kindString": "Interface", "flags": {}, "children": [ { - "id": 725, + "id": 727, "name": "data", "kind": 1024, "kindString": "Property", @@ -9404,7 +9424,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 380, + "line": 381, "character": 2 } ], @@ -9414,7 +9434,7 @@ } }, { - "id": 721, + "id": 723, "name": "email", "kind": 1024, "kindString": "Property", @@ -9427,7 +9447,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 355, + "line": 356, "character": 2 } ], @@ -9437,7 +9457,7 @@ } }, { - "id": 724, + "id": 726, "name": "nonce", "kind": 1024, "kindString": "Property", @@ -9451,7 +9471,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 372, + "line": 373, "character": 2 } ], @@ -9461,7 +9481,7 @@ } }, { - "id": 723, + "id": 725, "name": "password", "kind": 1024, "kindString": "Property", @@ -9474,7 +9494,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 365, + "line": 366, "character": 2 } ], @@ -9484,7 +9504,7 @@ } }, { - "id": 722, + "id": 724, "name": "phone", "kind": 1024, "kindString": "Property", @@ -9497,7 +9517,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 360, + "line": 361, "character": 2 } ], @@ -9511,26 +9531,26 @@ { "title": "Properties", "kind": 1024, - "children": [725, 721, 724, 723, 722] + "children": [727, 723, 726, 725, 724] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 351, + "line": 352, "character": 17 } ] }, { - "id": 669, + "id": 670, "name": "UserIdentity", "kind": 256, "kindString": "Interface", "flags": {}, "children": [ { - "id": 678, + "id": 679, "name": "created_at", "kind": 1024, "kindString": "Property", @@ -9550,7 +9570,7 @@ } }, { - "id": 670, + "id": 671, "name": "id", "kind": 1024, "kindString": "Property", @@ -9568,7 +9588,7 @@ } }, { - "id": 672, + "id": 673, "name": "identity_data", "kind": 1024, "kindString": "Property", @@ -9585,20 +9605,20 @@ "type": { "type": "reflection", "declaration": { - "id": 673, + "id": 674, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "indexSignature": { - "id": 674, + "id": 675, "name": "__index", "kind": 8192, "kindString": "Index signature", "flags": {}, "parameters": [ { - "id": 675, + "id": 676, "name": "key", "kind": 32768, "flags": {}, @@ -9617,7 +9637,7 @@ } }, { - "id": 676, + "id": 677, "name": "identity_id", "kind": 1024, "kindString": "Property", @@ -9635,7 +9655,7 @@ } }, { - "id": 679, + "id": 680, "name": "last_sign_in_at", "kind": 1024, "kindString": "Property", @@ -9655,7 +9675,7 @@ } }, { - "id": 677, + "id": 678, "name": "provider", "kind": 1024, "kindString": "Property", @@ -9673,7 +9693,7 @@ } }, { - "id": 680, + "id": 681, "name": "updated_at", "kind": 1024, "kindString": "Property", @@ -9693,7 +9713,7 @@ } }, { - "id": 671, + "id": 672, "name": "user_id", "kind": 1024, "kindString": "Property", @@ -9715,7 +9735,7 @@ { "title": "Properties", "kind": 1024, - "children": [678, 670, 672, 676, 679, 677, 680, 671] + "children": [679, 671, 673, 677, 680, 678, 681, 672] } ], "sources": [ @@ -9727,7 +9747,7 @@ ] }, { - "id": 693, + "id": 694, "name": "UserMetadata", "kind": 256, "kindString": "Interface", @@ -9740,14 +9760,14 @@ } ], "indexSignature": { - "id": 694, + "id": 695, "name": "__index", "kind": 8192, "kindString": "Index signature", "flags": {}, "parameters": [ { - "id": 695, + "id": 696, "name": "key", "kind": 32768, "flags": {}, @@ -9764,14 +9784,14 @@ } }, { - "id": 832, + "id": 834, "name": "VerifyEmailOtpParams", "kind": 256, "kindString": "Interface", "flags": {}, "children": [ { - "id": 833, + "id": 835, "name": "email", "kind": 1024, "kindString": "Property", @@ -9782,7 +9802,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 636, + "line": 637, "character": 2 } ], @@ -9792,7 +9812,7 @@ } }, { - "id": 836, + "id": 838, "name": "options", "kind": 1024, "kindString": "Property", @@ -9802,21 +9822,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 641, + "line": 642, "character": 2 } ], "type": { "type": "reflection", "declaration": { - "id": 837, + "id": 839, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 839, + "id": 841, "name": "captchaToken", "kind": 1024, "kindString": "Property", @@ -9835,7 +9855,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 649, + "line": 650, "character": 4 } ], @@ -9845,7 +9865,7 @@ } }, { - "id": 838, + "id": 840, "name": "redirectTo", "kind": 1024, "kindString": "Property", @@ -9858,7 +9878,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 643, + "line": 644, "character": 4 } ], @@ -9872,14 +9892,14 @@ { "title": "Properties", "kind": 1024, - "children": [839, 838] + "children": [841, 840] } ] } } }, { - "id": 834, + "id": 836, "name": "token", "kind": 1024, "kindString": "Property", @@ -9890,7 +9910,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 638, + "line": 639, "character": 2 } ], @@ -9900,7 +9920,7 @@ } }, { - "id": 835, + "id": 837, "name": "type", "kind": 1024, "kindString": "Property", @@ -9911,13 +9931,13 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 640, + "line": 641, "character": 2 } ], "type": { "type": "reference", - "id": 844, + "id": 846, "name": "EmailOtpType" } } @@ -9926,26 +9946,26 @@ { "title": "Properties", "kind": 1024, - "children": [833, 836, 834, 835] + "children": [835, 838, 836, 837] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 634, + "line": 635, "character": 17 } ] }, { - "id": 824, + "id": 826, "name": "VerifyMobileOtpParams", "kind": 256, "kindString": "Interface", "flags": {}, "children": [ { - "id": 828, + "id": 830, "name": "options", "kind": 1024, "kindString": "Property", @@ -9955,21 +9975,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 622, + "line": 623, "character": 2 } ], "type": { "type": "reflection", "declaration": { - "id": 829, + "id": 831, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 831, + "id": 833, "name": "captchaToken", "kind": 1024, "kindString": "Property", @@ -9988,7 +10008,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 631, + "line": 632, "character": 4 } ], @@ -9998,7 +10018,7 @@ } }, { - "id": 830, + "id": 832, "name": "redirectTo", "kind": 1024, "kindString": "Property", @@ -10011,7 +10031,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 624, + "line": 625, "character": 4 } ], @@ -10025,14 +10045,14 @@ { "title": "Properties", "kind": 1024, - "children": [831, 830] + "children": [833, 832] } ] } } }, { - "id": 825, + "id": 827, "name": "phone", "kind": 1024, "kindString": "Property", @@ -10043,7 +10063,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 617, + "line": 618, "character": 2 } ], @@ -10053,7 +10073,7 @@ } }, { - "id": 826, + "id": 828, "name": "token", "kind": 1024, "kindString": "Property", @@ -10064,7 +10084,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 619, + "line": 620, "character": 2 } ], @@ -10074,7 +10094,7 @@ } }, { - "id": 827, + "id": 829, "name": "type", "kind": 1024, "kindString": "Property", @@ -10085,13 +10105,13 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 621, + "line": 622, "character": 2 } ], "type": { "type": "reference", - "id": 843, + "id": 845, "name": "MobileOtpType" } } @@ -10100,26 +10120,26 @@ { "title": "Properties", "kind": 1024, - "children": [828, 825, 826, 827] + "children": [830, 827, 828, 829] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 615, + "line": 616, "character": 17 } ] }, { - "id": 840, + "id": 842, "name": "VerifyTokenHashParams", "kind": 256, "kindString": "Interface", "flags": {}, "children": [ { - "id": 841, + "id": 843, "name": "token_hash", "kind": 1024, "kindString": "Property", @@ -10130,7 +10150,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 655, + "line": 656, "character": 2 } ], @@ -10140,7 +10160,7 @@ } }, { - "id": 842, + "id": 844, "name": "type", "kind": 1024, "kindString": "Property", @@ -10151,13 +10171,13 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 658, + "line": 659, "character": 2 } ], "type": { "type": "reference", - "id": 844, + "id": 846, "name": "EmailOtpType" } } @@ -10166,19 +10186,19 @@ { "title": "Properties", "kind": 1024, - "children": [841, 842] + "children": [843, 844] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 653, + "line": 654, "character": 17 } ] }, { - "id": 516, + "id": 517, "name": "AuthChangeEvent", "kind": 4194304, "kindString": "Type alias", @@ -10219,14 +10239,14 @@ }, { "type": "reference", - "id": 515, + "id": 516, "name": "AuthChangeEventMFA" } ] } }, { - "id": 515, + "id": 516, "name": "AuthChangeEventMFA", "kind": 4194304, "kindString": "Type alias", @@ -10244,7 +10264,7 @@ } }, { - "id": 800, + "id": 802, "name": "AuthFlowType", "kind": 4194304, "kindString": "Type alias", @@ -10252,7 +10272,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 583, + "line": 584, "character": 12 } ], @@ -10271,7 +10291,7 @@ } }, { - "id": 1026, + "id": 1028, "name": "AuthMFAAdminDeleteFactorParams", "kind": 4194304, "kindString": "Type alias", @@ -10287,21 +10307,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1015, + "line": 1016, "character": 12 } ], "type": { "type": "reflection", "declaration": { - "id": 1027, + "id": 1029, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 1028, + "id": 1030, "name": "id", "kind": 1024, "kindString": "Property", @@ -10312,7 +10332,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1017, + "line": 1018, "character": 2 } ], @@ -10322,7 +10342,7 @@ } }, { - "id": 1029, + "id": 1031, "name": "userId", "kind": 1024, "kindString": "Property", @@ -10333,7 +10353,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1020, + "line": 1021, "character": 2 } ], @@ -10347,13 +10367,13 @@ { "title": "Properties", "kind": 1024, - "children": [1028, 1029] + "children": [1030, 1031] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 1015, + "line": 1016, "character": 45 } ] @@ -10361,7 +10381,7 @@ } }, { - "id": 1017, + "id": 1019, "name": "AuthMFAAdminDeleteFactorResponse", "kind": 4194304, "kindString": "Type alias", @@ -10377,7 +10397,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1002, + "line": 1003, "character": 12 } ], @@ -10387,14 +10407,14 @@ { "type": "reflection", "declaration": { - "id": 1018, + "id": 1020, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 1019, + "id": 1021, "name": "data", "kind": 1024, "kindString": "Property", @@ -10402,21 +10422,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1004, + "line": 1005, "character": 6 } ], "type": { "type": "reflection", "declaration": { - "id": 1020, + "id": 1022, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 1021, + "id": 1023, "name": "id", "kind": 1024, "kindString": "Property", @@ -10427,7 +10447,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1006, + "line": 1007, "character": 8 } ], @@ -10441,13 +10461,13 @@ { "title": "Properties", "kind": 1024, - "children": [1021] + "children": [1023] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 1004, + "line": 1005, "character": 12 } ] @@ -10455,7 +10475,7 @@ } }, { - "id": 1022, + "id": 1024, "name": "error", "kind": 1024, "kindString": "Property", @@ -10463,7 +10483,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1008, + "line": 1009, "character": 6 } ], @@ -10477,13 +10497,13 @@ { "title": "Properties", "kind": 1024, - "children": [1019, 1022] + "children": [1021, 1024] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 1003, + "line": 1004, "character": 4 } ] @@ -10492,14 +10512,14 @@ { "type": "reflection", "declaration": { - "id": 1023, + "id": 1025, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 1024, + "id": 1026, "name": "data", "kind": 1024, "kindString": "Property", @@ -10507,7 +10527,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1010, + "line": 1011, "character": 6 } ], @@ -10517,7 +10537,7 @@ } }, { - "id": 1025, + "id": 1027, "name": "error", "kind": 1024, "kindString": "Property", @@ -10525,13 +10545,13 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1010, + "line": 1011, "character": 18 } ], "type": { "type": "reference", - "id": 1158, + "id": 1160, "name": "AuthError" } } @@ -10540,13 +10560,13 @@ { "title": "Properties", "kind": 1024, - "children": [1024, 1025] + "children": [1026, 1027] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 1010, + "line": 1011, "character": 4 } ] @@ -10556,7 +10576,7 @@ } }, { - "id": 1039, + "id": 1041, "name": "AuthMFAAdminListFactorsParams", "kind": 4194304, "kindString": "Type alias", @@ -10572,21 +10592,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1039, + "line": 1040, "character": 12 } ], "type": { "type": "reflection", "declaration": { - "id": 1040, + "id": 1042, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 1041, + "id": 1043, "name": "userId", "kind": 1024, "kindString": "Property", @@ -10597,7 +10617,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1041, + "line": 1042, "character": 2 } ], @@ -10611,13 +10631,13 @@ { "title": "Properties", "kind": 1024, - "children": [1041] + "children": [1043] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 1039, + "line": 1040, "character": 44 } ] @@ -10625,7 +10645,7 @@ } }, { - "id": 1030, + "id": 1032, "name": "AuthMFAAdminListFactorsResponse", "kind": 4194304, "kindString": "Type alias", @@ -10641,7 +10661,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1026, + "line": 1027, "character": 12 } ], @@ -10651,14 +10671,14 @@ { "type": "reflection", "declaration": { - "id": 1031, + "id": 1033, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 1032, + "id": 1034, "name": "data", "kind": 1024, "kindString": "Property", @@ -10666,21 +10686,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1028, + "line": 1029, "character": 6 } ], "type": { "type": "reflection", "declaration": { - "id": 1033, + "id": 1035, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 1034, + "id": 1036, "name": "factors", "kind": 1024, "kindString": "Property", @@ -10691,7 +10711,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1030, + "line": 1031, "character": 8 } ], @@ -10699,7 +10719,7 @@ "type": "array", "elementType": { "type": "reference", - "id": 681, + "id": 682, "name": "Factor" } } @@ -10709,13 +10729,13 @@ { "title": "Properties", "kind": 1024, - "children": [1034] + "children": [1036] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 1028, + "line": 1029, "character": 12 } ] @@ -10723,7 +10743,7 @@ } }, { - "id": 1035, + "id": 1037, "name": "error", "kind": 1024, "kindString": "Property", @@ -10731,7 +10751,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1032, + "line": 1033, "character": 6 } ], @@ -10745,13 +10765,13 @@ { "title": "Properties", "kind": 1024, - "children": [1032, 1035] + "children": [1034, 1037] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 1027, + "line": 1028, "character": 4 } ] @@ -10760,14 +10780,14 @@ { "type": "reflection", "declaration": { - "id": 1036, + "id": 1038, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 1037, + "id": 1039, "name": "data", "kind": 1024, "kindString": "Property", @@ -10775,7 +10795,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1034, + "line": 1035, "character": 6 } ], @@ -10785,7 +10805,7 @@ } }, { - "id": 1038, + "id": 1040, "name": "error", "kind": 1024, "kindString": "Property", @@ -10793,13 +10813,13 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1034, + "line": 1035, "character": 18 } ], "type": { "type": "reference", - "id": 1158, + "id": 1160, "name": "AuthError" } } @@ -10808,13 +10828,13 @@ { "title": "Properties", "kind": 1024, - "children": [1037, 1038] + "children": [1039, 1040] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 1034, + "line": 1035, "character": 4 } ] @@ -10824,7 +10844,7 @@ } }, { - "id": 959, + "id": 961, "name": "AuthMFAChallengeResponse", "kind": 4194304, "kindString": "Type alias", @@ -10832,7 +10852,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 872, + "line": 873, "character": 12 } ], @@ -10842,14 +10862,14 @@ { "type": "reflection", "declaration": { - "id": 960, + "id": 962, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 961, + "id": 963, "name": "data", "kind": 1024, "kindString": "Property", @@ -10857,21 +10877,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 874, + "line": 875, "character": 6 } ], "type": { "type": "reflection", "declaration": { - "id": 962, + "id": 964, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 965, + "id": 967, "name": "expires_at", "kind": 1024, "kindString": "Property", @@ -10882,7 +10902,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 882, + "line": 883, "character": 8 } ], @@ -10892,7 +10912,7 @@ } }, { - "id": 963, + "id": 965, "name": "id", "kind": 1024, "kindString": "Property", @@ -10903,7 +10923,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 876, + "line": 877, "character": 8 } ], @@ -10913,7 +10933,7 @@ } }, { - "id": 964, + "id": 966, "name": "type", "kind": 1024, "kindString": "Property", @@ -10924,7 +10944,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 879, + "line": 880, "character": 8 } ], @@ -10947,13 +10967,13 @@ { "title": "Properties", "kind": 1024, - "children": [965, 963, 964] + "children": [967, 965, 966] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 874, + "line": 875, "character": 12 } ] @@ -10961,7 +10981,7 @@ } }, { - "id": 966, + "id": 968, "name": "error", "kind": 1024, "kindString": "Property", @@ -10969,7 +10989,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 884, + "line": 885, "character": 6 } ], @@ -10983,13 +11003,13 @@ { "title": "Properties", "kind": 1024, - "children": [961, 966] + "children": [963, 968] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 873, + "line": 874, "character": 4 } ] @@ -10998,14 +11018,14 @@ { "type": "reflection", "declaration": { - "id": 967, + "id": 969, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 968, + "id": 970, "name": "data", "kind": 1024, "kindString": "Property", @@ -11013,7 +11033,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 886, + "line": 887, "character": 6 } ], @@ -11023,7 +11043,7 @@ } }, { - "id": 969, + "id": 971, "name": "error", "kind": 1024, "kindString": "Property", @@ -11031,13 +11051,13 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 886, + "line": 887, "character": 18 } ], "type": { "type": "reference", - "id": 1158, + "id": 1160, "name": "AuthError" } } @@ -11046,13 +11066,13 @@ { "title": "Properties", "kind": 1024, - "children": [968, 969] + "children": [970, 971] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 886, + "line": 887, "character": 4 } ] @@ -11062,7 +11082,7 @@ } }, { - "id": 1102, + "id": 1104, "name": "AuthMFAEnrollPhoneResponse", "kind": 4194304, "kindString": "Type alias", @@ -11070,7 +11090,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1181, + "line": 1182, "character": 12 } ], @@ -11080,14 +11100,14 @@ { "type": "reflection", "declaration": { - "id": 1103, + "id": 1105, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 1104, + "id": 1106, "name": "data", "kind": 1024, "kindString": "Property", @@ -11095,21 +11115,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1183, + "line": 1184, "character": 6 } ], "type": { "type": "reflection", "declaration": { - "id": 1105, + "id": 1107, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 1108, + "id": 1110, "name": "friendly_name", "kind": 1024, "kindString": "Property", @@ -11122,7 +11142,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1191, + "line": 1192, "character": 8 } ], @@ -11132,7 +11152,7 @@ } }, { - "id": 1106, + "id": 1108, "name": "id", "kind": 1024, "kindString": "Property", @@ -11143,7 +11163,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1185, + "line": 1186, "character": 8 } ], @@ -11153,7 +11173,7 @@ } }, { - "id": 1109, + "id": 1111, "name": "phone", "kind": 1024, "kindString": "Property", @@ -11164,7 +11184,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1194, + "line": 1195, "character": 8 } ], @@ -11174,7 +11194,7 @@ } }, { - "id": 1107, + "id": 1109, "name": "type", "kind": 1024, "kindString": "Property", @@ -11185,7 +11205,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1188, + "line": 1189, "character": 8 } ], @@ -11199,13 +11219,13 @@ { "title": "Properties", "kind": 1024, - "children": [1108, 1106, 1109, 1107] + "children": [1110, 1108, 1111, 1109] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 1183, + "line": 1184, "character": 12 } ] @@ -11213,7 +11233,7 @@ } }, { - "id": 1110, + "id": 1112, "name": "error", "kind": 1024, "kindString": "Property", @@ -11221,7 +11241,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1196, + "line": 1197, "character": 6 } ], @@ -11235,13 +11255,13 @@ { "title": "Properties", "kind": 1024, - "children": [1104, 1110] + "children": [1106, 1112] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 1182, + "line": 1183, "character": 4 } ] @@ -11250,36 +11270,18 @@ { "type": "reflection", "declaration": { - "id": 1111, + "id": 1113, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 1112, + "id": 1114, "name": "data", "kind": 1024, "kindString": "Property", "flags": {}, - "sources": [ - { - "fileName": "src/lib/types.ts", - "line": 1199, - "character": 6 - } - ], - "type": { - "type": "literal", - "value": null - } - }, - { - "id": 1113, - "name": "error", - "kind": 1024, - "kindString": "Property", - "flags": {}, "sources": [ { "fileName": "src/lib/types.ts", @@ -11287,9 +11289,27 @@ "character": 6 } ], + "type": { + "type": "literal", + "value": null + } + }, + { + "id": 1115, + "name": "error", + "kind": 1024, + "kindString": "Property", + "flags": {}, + "sources": [ + { + "fileName": "src/lib/types.ts", + "line": 1201, + "character": 6 + } + ], "type": { "type": "reference", - "id": 1158, + "id": 1160, "name": "AuthError" } } @@ -11298,13 +11318,13 @@ { "title": "Properties", "kind": 1024, - "children": [1112, 1113] + "children": [1114, 1115] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 1198, + "line": 1199, "character": 4 } ] @@ -11314,7 +11334,7 @@ } }, { - "id": 949, + "id": 951, "name": "AuthMFAEnrollResponse", "kind": 4194304, "kindString": "Type alias", @@ -11322,7 +11342,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 860, + "line": 861, "character": 12 } ], @@ -11331,19 +11351,19 @@ "types": [ { "type": "reference", - "id": 1086, + "id": 1088, "name": "AuthMFAEnrollTOTPResponse" }, { "type": "reference", - "id": 1102, + "id": 1104, "name": "AuthMFAEnrollPhoneResponse" } ] } }, { - "id": 1086, + "id": 1088, "name": "AuthMFAEnrollTOTPResponse", "kind": 4194304, "kindString": "Type alias", @@ -11351,7 +11371,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1146, + "line": 1147, "character": 12 } ], @@ -11361,14 +11381,14 @@ { "type": "reflection", "declaration": { - "id": 1087, + "id": 1089, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 1088, + "id": 1090, "name": "data", "kind": 1024, "kindString": "Property", @@ -11376,21 +11396,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1148, + "line": 1149, "character": 6 } ], "type": { "type": "reflection", "declaration": { - "id": 1089, + "id": 1091, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 1097, + "id": 1099, "name": "friendly_name", "kind": 1024, "kindString": "Property", @@ -11403,28 +11423,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1172, - "character": 8 - } - ], - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 1090, - "name": "id", - "kind": 1024, - "kindString": "Property", - "flags": {}, - "comment": { - "shortText": "ID of the factor that was just enrolled (in an unverified state)." - }, - "sources": [ - { - "fileName": "src/lib/types.ts", - "line": 1150, + "line": 1173, "character": 8 } ], @@ -11435,6 +11434,27 @@ }, { "id": 1092, + "name": "id", + "kind": 1024, + "kindString": "Property", + "flags": {}, + "comment": { + "shortText": "ID of the factor that was just enrolled (in an unverified state)." + }, + "sources": [ + { + "fileName": "src/lib/types.ts", + "line": 1151, + "character": 8 + } + ], + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 1094, "name": "totp", "kind": 1024, "kindString": "Property", @@ -11445,21 +11465,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1156, + "line": 1157, "character": 8 } ], "type": { "type": "reflection", "declaration": { - "id": 1093, + "id": 1095, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 1094, + "id": 1096, "name": "qr_code", "kind": 1024, "kindString": "Property", @@ -11470,7 +11490,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1160, + "line": 1161, "character": 10 } ], @@ -11480,7 +11500,7 @@ } }, { - "id": 1095, + "id": 1097, "name": "secret", "kind": 1024, "kindString": "Property", @@ -11491,7 +11511,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1165, + "line": 1166, "character": 10 } ], @@ -11501,7 +11521,7 @@ } }, { - "id": 1096, + "id": 1098, "name": "uri", "kind": 1024, "kindString": "Property", @@ -11512,7 +11532,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1169, + "line": 1170, "character": 10 } ], @@ -11526,13 +11546,13 @@ { "title": "Properties", "kind": 1024, - "children": [1094, 1095, 1096] + "children": [1096, 1097, 1098] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 1156, + "line": 1157, "character": 14 } ] @@ -11540,7 +11560,7 @@ } }, { - "id": 1091, + "id": 1093, "name": "type", "kind": 1024, "kindString": "Property", @@ -11551,7 +11571,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1153, + "line": 1154, "character": 8 } ], @@ -11565,13 +11585,13 @@ { "title": "Properties", "kind": 1024, - "children": [1097, 1090, 1092, 1091] + "children": [1099, 1092, 1094, 1093] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 1148, + "line": 1149, "character": 12 } ] @@ -11579,7 +11599,7 @@ } }, { - "id": 1098, + "id": 1100, "name": "error", "kind": 1024, "kindString": "Property", @@ -11587,7 +11607,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1174, + "line": 1175, "character": 6 } ], @@ -11601,13 +11621,13 @@ { "title": "Properties", "kind": 1024, - "children": [1088, 1098] + "children": [1090, 1100] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 1147, + "line": 1148, "character": 4 } ] @@ -11616,36 +11636,18 @@ { "type": "reflection", "declaration": { - "id": 1099, + "id": 1101, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 1100, + "id": 1102, "name": "data", "kind": 1024, "kindString": "Property", "flags": {}, - "sources": [ - { - "fileName": "src/lib/types.ts", - "line": 1177, - "character": 6 - } - ], - "type": { - "type": "literal", - "value": null - } - }, - { - "id": 1101, - "name": "error", - "kind": 1024, - "kindString": "Property", - "flags": {}, "sources": [ { "fileName": "src/lib/types.ts", @@ -11653,9 +11655,27 @@ "character": 6 } ], + "type": { + "type": "literal", + "value": null + } + }, + { + "id": 1103, + "name": "error", + "kind": 1024, + "kindString": "Property", + "flags": {}, + "sources": [ + { + "fileName": "src/lib/types.ts", + "line": 1179, + "character": 6 + } + ], "type": { "type": "reference", - "id": 1158, + "id": 1160, "name": "AuthError" } } @@ -11664,13 +11684,13 @@ { "title": "Properties", "kind": 1024, - "children": [1100, 1101] + "children": [1102, 1103] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 1176, + "line": 1177, "character": 4 } ] @@ -11680,7 +11700,7 @@ } }, { - "id": 982, + "id": 984, "name": "AuthMFAGetAuthenticatorAssuranceLevelResponse", "kind": 4194304, "kindString": "Type alias", @@ -11688,7 +11708,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 905, + "line": 906, "character": 12 } ], @@ -11698,14 +11718,14 @@ { "type": "reflection", "declaration": { - "id": 983, + "id": 985, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 984, + "id": 986, "name": "data", "kind": 1024, "kindString": "Property", @@ -11713,21 +11733,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 907, + "line": 908, "character": 6 } ], "type": { "type": "reflection", "declaration": { - "id": 985, + "id": 987, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 988, + "id": 990, "name": "currentAuthenticationMethods", "kind": 1024, "kindString": "Property", @@ -11738,7 +11758,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 924, + "line": 925, "character": 8 } ], @@ -11746,13 +11766,13 @@ "type": "array", "elementType": { "type": "reference", - "id": 665, + "id": 666, "name": "AMREntry" } } }, { - "id": 986, + "id": 988, "name": "currentLevel", "kind": 1024, "kindString": "Property", @@ -11763,7 +11783,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 909, + "line": 910, "character": 8 } ], @@ -11772,7 +11792,7 @@ "types": [ { "type": "reference", - "id": 981, + "id": 983, "name": "AuthenticatorAssuranceLevels" }, { @@ -11783,7 +11803,7 @@ } }, { - "id": 987, + "id": 989, "name": "nextLevel", "kind": 1024, "kindString": "Property", @@ -11800,7 +11820,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 917, + "line": 918, "character": 8 } ], @@ -11809,7 +11829,7 @@ "types": [ { "type": "reference", - "id": 981, + "id": 983, "name": "AuthenticatorAssuranceLevels" }, { @@ -11824,13 +11844,13 @@ { "title": "Properties", "kind": 1024, - "children": [988, 986, 987] + "children": [990, 988, 989] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 907, + "line": 908, "character": 12 } ] @@ -11838,7 +11858,7 @@ } }, { - "id": 989, + "id": 991, "name": "error", "kind": 1024, "kindString": "Property", @@ -11846,7 +11866,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 926, + "line": 927, "character": 6 } ], @@ -11860,13 +11880,13 @@ { "title": "Properties", "kind": 1024, - "children": [984, 989] + "children": [986, 991] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 906, + "line": 907, "character": 4 } ] @@ -11875,14 +11895,14 @@ { "type": "reflection", "declaration": { - "id": 990, + "id": 992, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 991, + "id": 993, "name": "data", "kind": 1024, "kindString": "Property", @@ -11890,7 +11910,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 928, + "line": 929, "character": 6 } ], @@ -11900,7 +11920,7 @@ } }, { - "id": 992, + "id": 994, "name": "error", "kind": 1024, "kindString": "Property", @@ -11908,13 +11928,13 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 928, + "line": 929, "character": 18 } ], "type": { "type": "reference", - "id": 1158, + "id": 1160, "name": "AuthError" } } @@ -11923,13 +11943,13 @@ { "title": "Properties", "kind": 1024, - "children": [991, 992] + "children": [993, 994] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 928, + "line": 929, "character": 4 } ] @@ -11939,7 +11959,7 @@ } }, { - "id": 970, + "id": 972, "name": "AuthMFAListFactorsResponse", "kind": 4194304, "kindString": "Type alias", @@ -11947,7 +11967,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 888, + "line": 889, "character": 12 } ], @@ -11957,14 +11977,14 @@ { "type": "reflection", "declaration": { - "id": 971, + "id": 973, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 972, + "id": 974, "name": "data", "kind": 1024, "kindString": "Property", @@ -11972,21 +11992,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 890, + "line": 891, "character": 6 } ], "type": { "type": "reflection", "declaration": { - "id": 973, + "id": 975, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 974, + "id": 976, "name": "all", "kind": 1024, "kindString": "Property", @@ -11997,7 +12017,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 892, + "line": 893, "character": 8 } ], @@ -12005,13 +12025,13 @@ "type": "array", "elementType": { "type": "reference", - "id": 681, + "id": 682, "name": "Factor" } } }, { - "id": 976, + "id": 978, "name": "phone", "kind": 1024, "kindString": "Property", @@ -12022,7 +12042,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 897, + "line": 898, "character": 8 } ], @@ -12030,13 +12050,13 @@ "type": "array", "elementType": { "type": "reference", - "id": 681, + "id": 682, "name": "Factor" } } }, { - "id": 975, + "id": 977, "name": "totp", "kind": 1024, "kindString": "Property", @@ -12047,7 +12067,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 895, + "line": 896, "character": 8 } ], @@ -12055,7 +12075,7 @@ "type": "array", "elementType": { "type": "reference", - "id": 681, + "id": 682, "name": "Factor" } } @@ -12065,13 +12085,13 @@ { "title": "Properties", "kind": 1024, - "children": [974, 976, 975] + "children": [976, 978, 977] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 890, + "line": 891, "character": 12 } ] @@ -12079,7 +12099,7 @@ } }, { - "id": 977, + "id": 979, "name": "error", "kind": 1024, "kindString": "Property", @@ -12087,7 +12107,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 899, + "line": 900, "character": 6 } ], @@ -12101,13 +12121,13 @@ { "title": "Properties", "kind": 1024, - "children": [972, 977] + "children": [974, 979] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 889, + "line": 890, "character": 4 } ] @@ -12116,14 +12136,14 @@ { "type": "reflection", "declaration": { - "id": 978, + "id": 980, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 979, + "id": 981, "name": "data", "kind": 1024, "kindString": "Property", @@ -12131,7 +12151,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 901, + "line": 902, "character": 6 } ], @@ -12141,7 +12161,7 @@ } }, { - "id": 980, + "id": 982, "name": "error", "kind": 1024, "kindString": "Property", @@ -12149,13 +12169,13 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 901, + "line": 902, "character": 18 } ], "type": { "type": "reference", - "id": 1158, + "id": 1160, "name": "AuthError" } } @@ -12164,13 +12184,13 @@ { "title": "Properties", "kind": 1024, - "children": [979, 980] + "children": [981, 982] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 901, + "line": 902, "character": 4 } ] @@ -12180,7 +12200,7 @@ } }, { - "id": 950, + "id": 952, "name": "AuthMFAUnenrollResponse", "kind": 4194304, "kindString": "Type alias", @@ -12188,7 +12208,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 862, + "line": 863, "character": 12 } ], @@ -12198,14 +12218,14 @@ { "type": "reflection", "declaration": { - "id": 951, + "id": 953, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 952, + "id": 954, "name": "data", "kind": 1024, "kindString": "Property", @@ -12213,21 +12233,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 864, + "line": 865, "character": 6 } ], "type": { "type": "reflection", "declaration": { - "id": 953, + "id": 955, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 954, + "id": 956, "name": "id", "kind": 1024, "kindString": "Property", @@ -12238,7 +12258,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 866, + "line": 867, "character": 8 } ], @@ -12252,13 +12272,13 @@ { "title": "Properties", "kind": 1024, - "children": [954] + "children": [956] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 864, + "line": 865, "character": 12 } ] @@ -12266,7 +12286,7 @@ } }, { - "id": 955, + "id": 957, "name": "error", "kind": 1024, "kindString": "Property", @@ -12274,7 +12294,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 868, + "line": 869, "character": 6 } ], @@ -12288,13 +12308,13 @@ { "title": "Properties", "kind": 1024, - "children": [952, 955] + "children": [954, 957] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 863, + "line": 864, "character": 4 } ] @@ -12303,14 +12323,14 @@ { "type": "reflection", "declaration": { - "id": 956, + "id": 958, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 957, + "id": 959, "name": "data", "kind": 1024, "kindString": "Property", @@ -12318,7 +12338,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 870, + "line": 871, "character": 6 } ], @@ -12328,7 +12348,7 @@ } }, { - "id": 958, + "id": 960, "name": "error", "kind": 1024, "kindString": "Property", @@ -12336,13 +12356,13 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 870, + "line": 871, "character": 18 } ], "type": { "type": "reference", - "id": 1158, + "id": 1160, "name": "AuthError" } } @@ -12351,13 +12371,13 @@ { "title": "Properties", "kind": 1024, - "children": [957, 958] + "children": [959, 960] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 870, + "line": 871, "character": 4 } ] @@ -12367,7 +12387,7 @@ } }, { - "id": 936, + "id": 938, "name": "AuthMFAVerifyResponse", "kind": 4194304, "kindString": "Type alias", @@ -12375,7 +12395,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 835, + "line": 836, "character": 12 } ], @@ -12385,14 +12405,14 @@ { "type": "reflection", "declaration": { - "id": 937, + "id": 939, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 938, + "id": 940, "name": "data", "kind": 1024, "kindString": "Property", @@ -12400,21 +12420,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 837, + "line": 838, "character": 6 } ], "type": { "type": "reflection", "declaration": { - "id": 939, + "id": 941, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 940, + "id": 942, "name": "access_token", "kind": 1024, "kindString": "Property", @@ -12425,70 +12445,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 839, - "character": 8 - } - ], - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 942, - "name": "expires_in", - "kind": 1024, - "kindString": "Property", - "flags": {}, - "comment": { - "shortText": "Number of seconds in which the access token will expire." - }, - "sources": [ - { - "fileName": "src/lib/types.ts", - "line": 845, - "character": 8 - } - ], - "type": { - "type": "intrinsic", - "name": "number" - } - }, - { - "id": 943, - "name": "refresh_token", - "kind": 1024, - "kindString": "Property", - "flags": {}, - "comment": { - "shortText": "Refresh token you can use to obtain new access tokens when expired." - }, - "sources": [ - { - "fileName": "src/lib/types.ts", - "line": 848, - "character": 8 - } - ], - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 941, - "name": "token_type", - "kind": 1024, - "kindString": "Property", - "flags": {}, - "comment": { - "shortText": "Type of token, typically `Bearer`." - }, - "sources": [ - { - "fileName": "src/lib/types.ts", - "line": 842, + "line": 840, "character": 8 } ], @@ -12499,6 +12456,69 @@ }, { "id": 944, + "name": "expires_in", + "kind": 1024, + "kindString": "Property", + "flags": {}, + "comment": { + "shortText": "Number of seconds in which the access token will expire." + }, + "sources": [ + { + "fileName": "src/lib/types.ts", + "line": 846, + "character": 8 + } + ], + "type": { + "type": "intrinsic", + "name": "number" + } + }, + { + "id": 945, + "name": "refresh_token", + "kind": 1024, + "kindString": "Property", + "flags": {}, + "comment": { + "shortText": "Refresh token you can use to obtain new access tokens when expired." + }, + "sources": [ + { + "fileName": "src/lib/types.ts", + "line": 849, + "character": 8 + } + ], + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 943, + "name": "token_type", + "kind": 1024, + "kindString": "Property", + "flags": {}, + "comment": { + "shortText": "Type of token, typically `Bearer`." + }, + "sources": [ + { + "fileName": "src/lib/types.ts", + "line": 843, + "character": 8 + } + ], + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 946, "name": "user", "kind": 1024, "kindString": "Property", @@ -12509,13 +12529,13 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 851, + "line": 852, "character": 8 } ], "type": { "type": "reference", - "id": 696, + "id": 697, "name": "User" } } @@ -12524,13 +12544,13 @@ { "title": "Properties", "kind": 1024, - "children": [940, 942, 943, 941, 944] + "children": [942, 944, 945, 943, 946] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 837, + "line": 838, "character": 12 } ] @@ -12538,7 +12558,7 @@ } }, { - "id": 945, + "id": 947, "name": "error", "kind": 1024, "kindString": "Property", @@ -12546,7 +12566,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 853, + "line": 854, "character": 6 } ], @@ -12560,13 +12580,13 @@ { "title": "Properties", "kind": 1024, - "children": [938, 945] + "children": [940, 947] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 836, + "line": 837, "character": 4 } ] @@ -12575,36 +12595,18 @@ { "type": "reflection", "declaration": { - "id": 946, + "id": 948, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 947, + "id": 949, "name": "data", "kind": 1024, "kindString": "Property", "flags": {}, - "sources": [ - { - "fileName": "src/lib/types.ts", - "line": 856, - "character": 6 - } - ], - "type": { - "type": "literal", - "value": null - } - }, - { - "id": 948, - "name": "error", - "kind": 1024, - "kindString": "Property", - "flags": {}, "sources": [ { "fileName": "src/lib/types.ts", @@ -12612,9 +12614,27 @@ "character": 6 } ], + "type": { + "type": "literal", + "value": null + } + }, + { + "id": 950, + "name": "error", + "kind": 1024, + "kindString": "Property", + "flags": {}, + "sources": [ + { + "fileName": "src/lib/types.ts", + "line": 858, + "character": 6 + } + ], "type": { "type": "reference", - "id": 1158, + "id": 1160, "name": "AuthError" } } @@ -12623,13 +12643,13 @@ { "title": "Properties", "kind": 1024, - "children": [947, 948] + "children": [949, 950] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 855, + "line": 856, "character": 4 } ] @@ -12639,7 +12659,7 @@ } }, { - "id": 580, + "id": 581, "name": "AuthOtpResponse", "kind": 4194304, "kindString": "Type alias", @@ -12661,14 +12681,14 @@ { "type": "reflection", "declaration": { - "id": 581, + "id": 582, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 582, + "id": 583, "name": "data", "kind": 1024, "kindString": "Property", @@ -12683,14 +12703,14 @@ "type": { "type": "reflection", "declaration": { - "id": 583, + "id": 584, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 586, + "id": 587, "name": "messageId", "kind": 1024, "kindString": "Property", @@ -12719,7 +12739,7 @@ } }, { - "id": 585, + "id": 586, "name": "session", "kind": 1024, "kindString": "Property", @@ -12737,7 +12757,7 @@ } }, { - "id": 584, + "id": 585, "name": "user", "kind": 1024, "kindString": "Property", @@ -12759,7 +12779,7 @@ { "title": "Properties", "kind": 1024, - "children": [586, 585, 584] + "children": [587, 586, 585] } ], "sources": [ @@ -12773,7 +12793,7 @@ } }, { - "id": 587, + "id": 588, "name": "error", "kind": 1024, "kindString": "Property", @@ -12795,7 +12815,7 @@ { "title": "Properties", "kind": 1024, - "children": [582, 587] + "children": [583, 588] } ], "sources": [ @@ -12810,14 +12830,14 @@ { "type": "reflection", "declaration": { - "id": 588, + "id": 589, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 589, + "id": 590, "name": "data", "kind": 1024, "kindString": "Property", @@ -12832,14 +12852,14 @@ "type": { "type": "reflection", "declaration": { - "id": 590, + "id": 591, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 593, + "id": 594, "name": "messageId", "kind": 1024, "kindString": "Property", @@ -12868,7 +12888,7 @@ } }, { - "id": 592, + "id": 593, "name": "session", "kind": 1024, "kindString": "Property", @@ -12886,7 +12906,7 @@ } }, { - "id": 591, + "id": 592, "name": "user", "kind": 1024, "kindString": "Property", @@ -12908,7 +12928,7 @@ { "title": "Properties", "kind": 1024, - "children": [593, 592, 591] + "children": [594, 593, 592] } ], "sources": [ @@ -12922,7 +12942,7 @@ } }, { - "id": 594, + "id": 595, "name": "error", "kind": 1024, "kindString": "Property", @@ -12936,7 +12956,7 @@ ], "type": { "type": "reference", - "id": 1158, + "id": 1160, "name": "AuthError" } } @@ -12945,7 +12965,7 @@ { "title": "Properties", "kind": 1024, - "children": [589, 594] + "children": [590, 595] } ], "sources": [ @@ -12961,7 +12981,7 @@ } }, { - "id": 553, + "id": 554, "name": "AuthResponse", "kind": 4194304, "kindString": "Type alias", @@ -12979,14 +12999,14 @@ { "type": "reflection", "declaration": { - "id": 554, + "id": 555, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 555, + "id": 556, "name": "data", "kind": 1024, "kindString": "Property", @@ -13001,14 +13021,14 @@ "type": { "type": "reflection", "declaration": { - "id": 556, + "id": 557, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 558, + "id": 559, "name": "session", "kind": 1024, "kindString": "Property", @@ -13025,7 +13045,7 @@ "types": [ { "type": "reference", - "id": 656, + "id": 657, "name": "Session" }, { @@ -13036,7 +13056,7 @@ } }, { - "id": 557, + "id": 558, "name": "user", "kind": 1024, "kindString": "Property", @@ -13053,7 +13073,7 @@ "types": [ { "type": "reference", - "id": 696, + "id": 697, "name": "User" }, { @@ -13068,7 +13088,7 @@ { "title": "Properties", "kind": 1024, - "children": [558, 557] + "children": [559, 558] } ], "sources": [ @@ -13082,7 +13102,7 @@ } }, { - "id": 559, + "id": 560, "name": "error", "kind": 1024, "kindString": "Property", @@ -13104,7 +13124,7 @@ { "title": "Properties", "kind": 1024, - "children": [555, 559] + "children": [556, 560] } ], "sources": [ @@ -13119,14 +13139,14 @@ { "type": "reflection", "declaration": { - "id": 560, + "id": 561, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 561, + "id": 562, "name": "data", "kind": 1024, "kindString": "Property", @@ -13141,14 +13161,14 @@ "type": { "type": "reflection", "declaration": { - "id": 562, + "id": 563, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 564, + "id": 565, "name": "session", "kind": 1024, "kindString": "Property", @@ -13166,7 +13186,7 @@ } }, { - "id": 563, + "id": 564, "name": "user", "kind": 1024, "kindString": "Property", @@ -13188,7 +13208,7 @@ { "title": "Properties", "kind": 1024, - "children": [564, 563] + "children": [565, 564] } ], "sources": [ @@ -13202,7 +13222,7 @@ } }, { - "id": 565, + "id": 566, "name": "error", "kind": 1024, "kindString": "Property", @@ -13216,7 +13236,7 @@ ], "type": { "type": "reference", - "id": 1158, + "id": 1160, "name": "AuthError" } } @@ -13225,7 +13245,7 @@ { "title": "Properties", "kind": 1024, - "children": [561, 565] + "children": [562, 566] } ], "sources": [ @@ -13241,7 +13261,7 @@ } }, { - "id": 566, + "id": 567, "name": "AuthResponsePassword", "kind": 4194304, "kindString": "Type alias", @@ -13259,14 +13279,14 @@ { "type": "reflection", "declaration": { - "id": 567, + "id": 568, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 568, + "id": 569, "name": "data", "kind": 1024, "kindString": "Property", @@ -13281,14 +13301,14 @@ "type": { "type": "reflection", "declaration": { - "id": 569, + "id": 570, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 571, + "id": 572, "name": "session", "kind": 1024, "kindString": "Property", @@ -13305,7 +13325,7 @@ "types": [ { "type": "reference", - "id": 656, + "id": 657, "name": "Session" }, { @@ -13316,7 +13336,7 @@ } }, { - "id": 570, + "id": 571, "name": "user", "kind": 1024, "kindString": "Property", @@ -13333,7 +13353,7 @@ "types": [ { "type": "reference", - "id": 696, + "id": 697, "name": "User" }, { @@ -13344,7 +13364,7 @@ } }, { - "id": 572, + "id": 573, "name": "weak_password", "kind": 1024, "kindString": "Property", @@ -13363,7 +13383,7 @@ "types": [ { "type": "reference", - "id": 549, + "id": 550, "name": "WeakPassword" }, { @@ -13378,7 +13398,7 @@ { "title": "Properties", "kind": 1024, - "children": [571, 570, 572] + "children": [572, 571, 573] } ], "sources": [ @@ -13392,7 +13412,7 @@ } }, { - "id": 573, + "id": 574, "name": "error", "kind": 1024, "kindString": "Property", @@ -13414,7 +13434,7 @@ { "title": "Properties", "kind": 1024, - "children": [568, 573] + "children": [569, 574] } ], "sources": [ @@ -13429,14 +13449,14 @@ { "type": "reflection", "declaration": { - "id": 574, + "id": 575, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 575, + "id": 576, "name": "data", "kind": 1024, "kindString": "Property", @@ -13451,14 +13471,14 @@ "type": { "type": "reflection", "declaration": { - "id": 576, + "id": 577, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 578, + "id": 579, "name": "session", "kind": 1024, "kindString": "Property", @@ -13476,7 +13496,7 @@ } }, { - "id": 577, + "id": 578, "name": "user", "kind": 1024, "kindString": "Property", @@ -13498,7 +13518,7 @@ { "title": "Properties", "kind": 1024, - "children": [578, 577] + "children": [579, 578] } ], "sources": [ @@ -13512,7 +13532,7 @@ } }, { - "id": 579, + "id": 580, "name": "error", "kind": 1024, "kindString": "Property", @@ -13526,7 +13546,7 @@ ], "type": { "type": "reference", - "id": 1158, + "id": 1160, "name": "AuthError" } } @@ -13535,7 +13555,7 @@ { "title": "Properties", "kind": 1024, - "children": [575, 579] + "children": [576, 580] } ], "sources": [ @@ -13551,7 +13571,7 @@ } }, { - "id": 595, + "id": 596, "name": "AuthTokenResponse", "kind": 4194304, "kindString": "Type alias", @@ -13569,14 +13589,14 @@ { "type": "reflection", "declaration": { - "id": 596, + "id": 597, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 597, + "id": 598, "name": "data", "kind": 1024, "kindString": "Property", @@ -13591,14 +13611,14 @@ "type": { "type": "reflection", "declaration": { - "id": 598, + "id": 599, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 600, + "id": 601, "name": "session", "kind": 1024, "kindString": "Property", @@ -13612,12 +13632,12 @@ ], "type": { "type": "reference", - "id": 656, + "id": 657, "name": "Session" } }, { - "id": 599, + "id": 600, "name": "user", "kind": 1024, "kindString": "Property", @@ -13631,7 +13651,7 @@ ], "type": { "type": "reference", - "id": 696, + "id": 697, "name": "User" } } @@ -13640,7 +13660,7 @@ { "title": "Properties", "kind": 1024, - "children": [600, 599] + "children": [601, 600] } ], "sources": [ @@ -13654,7 +13674,7 @@ } }, { - "id": 601, + "id": 602, "name": "error", "kind": 1024, "kindString": "Property", @@ -13676,7 +13696,7 @@ { "title": "Properties", "kind": 1024, - "children": [597, 601] + "children": [598, 602] } ], "sources": [ @@ -13691,14 +13711,14 @@ { "type": "reflection", "declaration": { - "id": 602, + "id": 603, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 603, + "id": 604, "name": "data", "kind": 1024, "kindString": "Property", @@ -13713,14 +13733,14 @@ "type": { "type": "reflection", "declaration": { - "id": 604, + "id": 605, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 606, + "id": 607, "name": "session", "kind": 1024, "kindString": "Property", @@ -13738,7 +13758,7 @@ } }, { - "id": 605, + "id": 606, "name": "user", "kind": 1024, "kindString": "Property", @@ -13760,7 +13780,7 @@ { "title": "Properties", "kind": 1024, - "children": [606, 605] + "children": [607, 606] } ], "sources": [ @@ -13774,7 +13794,7 @@ } }, { - "id": 607, + "id": 608, "name": "error", "kind": 1024, "kindString": "Property", @@ -13788,7 +13808,7 @@ ], "type": { "type": "reference", - "id": 1158, + "id": 1160, "name": "AuthError" } } @@ -13797,7 +13817,7 @@ { "title": "Properties", "kind": 1024, - "children": [603, 607] + "children": [604, 608] } ], "sources": [ @@ -13813,7 +13833,7 @@ } }, { - "id": 608, + "id": 609, "name": "AuthTokenResponsePassword", "kind": 4194304, "kindString": "Type alias", @@ -13831,14 +13851,14 @@ { "type": "reflection", "declaration": { - "id": 609, + "id": 610, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 610, + "id": 611, "name": "data", "kind": 1024, "kindString": "Property", @@ -13853,14 +13873,14 @@ "type": { "type": "reflection", "declaration": { - "id": 611, + "id": 612, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 613, + "id": 614, "name": "session", "kind": 1024, "kindString": "Property", @@ -13874,12 +13894,12 @@ ], "type": { "type": "reference", - "id": 656, + "id": 657, "name": "Session" } }, { - "id": 612, + "id": 613, "name": "user", "kind": 1024, "kindString": "Property", @@ -13893,12 +13913,12 @@ ], "type": { "type": "reference", - "id": 696, + "id": 697, "name": "User" } }, { - "id": 614, + "id": 615, "name": "weakPassword", "kind": 1024, "kindString": "Property", @@ -13914,7 +13934,7 @@ ], "type": { "type": "reference", - "id": 549, + "id": 550, "name": "WeakPassword" } } @@ -13923,7 +13943,7 @@ { "title": "Properties", "kind": 1024, - "children": [613, 612, 614] + "children": [614, 613, 615] } ], "sources": [ @@ -13937,7 +13957,7 @@ } }, { - "id": 615, + "id": 616, "name": "error", "kind": 1024, "kindString": "Property", @@ -13959,7 +13979,7 @@ { "title": "Properties", "kind": 1024, - "children": [610, 615] + "children": [611, 616] } ], "sources": [ @@ -13974,14 +13994,14 @@ { "type": "reflection", "declaration": { - "id": 616, + "id": 617, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 617, + "id": 618, "name": "data", "kind": 1024, "kindString": "Property", @@ -13996,14 +14016,14 @@ "type": { "type": "reflection", "declaration": { - "id": 618, + "id": 619, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 620, + "id": 621, "name": "session", "kind": 1024, "kindString": "Property", @@ -14021,7 +14041,7 @@ } }, { - "id": 619, + "id": 620, "name": "user", "kind": 1024, "kindString": "Property", @@ -14039,7 +14059,7 @@ } }, { - "id": 621, + "id": 622, "name": "weakPassword", "kind": 1024, "kindString": "Property", @@ -14063,7 +14083,7 @@ { "title": "Properties", "kind": 1024, - "children": [620, 619, 621] + "children": [621, 620, 622] } ], "sources": [ @@ -14077,7 +14097,7 @@ } }, { - "id": 622, + "id": 623, "name": "error", "kind": 1024, "kindString": "Property", @@ -14091,7 +14111,7 @@ ], "type": { "type": "reference", - "id": 1158, + "id": 1160, "name": "AuthError" } } @@ -14100,7 +14120,7 @@ { "title": "Properties", "kind": 1024, - "children": [617, 622] + "children": [618, 623] } ], "sources": [ @@ -14116,7 +14136,7 @@ } }, { - "id": 981, + "id": 983, "name": "AuthenticatorAssuranceLevels", "kind": 4194304, "kindString": "Type alias", @@ -14124,7 +14144,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 903, + "line": 904, "character": 12 } ], @@ -14143,7 +14163,7 @@ } }, { - "id": 1055, + "id": 1057, "name": "CallRefreshTokenResult", "kind": 4194304, "kindString": "Type alias", @@ -14151,7 +14171,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1091, + "line": 1092, "character": 12 } ], @@ -14161,18 +14181,36 @@ { "type": "reflection", "declaration": { - "id": 1056, + "id": 1058, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 1058, + "id": 1060, "name": "error", "kind": 1024, "kindString": "Property", "flags": {}, + "sources": [ + { + "fileName": "src/lib/types.ts", + "line": 1095, + "character": 6 + } + ], + "type": { + "type": "literal", + "value": null + } + }, + { + "id": 1059, + "name": "session", + "kind": 1024, + "kindString": "Property", + "flags": {}, "sources": [ { "fileName": "src/lib/types.ts", @@ -14180,27 +14218,9 @@ "character": 6 } ], - "type": { - "type": "literal", - "value": null - } - }, - { - "id": 1057, - "name": "session", - "kind": 1024, - "kindString": "Property", - "flags": {}, - "sources": [ - { - "fileName": "src/lib/types.ts", - "line": 1093, - "character": 6 - } - ], "type": { "type": "reference", - "id": 656, + "id": 657, "name": "Session" } } @@ -14209,13 +14229,13 @@ { "title": "Properties", "kind": 1024, - "children": [1058, 1057] + "children": [1060, 1059] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 1092, + "line": 1093, "character": 4 } ] @@ -14224,18 +14244,37 @@ { "type": "reflection", "declaration": { - "id": 1059, + "id": 1061, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 1061, + "id": 1063, "name": "error", "kind": 1024, "kindString": "Property", "flags": {}, + "sources": [ + { + "fileName": "src/lib/types.ts", + "line": 1099, + "character": 6 + } + ], + "type": { + "type": "reference", + "id": 1160, + "name": "AuthError" + } + }, + { + "id": 1062, + "name": "session", + "kind": 1024, + "kindString": "Property", + "flags": {}, "sources": [ { "fileName": "src/lib/types.ts", @@ -14243,25 +14282,6 @@ "character": 6 } ], - "type": { - "type": "reference", - "id": 1158, - "name": "AuthError" - } - }, - { - "id": 1060, - "name": "session", - "kind": 1024, - "kindString": "Property", - "flags": {}, - "sources": [ - { - "fileName": "src/lib/types.ts", - "line": 1097, - "character": 6 - } - ], "type": { "type": "literal", "value": null @@ -14272,13 +14292,13 @@ { "title": "Properties", "kind": 1024, - "children": [1061, 1060] + "children": [1063, 1062] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 1096, + "line": 1097, "character": 4 } ] @@ -14288,7 +14308,7 @@ } }, { - "id": 844, + "id": 846, "name": "EmailOtpType", "kind": 4194304, "kindString": "Type alias", @@ -14296,7 +14316,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 662, + "line": 663, "character": 12 } ], @@ -14331,7 +14351,7 @@ } }, { - "id": 888, + "id": 890, "name": "GenerateEmailChangeLinkParams", "kind": 4194304, "kindString": "Type alias", @@ -14339,21 +14359,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 729, + "line": 730, "character": 12 } ], "type": { "type": "reflection", "declaration": { - "id": 889, + "id": 891, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 891, + "id": 893, "name": "email", "kind": 1024, "kindString": "Property", @@ -14364,7 +14384,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 732, + "line": 733, "character": 2 } ], @@ -14374,7 +14394,7 @@ } }, { - "id": 892, + "id": 894, "name": "newEmail", "kind": 1024, "kindString": "Property", @@ -14385,7 +14405,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 736, + "line": 737, "character": 2 } ], @@ -14395,7 +14415,7 @@ } }, { - "id": 893, + "id": 895, "name": "options", "kind": 1024, "kindString": "Property", @@ -14405,7 +14425,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 737, + "line": 738, "character": 2 } ], @@ -14414,7 +14434,7 @@ "typeArguments": [ { "type": "reference", - "id": 894, + "id": 896, "name": "GenerateLinkOptions" }, { @@ -14428,7 +14448,7 @@ } }, { - "id": 890, + "id": 892, "name": "type", "kind": 1024, "kindString": "Property", @@ -14436,7 +14456,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 730, + "line": 731, "character": 2 } ], @@ -14459,13 +14479,13 @@ { "title": "Properties", "kind": 1024, - "children": [891, 892, 893, 890] + "children": [893, 894, 895, 892] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 729, + "line": 730, "character": 44 } ] @@ -14473,7 +14493,7 @@ } }, { - "id": 878, + "id": 880, "name": "GenerateInviteOrMagiclinkParams", "kind": 4194304, "kindString": "Type alias", @@ -14481,21 +14501,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 715, + "line": 716, "character": 12 } ], "type": { "type": "reflection", "declaration": { - "id": 879, + "id": 881, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 881, + "id": 883, "name": "email", "kind": 1024, "kindString": "Property", @@ -14506,7 +14526,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 718, + "line": 719, "character": 2 } ], @@ -14516,7 +14536,7 @@ } }, { - "id": 882, + "id": 884, "name": "options", "kind": 1024, "kindString": "Property", @@ -14526,7 +14546,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 719, + "line": 720, "character": 2 } ], @@ -14535,7 +14555,7 @@ "typeArguments": [ { "type": "reference", - "id": 894, + "id": 896, "name": "GenerateLinkOptions" }, { @@ -14558,7 +14578,7 @@ } }, { - "id": 880, + "id": 882, "name": "type", "kind": 1024, "kindString": "Property", @@ -14566,7 +14586,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 716, + "line": 717, "character": 2 } ], @@ -14589,13 +14609,13 @@ { "title": "Properties", "kind": 1024, - "children": [881, 882, 880] + "children": [883, 884, 882] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 715, + "line": 716, "character": 46 } ] @@ -14603,7 +14623,7 @@ } }, { - "id": 897, + "id": 899, "name": "GenerateLinkParams", "kind": 4194304, "kindString": "Type alias", @@ -14611,7 +14631,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 751, + "line": 752, "character": 12 } ], @@ -14620,29 +14640,29 @@ "types": [ { "type": "reference", - "id": 872, + "id": 874, "name": "GenerateSignupLinkParams" }, { "type": "reference", - "id": 878, + "id": 880, "name": "GenerateInviteOrMagiclinkParams" }, { "type": "reference", - "id": 883, + "id": 885, "name": "GenerateRecoveryLinkParams" }, { "type": "reference", - "id": 888, + "id": 890, "name": "GenerateEmailChangeLinkParams" } ] } }, { - "id": 911, + "id": 913, "name": "GenerateLinkProperties", "kind": 4194304, "kindString": "Type alias", @@ -14653,21 +14673,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 774, + "line": 775, "character": 12 } ], "type": { "type": "reflection", "declaration": { - "id": 912, + "id": 914, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 913, + "id": 915, "name": "action_link", "kind": 1024, "kindString": "Property", @@ -14678,49 +14698,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 779, - "character": 2 - } - ], - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 914, - "name": "email_otp", - "kind": 1024, - "kindString": "Property", - "flags": {}, - "comment": { - "shortText": "The raw email OTP.\nYou should send this in the email if you want your users to verify using an OTP instead of the action link." - }, - "sources": [ - { - "fileName": "src/lib/types.ts", - "line": 784, - "character": 2 - } - ], - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 915, - "name": "hashed_token", - "kind": 1024, - "kindString": "Property", - "flags": {}, - "comment": { - "shortText": "The hashed token appended to the action link." - }, - "sources": [ - { - "fileName": "src/lib/types.ts", - "line": 788, + "line": 780, "character": 2 } ], @@ -14731,17 +14709,17 @@ }, { "id": 916, - "name": "redirect_to", + "name": "email_otp", "kind": 1024, "kindString": "Property", "flags": {}, "comment": { - "shortText": "The URL appended to the action link." + "shortText": "The raw email OTP.\nYou should send this in the email if you want your users to verify using an OTP instead of the action link." }, "sources": [ { "fileName": "src/lib/types.ts", - "line": 790, + "line": 785, "character": 2 } ], @@ -14752,6 +14730,48 @@ }, { "id": 917, + "name": "hashed_token", + "kind": 1024, + "kindString": "Property", + "flags": {}, + "comment": { + "shortText": "The hashed token appended to the action link." + }, + "sources": [ + { + "fileName": "src/lib/types.ts", + "line": 789, + "character": 2 + } + ], + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 918, + "name": "redirect_to", + "kind": 1024, + "kindString": "Property", + "flags": {}, + "comment": { + "shortText": "The URL appended to the action link." + }, + "sources": [ + { + "fileName": "src/lib/types.ts", + "line": 791, + "character": 2 + } + ], + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 919, "name": "verification_type", "kind": 1024, "kindString": "Property", @@ -14762,13 +14782,13 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 792, + "line": 793, "character": 2 } ], "type": { "type": "reference", - "id": 918, + "id": 920, "name": "GenerateLinkType" } } @@ -14777,13 +14797,13 @@ { "title": "Properties", "kind": 1024, - "children": [913, 914, 915, 916, 917] + "children": [915, 916, 917, 918, 919] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 774, + "line": 775, "character": 37 } ] @@ -14791,7 +14811,7 @@ } }, { - "id": 898, + "id": 900, "name": "GenerateLinkResponse", "kind": 4194304, "kindString": "Type alias", @@ -14799,7 +14819,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 757, + "line": 758, "character": 12 } ], @@ -14809,14 +14829,14 @@ { "type": "reflection", "declaration": { - "id": 899, + "id": 901, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 900, + "id": 902, "name": "data", "kind": 1024, "kindString": "Property", @@ -14824,44 +14844,25 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 759, + "line": 760, "character": 6 } ], "type": { "type": "reflection", "declaration": { - "id": 901, + "id": 903, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 902, + "id": 904, "name": "properties", "kind": 1024, "kindString": "Property", "flags": {}, - "sources": [ - { - "fileName": "src/lib/types.ts", - "line": 760, - "character": 8 - } - ], - "type": { - "type": "reference", - "id": 911, - "name": "GenerateLinkProperties" - } - }, - { - "id": 903, - "name": "user", - "kind": 1024, - "kindString": "Property", - "flags": {}, "sources": [ { "fileName": "src/lib/types.ts", @@ -14871,7 +14872,26 @@ ], "type": { "type": "reference", - "id": 696, + "id": 913, + "name": "GenerateLinkProperties" + } + }, + { + "id": 905, + "name": "user", + "kind": 1024, + "kindString": "Property", + "flags": {}, + "sources": [ + { + "fileName": "src/lib/types.ts", + "line": 762, + "character": 8 + } + ], + "type": { + "type": "reference", + "id": 697, "name": "User" } } @@ -14880,13 +14900,13 @@ { "title": "Properties", "kind": 1024, - "children": [902, 903] + "children": [904, 905] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 759, + "line": 760, "character": 12 } ] @@ -14894,7 +14914,7 @@ } }, { - "id": 904, + "id": 906, "name": "error", "kind": 1024, "kindString": "Property", @@ -14902,7 +14922,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 763, + "line": 764, "character": 6 } ], @@ -14916,13 +14936,13 @@ { "title": "Properties", "kind": 1024, - "children": [900, 904] + "children": [902, 906] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 758, + "line": 759, "character": 4 } ] @@ -14931,14 +14951,14 @@ { "type": "reflection", "declaration": { - "id": 905, + "id": 907, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 906, + "id": 908, "name": "data", "kind": 1024, "kindString": "Property", @@ -14946,43 +14966,25 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 766, + "line": 767, "character": 6 } ], "type": { "type": "reflection", "declaration": { - "id": 907, + "id": 909, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 908, + "id": 910, "name": "properties", "kind": 1024, "kindString": "Property", "flags": {}, - "sources": [ - { - "fileName": "src/lib/types.ts", - "line": 767, - "character": 8 - } - ], - "type": { - "type": "literal", - "value": null - } - }, - { - "id": 909, - "name": "user", - "kind": 1024, - "kindString": "Property", - "flags": {}, "sources": [ { "fileName": "src/lib/types.ts", @@ -14994,19 +14996,37 @@ "type": "literal", "value": null } + }, + { + "id": 911, + "name": "user", + "kind": 1024, + "kindString": "Property", + "flags": {}, + "sources": [ + { + "fileName": "src/lib/types.ts", + "line": 769, + "character": 8 + } + ], + "type": { + "type": "literal", + "value": null + } } ], "groups": [ { "title": "Properties", "kind": 1024, - "children": [908, 909] + "children": [910, 911] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 766, + "line": 767, "character": 12 } ] @@ -15014,7 +15034,7 @@ } }, { - "id": 910, + "id": 912, "name": "error", "kind": 1024, "kindString": "Property", @@ -15022,13 +15042,13 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 770, + "line": 771, "character": 6 } ], "type": { "type": "reference", - "id": 1158, + "id": 1160, "name": "AuthError" } } @@ -15037,13 +15057,13 @@ { "title": "Properties", "kind": 1024, - "children": [906, 910] + "children": [908, 912] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 765, + "line": 766, "character": 4 } ] @@ -15053,7 +15073,7 @@ } }, { - "id": 918, + "id": 920, "name": "GenerateLinkType", "kind": 4194304, "kindString": "Type alias", @@ -15061,7 +15081,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 795, + "line": 796, "character": 12 } ], @@ -15096,7 +15116,7 @@ } }, { - "id": 883, + "id": 885, "name": "GenerateRecoveryLinkParams", "kind": 4194304, "kindString": "Type alias", @@ -15104,21 +15124,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 722, + "line": 723, "character": 12 } ], "type": { "type": "reflection", "declaration": { - "id": 884, + "id": 886, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 886, + "id": 888, "name": "email", "kind": 1024, "kindString": "Property", @@ -15129,7 +15149,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 725, + "line": 726, "character": 2 } ], @@ -15139,7 +15159,7 @@ } }, { - "id": 887, + "id": 889, "name": "options", "kind": 1024, "kindString": "Property", @@ -15149,7 +15169,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 726, + "line": 727, "character": 2 } ], @@ -15158,7 +15178,7 @@ "typeArguments": [ { "type": "reference", - "id": 894, + "id": 896, "name": "GenerateLinkOptions" }, { @@ -15172,7 +15192,7 @@ } }, { - "id": 885, + "id": 887, "name": "type", "kind": 1024, "kindString": "Property", @@ -15180,7 +15200,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 723, + "line": 724, "character": 2 } ], @@ -15194,13 +15214,13 @@ { "title": "Properties", "kind": 1024, - "children": [886, 887, 885] + "children": [888, 889, 887] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 722, + "line": 723, "character": 41 } ] @@ -15208,7 +15228,7 @@ } }, { - "id": 872, + "id": 874, "name": "GenerateSignupLinkParams", "kind": 4194304, "kindString": "Type alias", @@ -15216,21 +15236,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 708, + "line": 709, "character": 12 } ], "type": { "type": "reflection", "declaration": { - "id": 873, + "id": 875, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 875, + "id": 877, "name": "email", "kind": 1024, "kindString": "Property", @@ -15238,7 +15258,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 710, + "line": 711, "character": 2 } ], @@ -15248,7 +15268,7 @@ } }, { - "id": 877, + "id": 879, "name": "options", "kind": 1024, "kindString": "Property", @@ -15258,7 +15278,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 712, + "line": 713, "character": 2 } ], @@ -15267,7 +15287,7 @@ "typeArguments": [ { "type": "reference", - "id": 894, + "id": 896, "name": "GenerateLinkOptions" }, { @@ -15290,7 +15310,7 @@ } }, { - "id": 876, + "id": 878, "name": "password", "kind": 1024, "kindString": "Property", @@ -15298,7 +15318,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 711, + "line": 712, "character": 2 } ], @@ -15308,7 +15328,7 @@ } }, { - "id": 874, + "id": 876, "name": "type", "kind": 1024, "kindString": "Property", @@ -15316,7 +15336,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 709, + "line": 710, "character": 2 } ], @@ -15330,13 +15350,13 @@ { "title": "Properties", "kind": 1024, - "children": [875, 877, 876, 874] + "children": [877, 879, 878, 876] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 708, + "line": 709, "character": 39 } ] @@ -15344,7 +15364,7 @@ } }, { - "id": 526, + "id": 527, "name": "GoTrueClientOptions", "kind": 4194304, "kindString": "Type alias", @@ -15359,14 +15379,14 @@ "type": { "type": "reflection", "declaration": { - "id": 527, + "id": 528, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 535, + "id": 536, "name": "autoRefreshToken", "kind": 1024, "kindString": "Property", @@ -15386,7 +15406,7 @@ } }, { - "id": 540, + "id": 541, "name": "debug", "kind": 1024, "kindString": "Property", @@ -15410,7 +15430,7 @@ { "type": "reflection", "declaration": { - "id": 541, + "id": 542, "name": "__type", "kind": 65536, "kindString": "Type literal", @@ -15424,14 +15444,14 @@ ], "signatures": [ { - "id": 542, + "id": 543, "name": "__type", "kind": 4096, "kindString": "Call signature", "flags": {}, "parameters": [ { - "id": 543, + "id": 544, "name": "message", "kind": 32768, "kindString": "Parameter", @@ -15442,7 +15462,7 @@ } }, { - "id": 544, + "id": 545, "name": "args", "kind": 32768, "kindString": "Parameter", @@ -15470,7 +15490,7 @@ } }, { - "id": 534, + "id": 535, "name": "detectSessionInUrl", "kind": 1024, "kindString": "Property", @@ -15490,7 +15510,7 @@ } }, { - "id": 538, + "id": 539, "name": "fetch", "kind": 1024, "kindString": "Property", @@ -15510,7 +15530,7 @@ } }, { - "id": 539, + "id": 540, "name": "flowType", "kind": 1024, "kindString": "Property", @@ -15526,12 +15546,12 @@ ], "type": { "type": "reference", - "id": 800, + "id": 802, "name": "AuthFlowType" } }, { - "id": 546, + "id": 547, "name": "hasCustomAuthorizationHeader", "kind": 1024, "kindString": "Property", @@ -15560,7 +15580,7 @@ } }, { - "id": 529, + "id": 530, "name": "headers", "kind": 1024, "kindString": "Property", @@ -15577,7 +15597,7 @@ "type": { "type": "reflection", "declaration": { - "id": 530, + "id": 531, "name": "__type", "kind": 65536, "kindString": "Type literal", @@ -15590,14 +15610,14 @@ } ], "indexSignature": { - "id": 531, + "id": 532, "name": "__index", "kind": 8192, "kindString": "Index signature", "flags": {}, "parameters": [ { - "id": 532, + "id": 533, "name": "key", "kind": 32768, "flags": {}, @@ -15616,7 +15636,7 @@ } }, { - "id": 545, + "id": 546, "name": "lock", "kind": 1024, "kindString": "Property", @@ -15641,12 +15661,12 @@ ], "type": { "type": "reference", - "id": 517, + "id": 518, "name": "LockFunc" } }, { - "id": 536, + "id": 537, "name": "persistSession", "kind": 1024, "kindString": "Property", @@ -15666,7 +15686,7 @@ } }, { - "id": 537, + "id": 538, "name": "storage", "kind": 1024, "kindString": "Property", @@ -15682,12 +15702,12 @@ ], "type": { "type": "reference", - "id": 1049, + "id": 1051, "name": "SupportedStorage" } }, { - "id": 533, + "id": 534, "name": "storageKey", "kind": 1024, "kindString": "Property", @@ -15707,7 +15727,7 @@ } }, { - "id": 528, + "id": 529, "name": "url", "kind": 1024, "kindString": "Property", @@ -15731,7 +15751,7 @@ { "title": "Properties", "kind": 1024, - "children": [535, 540, 534, 538, 539, 546, 529, 545, 536, 537, 533, 528] + "children": [536, 541, 535, 539, 540, 547, 530, 546, 537, 538, 534, 529] } ], "sources": [ @@ -15745,7 +15765,7 @@ } }, { - "id": 1052, + "id": 1054, "name": "InitializeResult", "kind": 4194304, "kindString": "Type alias", @@ -15753,21 +15773,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1089, + "line": 1090, "character": 12 } ], "type": { "type": "reflection", "declaration": { - "id": 1053, + "id": 1055, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 1054, + "id": 1056, "name": "error", "kind": 1024, "kindString": "Property", @@ -15775,7 +15795,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1089, + "line": 1090, "character": 33 } ], @@ -15784,7 +15804,7 @@ "types": [ { "type": "reference", - "id": 1158, + "id": 1160, "name": "AuthError" }, { @@ -15799,13 +15819,13 @@ { "title": "Properties", "kind": 1024, - "children": [1054] + "children": [1056] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 1089, + "line": 1090, "character": 31 } ] @@ -15813,7 +15833,7 @@ } }, { - "id": 1114, + "id": 1116, "name": "JwtHeader", "kind": 4194304, "kindString": "Type alias", @@ -15821,21 +15841,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1203, + "line": 1204, "character": 12 } ], "type": { "type": "reflection", "declaration": { - "id": 1115, + "id": 1117, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 1116, + "id": 1118, "name": "alg", "kind": 1024, "kindString": "Property", @@ -15843,7 +15863,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1204, + "line": 1205, "character": 2 } ], @@ -15866,29 +15886,11 @@ } }, { - "id": 1117, + "id": 1119, "name": "kid", "kind": 1024, "kindString": "Property", "flags": {}, - "sources": [ - { - "fileName": "src/lib/types.ts", - "line": 1205, - "character": 2 - } - ], - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 1118, - "name": "typ", - "kind": 1024, - "kindString": "Property", - "flags": {}, "sources": [ { "fileName": "src/lib/types.ts", @@ -15900,19 +15902,37 @@ "type": "intrinsic", "name": "string" } + }, + { + "id": 1120, + "name": "typ", + "kind": 1024, + "kindString": "Property", + "flags": {}, + "sources": [ + { + "fileName": "src/lib/types.ts", + "line": 1207, + "character": 2 + } + ], + "type": { + "type": "intrinsic", + "name": "string" + } } ], "groups": [ { "title": "Properties", "kind": 1024, - "children": [1116, 1117, 1118] + "children": [1118, 1119, 1120] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 1203, + "line": 1204, "character": 24 } ] @@ -15920,7 +15940,7 @@ } }, { - "id": 1129, + "id": 1131, "name": "JwtPayload", "kind": 4194304, "kindString": "Type alias", @@ -15928,7 +15948,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1220, + "line": 1221, "character": 12 } ], @@ -15937,13 +15957,13 @@ "types": [ { "type": "reference", - "id": 1119, + "id": 1121, "name": "RequiredClaims" }, { "type": "reflection", "declaration": { - "id": 1130, + "id": 1132, "name": "__type", "kind": 65536, "kindString": "Type literal", @@ -15951,19 +15971,19 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1220, + "line": 1221, "character": 42 } ], "indexSignature": { - "id": 1131, + "id": 1133, "name": "__index", "kind": 8192, "kindString": "Index signature", "flags": {}, "parameters": [ { - "id": 1132, + "id": 1134, "name": "key", "kind": 32768, "flags": {}, @@ -15984,7 +16004,7 @@ } }, { - "id": 517, + "id": 518, "name": "LockFunc", "kind": 4194304, "kindString": "Type alias", @@ -15999,7 +16019,7 @@ "type": { "type": "reflection", "declaration": { - "id": 518, + "id": 519, "name": "__type", "kind": 65536, "kindString": "Type literal", @@ -16013,7 +16033,7 @@ ], "signatures": [ { - "id": 519, + "id": 520, "name": "__type", "kind": 4096, "kindString": "Call signature", @@ -16029,7 +16049,7 @@ }, "typeParameter": [ { - "id": 525, + "id": 526, "name": "R", "kind": 131072, "kindString": "Type parameter", @@ -16038,7 +16058,7 @@ ], "parameters": [ { - "id": 520, + "id": 521, "name": "name", "kind": 32768, "kindString": "Parameter", @@ -16052,7 +16072,7 @@ } }, { - "id": 521, + "id": 522, "name": "acquireTimeout", "kind": 32768, "kindString": "Parameter", @@ -16066,7 +16086,7 @@ } }, { - "id": 522, + "id": 523, "name": "fn", "kind": 32768, "kindString": "Parameter", @@ -16077,7 +16097,7 @@ "type": { "type": "reflection", "declaration": { - "id": 523, + "id": 524, "name": "__type", "kind": 65536, "kindString": "Type literal", @@ -16091,7 +16111,7 @@ ], "signatures": [ { - "id": 524, + "id": 525, "name": "__type", "kind": 4096, "kindString": "Call signature", @@ -16101,7 +16121,7 @@ "typeArguments": [ { "type": "reference", - "id": 525, + "id": 526, "name": "R" } ], @@ -16120,7 +16140,7 @@ "typeArguments": [ { "type": "reference", - "id": 525, + "id": 526, "name": "R" } ], @@ -16134,7 +16154,7 @@ } }, { - "id": 932, + "id": 934, "name": "MFAChallengeAndVerifyParams", "kind": 4194304, "kindString": "Type alias", @@ -16142,21 +16162,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 828, + "line": 829, "character": 12 } ], "type": { "type": "reflection", "declaration": { - "id": 933, + "id": 935, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 935, + "id": 937, "name": "code", "kind": 1024, "kindString": "Property", @@ -16167,7 +16187,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 832, + "line": 833, "character": 2 } ], @@ -16177,7 +16197,7 @@ } }, { - "id": 934, + "id": 936, "name": "factorId", "kind": 1024, "kindString": "Property", @@ -16188,7 +16208,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 830, + "line": 831, "character": 2 } ], @@ -16202,13 +16222,13 @@ { "title": "Properties", "kind": 1024, - "children": [935, 934] + "children": [937, 936] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 828, + "line": 829, "character": 42 } ] @@ -16216,7 +16236,7 @@ } }, { - "id": 928, + "id": 930, "name": "MFAChallengeParams", "kind": 4194304, "kindString": "Type alias", @@ -16224,21 +16244,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 821, + "line": 822, "character": 12 } ], "type": { "type": "reflection", "declaration": { - "id": 929, + "id": 931, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 931, + "id": 933, "name": "channel", "kind": 1024, "kindString": "Property", @@ -16251,7 +16271,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 825, + "line": 826, "character": 2 } ], @@ -16270,7 +16290,7 @@ } }, { - "id": 930, + "id": 932, "name": "factorId", "kind": 1024, "kindString": "Property", @@ -16281,7 +16301,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 823, + "line": 824, "character": 2 } ], @@ -16295,13 +16315,13 @@ { "title": "Properties", "kind": 1024, - "children": [931, 930] + "children": [933, 932] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 821, + "line": 822, "character": 33 } ] @@ -16309,7 +16329,7 @@ } }, { - "id": 919, + "id": 921, "name": "MFAEnrollParams", "kind": 4194304, "kindString": "Type alias", @@ -16317,7 +16337,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 803, + "line": 804, "character": 12 } ], @@ -16326,19 +16346,19 @@ "types": [ { "type": "reference", - "id": 1076, + "id": 1078, "name": "MFAEnrollTOTPParams" }, { "type": "reference", - "id": 1081, + "id": 1083, "name": "MFAEnrollPhoneParams" } ] } }, { - "id": 1081, + "id": 1083, "name": "MFAEnrollPhoneParams", "kind": 4194304, "kindString": "Type alias", @@ -16346,21 +16366,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1137, + "line": 1138, "character": 12 } ], "type": { "type": "reflection", "declaration": { - "id": 1082, + "id": 1084, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 1083, + "id": 1085, "name": "factorType", "kind": 1024, "kindString": "Property", @@ -16371,7 +16391,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1139, + "line": 1140, "character": 2 } ], @@ -16381,7 +16401,7 @@ } }, { - "id": 1084, + "id": 1086, "name": "friendlyName", "kind": 1024, "kindString": "Property", @@ -16394,7 +16414,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1141, + "line": 1142, "character": 2 } ], @@ -16404,7 +16424,7 @@ } }, { - "id": 1085, + "id": 1087, "name": "phone", "kind": 1024, "kindString": "Property", @@ -16415,7 +16435,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1143, + "line": 1144, "character": 2 } ], @@ -16429,13 +16449,13 @@ { "title": "Properties", "kind": 1024, - "children": [1083, 1084, 1085] + "children": [1085, 1086, 1087] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 1137, + "line": 1138, "character": 35 } ] @@ -16443,7 +16463,7 @@ } }, { - "id": 1076, + "id": 1078, "name": "MFAEnrollTOTPParams", "kind": 4194304, "kindString": "Type alias", @@ -16451,21 +16471,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1129, + "line": 1130, "character": 12 } ], "type": { "type": "reflection", "declaration": { - "id": 1077, + "id": 1079, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 1078, + "id": 1080, "name": "factorType", "kind": 1024, "kindString": "Property", @@ -16476,7 +16496,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1131, + "line": 1132, "character": 2 } ], @@ -16486,7 +16506,7 @@ } }, { - "id": 1080, + "id": 1082, "name": "friendlyName", "kind": 1024, "kindString": "Property", @@ -16499,7 +16519,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1135, + "line": 1136, "character": 2 } ], @@ -16509,7 +16529,7 @@ } }, { - "id": 1079, + "id": 1081, "name": "issuer", "kind": 1024, "kindString": "Property", @@ -16522,7 +16542,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1133, + "line": 1134, "character": 2 } ], @@ -16536,13 +16556,13 @@ { "title": "Properties", "kind": 1024, - "children": [1078, 1080, 1079] + "children": [1080, 1082, 1081] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 1129, + "line": 1130, "character": 34 } ] @@ -16550,7 +16570,7 @@ } }, { - "id": 920, + "id": 922, "name": "MFAUnenrollParams", "kind": 4194304, "kindString": "Type alias", @@ -16558,21 +16578,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 805, + "line": 806, "character": 12 } ], "type": { "type": "reflection", "declaration": { - "id": 921, + "id": 923, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 922, + "id": 924, "name": "factorId", "kind": 1024, "kindString": "Property", @@ -16583,7 +16603,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 807, + "line": 808, "character": 2 } ], @@ -16597,13 +16617,13 @@ { "title": "Properties", "kind": 1024, - "children": [922] + "children": [924] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 805, + "line": 806, "character": 32 } ] @@ -16611,7 +16631,7 @@ } }, { - "id": 923, + "id": 925, "name": "MFAVerifyParams", "kind": 4194304, "kindString": "Type alias", @@ -16619,21 +16639,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 810, + "line": 811, "character": 12 } ], "type": { "type": "reflection", "declaration": { - "id": 924, + "id": 926, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 926, + "id": 928, "name": "challengeId", "kind": 1024, "kindString": "Property", @@ -16644,7 +16664,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 815, + "line": 816, "character": 2 } ], @@ -16654,7 +16674,7 @@ } }, { - "id": 927, + "id": 929, "name": "code", "kind": 1024, "kindString": "Property", @@ -16665,7 +16685,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 818, + "line": 819, "character": 2 } ], @@ -16675,7 +16695,7 @@ } }, { - "id": 925, + "id": 927, "name": "factorId", "kind": 1024, "kindString": "Property", @@ -16686,7 +16706,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 812, + "line": 813, "character": 2 } ], @@ -16700,13 +16720,13 @@ { "title": "Properties", "kind": 1024, - "children": [926, 927, 925] + "children": [928, 929, 927] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 810, + "line": 811, "character": 30 } ] @@ -16714,7 +16734,7 @@ } }, { - "id": 843, + "id": 845, "name": "MobileOtpType", "kind": 4194304, "kindString": "Type alias", @@ -16722,7 +16742,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 661, + "line": 662, "character": 12 } ], @@ -16741,7 +16761,7 @@ } }, { - "id": 623, + "id": 624, "name": "OAuthResponse", "kind": 4194304, "kindString": "Type alias", @@ -16759,14 +16779,14 @@ { "type": "reflection", "declaration": { - "id": 624, + "id": 625, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 625, + "id": 626, "name": "data", "kind": 1024, "kindString": "Property", @@ -16781,14 +16801,14 @@ "type": { "type": "reflection", "declaration": { - "id": 626, + "id": 627, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 627, + "id": 628, "name": "provider", "kind": 1024, "kindString": "Property", @@ -16802,12 +16822,12 @@ ], "type": { "type": "reference", - "id": 514, + "id": 515, "name": "Provider" } }, { - "id": 628, + "id": 629, "name": "url", "kind": 1024, "kindString": "Property", @@ -16829,7 +16849,7 @@ { "title": "Properties", "kind": 1024, - "children": [627, 628] + "children": [628, 629] } ], "sources": [ @@ -16843,7 +16863,7 @@ } }, { - "id": 629, + "id": 630, "name": "error", "kind": 1024, "kindString": "Property", @@ -16865,7 +16885,7 @@ { "title": "Properties", "kind": 1024, - "children": [625, 629] + "children": [626, 630] } ], "sources": [ @@ -16880,14 +16900,14 @@ { "type": "reflection", "declaration": { - "id": 630, + "id": 631, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 631, + "id": 632, "name": "data", "kind": 1024, "kindString": "Property", @@ -16902,14 +16922,14 @@ "type": { "type": "reflection", "declaration": { - "id": 632, + "id": 633, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 633, + "id": 634, "name": "provider", "kind": 1024, "kindString": "Property", @@ -16923,12 +16943,12 @@ ], "type": { "type": "reference", - "id": 514, + "id": 515, "name": "Provider" } }, { - "id": 634, + "id": 635, "name": "url", "kind": 1024, "kindString": "Property", @@ -16950,7 +16970,7 @@ { "title": "Properties", "kind": 1024, - "children": [633, 634] + "children": [634, 635] } ], "sources": [ @@ -16964,7 +16984,7 @@ } }, { - "id": 635, + "id": 636, "name": "error", "kind": 1024, "kindString": "Property", @@ -16978,7 +16998,7 @@ ], "type": { "type": "reference", - "id": 1158, + "id": 1160, "name": "AuthError" } } @@ -16987,7 +17007,7 @@ { "title": "Properties", "kind": 1024, - "children": [631, 635] + "children": [632, 636] } ], "sources": [ @@ -17003,7 +17023,7 @@ } }, { - "id": 1069, + "id": 1071, "name": "PageParams", "kind": 4194304, "kindString": "Type alias", @@ -17011,21 +17031,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1108, + "line": 1109, "character": 12 } ], "type": { "type": "reflection", "declaration": { - "id": 1070, + "id": 1072, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 1071, + "id": 1073, "name": "page", "kind": 1024, "kindString": "Property", @@ -17038,7 +17058,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1110, + "line": 1111, "character": 2 } ], @@ -17048,7 +17068,7 @@ } }, { - "id": 1072, + "id": 1074, "name": "perPage", "kind": 1024, "kindString": "Property", @@ -17061,7 +17081,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1112, + "line": 1113, "character": 2 } ], @@ -17075,13 +17095,13 @@ { "title": "Properties", "kind": 1024, - "children": [1071, 1072] + "children": [1073, 1074] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 1108, + "line": 1109, "character": 25 } ] @@ -17089,7 +17109,7 @@ } }, { - "id": 1062, + "id": 1064, "name": "Pagination", "kind": 4194304, "kindString": "Type alias", @@ -17097,21 +17117,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1101, + "line": 1102, "character": 12 } ], "type": { "type": "reflection", "declaration": { - "id": 1063, + "id": 1065, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 1065, + "id": 1067, "name": "lastPage", "kind": 1024, "kindString": "Property", @@ -17119,7 +17139,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1104, + "line": 1105, "character": 2 } ], @@ -17129,7 +17149,7 @@ } }, { - "id": 1064, + "id": 1066, "name": "nextPage", "kind": 1024, "kindString": "Property", @@ -17137,7 +17157,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1103, + "line": 1104, "character": 2 } ], @@ -17156,7 +17176,7 @@ } }, { - "id": 1066, + "id": 1068, "name": "total", "kind": 1024, "kindString": "Property", @@ -17164,7 +17184,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1105, + "line": 1106, "character": 2 } ], @@ -17178,25 +17198,25 @@ { "title": "Properties", "kind": 1024, - "children": [1065, 1064, 1066] + "children": [1067, 1066, 1068] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 1101, + "line": 1102, "character": 25 } ], "indexSignature": { - "id": 1067, + "id": 1069, "name": "__index", "kind": 8192, "kindString": "Index signature", "flags": {}, "parameters": [ { - "id": 1068, + "id": 1070, "name": "key", "kind": 32768, "flags": {}, @@ -17215,7 +17235,7 @@ } }, { - "id": 514, + "id": 515, "name": "Provider", "kind": 4194304, "kindString": "Type alias", @@ -17325,7 +17345,7 @@ } }, { - "id": 1119, + "id": 1121, "name": "RequiredClaims", "kind": 4194304, "kindString": "Type alias", @@ -17333,21 +17353,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1209, + "line": 1210, "character": 12 } ], "type": { "type": "reflection", "declaration": { - "id": 1120, + "id": 1122, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 1127, + "id": 1129, "name": "aal", "kind": 1024, "kindString": "Property", @@ -17355,18 +17375,18 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1216, + "line": 1217, "character": 2 } ], "type": { "type": "reference", - "id": 981, + "id": 983, "name": "AuthenticatorAssuranceLevels" } }, { - "id": 1123, + "id": 1125, "name": "aud", "kind": 1024, "kindString": "Property", @@ -17374,7 +17394,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1212, + "line": 1213, "character": 2 } ], @@ -17396,29 +17416,11 @@ } }, { - "id": 1124, + "id": 1126, "name": "exp", "kind": 1024, "kindString": "Property", "flags": {}, - "sources": [ - { - "fileName": "src/lib/types.ts", - "line": 1213, - "character": 2 - } - ], - "type": { - "type": "intrinsic", - "name": "number" - } - }, - { - "id": 1125, - "name": "iat", - "kind": 1024, - "kindString": "Property", - "flags": {}, "sources": [ { "fileName": "src/lib/types.ts", @@ -17432,26 +17434,8 @@ } }, { - "id": 1121, - "name": "iss", - "kind": 1024, - "kindString": "Property", - "flags": {}, - "sources": [ - { - "fileName": "src/lib/types.ts", - "line": 1210, - "character": 2 - } - ], - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 1126, - "name": "role", + "id": 1127, + "name": "iat", "kind": 1024, "kindString": "Property", "flags": {}, @@ -17464,30 +17448,12 @@ ], "type": { "type": "intrinsic", - "name": "string" + "name": "number" } }, { - "id": 1128, - "name": "session_id", - "kind": 1024, - "kindString": "Property", - "flags": {}, - "sources": [ - { - "fileName": "src/lib/types.ts", - "line": 1217, - "character": 2 - } - ], - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 1122, - "name": "sub", + "id": 1123, + "name": "iss", "kind": 1024, "kindString": "Property", "flags": {}, @@ -17502,19 +17468,73 @@ "type": "intrinsic", "name": "string" } + }, + { + "id": 1128, + "name": "role", + "kind": 1024, + "kindString": "Property", + "flags": {}, + "sources": [ + { + "fileName": "src/lib/types.ts", + "line": 1216, + "character": 2 + } + ], + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 1130, + "name": "session_id", + "kind": 1024, + "kindString": "Property", + "flags": {}, + "sources": [ + { + "fileName": "src/lib/types.ts", + "line": 1218, + "character": 2 + } + ], + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 1124, + "name": "sub", + "kind": 1024, + "kindString": "Property", + "flags": {}, + "sources": [ + { + "fileName": "src/lib/types.ts", + "line": 1212, + "character": 2 + } + ], + "type": { + "type": "intrinsic", + "name": "string" + } } ], "groups": [ { "title": "Properties", "kind": 1024, - "children": [1127, 1123, 1124, 1125, 1121, 1126, 1128, 1122] + "children": [1129, 1125, 1126, 1127, 1123, 1128, 1130, 1124] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 1209, + "line": 1210, "character": 29 } ] @@ -17522,7 +17542,7 @@ } }, { - "id": 845, + "id": 847, "name": "ResendParams", "kind": 4194304, "kindString": "Type alias", @@ -17530,7 +17550,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 664, + "line": 665, "character": 12 } ], @@ -17540,14 +17560,14 @@ { "type": "reflection", "declaration": { - "id": 846, + "id": 848, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 848, + "id": 850, "name": "email", "kind": 1024, "kindString": "Property", @@ -17555,7 +17575,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 667, + "line": 668, "character": 6 } ], @@ -17565,7 +17585,7 @@ } }, { - "id": 849, + "id": 851, "name": "options", "kind": 1024, "kindString": "Property", @@ -17575,21 +17595,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 668, + "line": 669, "character": 6 } ], "type": { "type": "reflection", "declaration": { - "id": 850, + "id": 852, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 852, + "id": 854, "name": "captchaToken", "kind": 1024, "kindString": "Property", @@ -17602,7 +17622,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 672, + "line": 673, "character": 8 } ], @@ -17612,7 +17632,7 @@ } }, { - "id": 851, + "id": 853, "name": "emailRedirectTo", "kind": 1024, "kindString": "Property", @@ -17625,7 +17645,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 670, + "line": 671, "character": 8 } ], @@ -17639,13 +17659,13 @@ { "title": "Properties", "kind": 1024, - "children": [852, 851] + "children": [854, 853] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 668, + "line": 669, "character": 16 } ] @@ -17653,7 +17673,7 @@ } }, { - "id": 847, + "id": 849, "name": "type", "kind": 1024, "kindString": "Property", @@ -17661,7 +17681,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 666, + "line": 667, "character": 6 } ], @@ -17670,7 +17690,7 @@ "typeArguments": [ { "type": "reference", - "id": 844, + "id": 846, "name": "EmailOtpType" }, { @@ -17697,13 +17717,13 @@ { "title": "Properties", "kind": 1024, - "children": [848, 849, 847] + "children": [850, 851, 849] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 665, + "line": 666, "character": 4 } ] @@ -17712,14 +17732,14 @@ { "type": "reflection", "declaration": { - "id": 853, + "id": 855, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 856, + "id": 858, "name": "options", "kind": 1024, "kindString": "Property", @@ -17729,21 +17749,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 678, + "line": 679, "character": 6 } ], "type": { "type": "reflection", "declaration": { - "id": 857, + "id": 859, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 858, + "id": 860, "name": "captchaToken", "kind": 1024, "kindString": "Property", @@ -17756,7 +17776,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 680, + "line": 681, "character": 8 } ], @@ -17770,13 +17790,13 @@ { "title": "Properties", "kind": 1024, - "children": [858] + "children": [860] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 678, + "line": 679, "character": 16 } ] @@ -17784,11 +17804,29 @@ } }, { - "id": 855, + "id": 857, "name": "phone", "kind": 1024, "kindString": "Property", "flags": {}, + "sources": [ + { + "fileName": "src/lib/types.ts", + "line": 678, + "character": 6 + } + ], + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 856, + "name": "type", + "kind": 1024, + "kindString": "Property", + "flags": {}, "sources": [ { "fileName": "src/lib/types.ts", @@ -17796,30 +17834,12 @@ "character": 6 } ], - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 854, - "name": "type", - "kind": 1024, - "kindString": "Property", - "flags": {}, - "sources": [ - { - "fileName": "src/lib/types.ts", - "line": 676, - "character": 6 - } - ], "type": { "type": "reference", "typeArguments": [ { "type": "reference", - "id": 843, + "id": 845, "name": "MobileOtpType" }, { @@ -17846,13 +17866,13 @@ { "title": "Properties", "kind": 1024, - "children": [856, 855, 854] + "children": [858, 857, 856] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 675, + "line": 676, "character": 4 } ] @@ -17862,7 +17882,7 @@ } }, { - "id": 636, + "id": 637, "name": "SSOResponse", "kind": 4194304, "kindString": "Type alias", @@ -17880,14 +17900,14 @@ { "type": "reflection", "declaration": { - "id": 637, + "id": 638, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 638, + "id": 639, "name": "data", "kind": 1024, "kindString": "Property", @@ -17902,14 +17922,14 @@ "type": { "type": "reflection", "declaration": { - "id": 639, + "id": 640, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 640, + "id": 641, "name": "url", "kind": 1024, "kindString": "Property", @@ -17935,7 +17955,7 @@ { "title": "Properties", "kind": 1024, - "children": [640] + "children": [641] } ], "sources": [ @@ -17949,7 +17969,7 @@ } }, { - "id": 641, + "id": 642, "name": "error", "kind": 1024, "kindString": "Property", @@ -17971,7 +17991,7 @@ { "title": "Properties", "kind": 1024, - "children": [638, 641] + "children": [639, 642] } ], "sources": [ @@ -17986,14 +18006,14 @@ { "type": "reflection", "declaration": { - "id": 642, + "id": 643, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 643, + "id": 644, "name": "data", "kind": 1024, "kindString": "Property", @@ -18011,7 +18031,7 @@ } }, { - "id": 644, + "id": 645, "name": "error", "kind": 1024, "kindString": "Property", @@ -18025,7 +18045,7 @@ ], "type": { "type": "reference", - "id": 1158, + "id": 1160, "name": "AuthError" } } @@ -18034,7 +18054,7 @@ { "title": "Properties", "kind": 1024, - "children": [643, 644] + "children": [644, 645] } ], "sources": [ @@ -18050,7 +18070,7 @@ } }, { - "id": 747, + "id": 749, "name": "SignInAnonymouslyCredentials", "kind": 4194304, "kindString": "Type alias", @@ -18058,21 +18078,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 473, + "line": 474, "character": 12 } ], "type": { "type": "reflection", "declaration": { - "id": 748, + "id": 750, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 749, + "id": 751, "name": "options", "kind": 1024, "kindString": "Property", @@ -18082,21 +18102,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 474, + "line": 475, "character": 2 } ], "type": { "type": "reflection", "declaration": { - "id": 750, + "id": 752, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 752, + "id": 754, "name": "captchaToken", "kind": 1024, "kindString": "Property", @@ -18109,7 +18129,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 482, + "line": 483, "character": 4 } ], @@ -18119,7 +18139,7 @@ } }, { - "id": 751, + "id": 753, "name": "data", "kind": 1024, "kindString": "Property", @@ -18133,7 +18153,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 480, + "line": 481, "character": 4 } ], @@ -18147,13 +18167,13 @@ { "title": "Properties", "kind": 1024, - "children": [752, 751] + "children": [754, 753] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 474, + "line": 475, "character": 12 } ] @@ -18165,13 +18185,13 @@ { "title": "Properties", "kind": 1024, - "children": [749] + "children": [751] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 473, + "line": 474, "character": 43 } ] @@ -18179,7 +18199,7 @@ } }, { - "id": 813, + "id": 815, "name": "SignInWithIdTokenCredentials", "kind": 4194304, "kindString": "Type alias", @@ -18187,21 +18207,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 599, + "line": 600, "character": 12 } ], "type": { "type": "reflection", "declaration": { - "id": 814, + "id": 816, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 818, + "id": 820, "name": "access_token", "kind": 1024, "kindString": "Property", @@ -18214,7 +18234,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 605, + "line": 606, "character": 2 } ], @@ -18224,7 +18244,7 @@ } }, { - "id": 819, + "id": 821, "name": "nonce", "kind": 1024, "kindString": "Property", @@ -18237,7 +18257,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 607, + "line": 608, "character": 2 } ], @@ -18247,7 +18267,7 @@ } }, { - "id": 820, + "id": 822, "name": "options", "kind": 1024, "kindString": "Property", @@ -18257,21 +18277,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 608, + "line": 609, "character": 2 } ], "type": { "type": "reflection", "declaration": { - "id": 821, + "id": 823, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 822, + "id": 824, "name": "captchaToken", "kind": 1024, "kindString": "Property", @@ -18284,7 +18304,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 610, + "line": 611, "character": 4 } ], @@ -18298,13 +18318,13 @@ { "title": "Properties", "kind": 1024, - "children": [822] + "children": [824] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 608, + "line": 609, "character": 12 } ] @@ -18312,7 +18332,7 @@ } }, { - "id": 815, + "id": 817, "name": "provider", "kind": 1024, "kindString": "Property", @@ -18323,7 +18343,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 601, + "line": 602, "character": 2 } ], @@ -18360,7 +18380,7 @@ { "type": "reflection", "declaration": { - "id": 816, + "id": 818, "name": "__type", "kind": 65536, "kindString": "Type literal", @@ -18368,7 +18388,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 601, + "line": 602, "character": 76 } ] @@ -18380,7 +18400,7 @@ } }, { - "id": 817, + "id": 819, "name": "token", "kind": 1024, "kindString": "Property", @@ -18391,7 +18411,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 603, + "line": 604, "character": 2 } ], @@ -18405,13 +18425,13 @@ { "title": "Properties", "kind": 1024, - "children": [818, 819, 820, 815, 817] + "children": [820, 821, 822, 817, 819] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 599, + "line": 600, "character": 43 } ] @@ -18419,7 +18439,7 @@ } }, { - "id": 801, + "id": 803, "name": "SignInWithOAuthCredentials", "kind": 4194304, "kindString": "Type alias", @@ -18427,21 +18447,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 584, + "line": 585, "character": 12 } ], "type": { "type": "reflection", "declaration": { - "id": 802, + "id": 804, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 804, + "id": 806, "name": "options", "kind": 1024, "kindString": "Property", @@ -18451,21 +18471,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 587, + "line": 588, "character": 2 } ], "type": { "type": "reflection", "declaration": { - "id": 805, + "id": 807, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 808, + "id": 810, "name": "queryParams", "kind": 1024, "kindString": "Property", @@ -18478,14 +18498,14 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 593, + "line": 594, "character": 4 } ], "type": { "type": "reflection", "declaration": { - "id": 809, + "id": 811, "name": "__type", "kind": 65536, "kindString": "Type literal", @@ -18493,19 +18513,19 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 593, + "line": 594, "character": 18 } ], "indexSignature": { - "id": 810, + "id": 812, "name": "__index", "kind": 8192, "kindString": "Index signature", "flags": {}, "parameters": [ { - "id": 811, + "id": 813, "name": "key", "kind": 32768, "flags": {}, @@ -18524,7 +18544,7 @@ } }, { - "id": 806, + "id": 808, "name": "redirectTo", "kind": 1024, "kindString": "Property", @@ -18537,7 +18557,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 589, + "line": 590, "character": 4 } ], @@ -18547,7 +18567,7 @@ } }, { - "id": 807, + "id": 809, "name": "scopes", "kind": 1024, "kindString": "Property", @@ -18560,7 +18580,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 591, + "line": 592, "character": 4 } ], @@ -18570,7 +18590,7 @@ } }, { - "id": 812, + "id": 814, "name": "skipBrowserRedirect", "kind": 1024, "kindString": "Property", @@ -18583,7 +18603,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 595, + "line": 596, "character": 4 } ], @@ -18597,13 +18617,13 @@ { "title": "Properties", "kind": 1024, - "children": [808, 806, 807, 812] + "children": [810, 808, 809, 814] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 587, + "line": 588, "character": 12 } ] @@ -18611,7 +18631,7 @@ } }, { - "id": 803, + "id": 805, "name": "provider", "kind": 1024, "kindString": "Property", @@ -18622,13 +18642,13 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 586, + "line": 587, "character": 2 } ], "type": { "type": "reference", - "id": 514, + "id": 515, "name": "Provider" } } @@ -18637,13 +18657,13 @@ { "title": "Properties", "kind": 1024, - "children": [804, 803] + "children": [806, 805] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 584, + "line": 585, "character": 41 } ] @@ -18651,7 +18671,7 @@ } }, { - "id": 770, + "id": 772, "name": "SignInWithPasswordCredentials", "kind": 4194304, "kindString": "Type alias", @@ -18659,7 +18679,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 523, + "line": 524, "character": 12 } ], @@ -18669,14 +18689,14 @@ { "type": "reflection", "declaration": { - "id": 771, + "id": 773, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 772, + "id": 774, "name": "email", "kind": 1024, "kindString": "Property", @@ -18687,7 +18707,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 526, + "line": 527, "character": 6 } ], @@ -18697,7 +18717,7 @@ } }, { - "id": 774, + "id": 776, "name": "options", "kind": 1024, "kindString": "Property", @@ -18707,21 +18727,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 529, + "line": 530, "character": 6 } ], "type": { "type": "reflection", "declaration": { - "id": 775, + "id": 777, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 776, + "id": 778, "name": "captchaToken", "kind": 1024, "kindString": "Property", @@ -18734,7 +18754,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 531, + "line": 532, "character": 8 } ], @@ -18748,13 +18768,13 @@ { "title": "Properties", "kind": 1024, - "children": [776] + "children": [778] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 529, + "line": 530, "character": 16 } ] @@ -18762,7 +18782,7 @@ } }, { - "id": 773, + "id": 775, "name": "password", "kind": 1024, "kindString": "Property", @@ -18773,7 +18793,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 528, + "line": 529, "character": 6 } ], @@ -18787,13 +18807,13 @@ { "title": "Properties", "kind": 1024, - "children": [772, 774, 773] + "children": [774, 776, 775] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 524, + "line": 525, "character": 4 } ] @@ -18802,14 +18822,14 @@ { "type": "reflection", "declaration": { - "id": 777, + "id": 779, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 780, + "id": 782, "name": "options", "kind": 1024, "kindString": "Property", @@ -18819,21 +18839,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 539, + "line": 540, "character": 6 } ], "type": { "type": "reflection", "declaration": { - "id": 781, + "id": 783, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 782, + "id": 784, "name": "captchaToken", "kind": 1024, "kindString": "Property", @@ -18846,7 +18866,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 541, + "line": 542, "character": 8 } ], @@ -18860,13 +18880,13 @@ { "title": "Properties", "kind": 1024, - "children": [782] + "children": [784] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 539, + "line": 540, "character": 16 } ] @@ -18874,7 +18894,7 @@ } }, { - "id": 779, + "id": 781, "name": "password", "kind": 1024, "kindString": "Property", @@ -18885,7 +18905,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 538, + "line": 539, "character": 6 } ], @@ -18895,7 +18915,7 @@ } }, { - "id": 778, + "id": 780, "name": "phone", "kind": 1024, "kindString": "Property", @@ -18906,7 +18926,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 536, + "line": 537, "character": 6 } ], @@ -18920,13 +18940,13 @@ { "title": "Properties", "kind": 1024, - "children": [780, 779, 778] + "children": [782, 781, 780] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 534, + "line": 535, "character": 4 } ] @@ -18936,7 +18956,7 @@ } }, { - "id": 783, + "id": 785, "name": "SignInWithPasswordlessCredentials", "kind": 4194304, "kindString": "Type alias", @@ -18944,7 +18964,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 545, + "line": 546, "character": 12 } ], @@ -18954,14 +18974,14 @@ { "type": "reflection", "declaration": { - "id": 784, + "id": 786, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 785, + "id": 787, "name": "email", "kind": 1024, "kindString": "Property", @@ -18972,7 +18992,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 548, + "line": 549, "character": 6 } ], @@ -18982,7 +19002,7 @@ } }, { - "id": 786, + "id": 788, "name": "options", "kind": 1024, "kindString": "Property", @@ -18992,21 +19012,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 549, + "line": 550, "character": 6 } ], "type": { "type": "reflection", "declaration": { - "id": 787, + "id": 789, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 791, + "id": 793, "name": "captchaToken", "kind": 1024, "kindString": "Property", @@ -19019,7 +19039,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 561, + "line": 562, "character": 8 } ], @@ -19029,7 +19049,7 @@ } }, { - "id": 790, + "id": 792, "name": "data", "kind": 1024, "kindString": "Property", @@ -19043,7 +19063,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 559, + "line": 560, "character": 8 } ], @@ -19053,7 +19073,7 @@ } }, { - "id": 788, + "id": 790, "name": "emailRedirectTo", "kind": 1024, "kindString": "Property", @@ -19066,7 +19086,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 551, + "line": 552, "character": 8 } ], @@ -19076,7 +19096,7 @@ } }, { - "id": 789, + "id": 791, "name": "shouldCreateUser", "kind": 1024, "kindString": "Property", @@ -19089,7 +19109,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 553, + "line": 554, "character": 8 } ], @@ -19103,13 +19123,13 @@ { "title": "Properties", "kind": 1024, - "children": [791, 790, 788, 789] + "children": [793, 792, 790, 791] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 549, + "line": 550, "character": 16 } ] @@ -19121,13 +19141,13 @@ { "title": "Properties", "kind": 1024, - "children": [785, 786] + "children": [787, 788] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 546, + "line": 547, "character": 4 } ] @@ -19136,14 +19156,14 @@ { "type": "reflection", "declaration": { - "id": 792, + "id": 794, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 794, + "id": 796, "name": "options", "kind": 1024, "kindString": "Property", @@ -19153,21 +19173,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 567, + "line": 568, "character": 6 } ], "type": { "type": "reflection", "declaration": { - "id": 795, + "id": 797, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 798, + "id": 800, "name": "captchaToken", "kind": 1024, "kindString": "Property", @@ -19180,7 +19200,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 577, + "line": 578, "character": 8 } ], @@ -19190,7 +19210,7 @@ } }, { - "id": 799, + "id": 801, "name": "channel", "kind": 1024, "kindString": "Property", @@ -19203,7 +19223,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 579, + "line": 580, "character": 8 } ], @@ -19222,7 +19242,7 @@ } }, { - "id": 797, + "id": 799, "name": "data", "kind": 1024, "kindString": "Property", @@ -19236,7 +19256,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 575, + "line": 576, "character": 8 } ], @@ -19246,7 +19266,7 @@ } }, { - "id": 796, + "id": 798, "name": "shouldCreateUser", "kind": 1024, "kindString": "Property", @@ -19259,7 +19279,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 569, + "line": 570, "character": 8 } ], @@ -19273,13 +19293,13 @@ { "title": "Properties", "kind": 1024, - "children": [798, 799, 797, 796] + "children": [800, 801, 799, 798] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 567, + "line": 568, "character": 16 } ] @@ -19287,7 +19307,7 @@ } }, { - "id": 793, + "id": 795, "name": "phone", "kind": 1024, "kindString": "Property", @@ -19298,7 +19318,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 566, + "line": 567, "character": 6 } ], @@ -19312,13 +19332,13 @@ { "title": "Properties", "kind": 1024, - "children": [794, 793] + "children": [796, 795] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 564, + "line": 565, "character": 4 } ] @@ -19328,7 +19348,7 @@ } }, { - "id": 859, + "id": 861, "name": "SignInWithSSO", "kind": 4194304, "kindString": "Type alias", @@ -19336,7 +19356,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 684, + "line": 685, "character": 12 } ], @@ -19346,14 +19366,14 @@ { "type": "reflection", "declaration": { - "id": 860, + "id": 862, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 862, + "id": 864, "name": "options", "kind": 1024, "kindString": "Property", @@ -19363,21 +19383,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 689, + "line": 690, "character": 6 } ], "type": { "type": "reflection", "declaration": { - "id": 863, + "id": 865, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 865, + "id": 867, "name": "captchaToken", "kind": 1024, "kindString": "Property", @@ -19390,7 +19410,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 693, + "line": 694, "character": 8 } ], @@ -19400,7 +19420,7 @@ } }, { - "id": 864, + "id": 866, "name": "redirectTo", "kind": 1024, "kindString": "Property", @@ -19413,7 +19433,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 691, + "line": 692, "character": 8 } ], @@ -19427,13 +19447,13 @@ { "title": "Properties", "kind": 1024, - "children": [865, 864] + "children": [867, 866] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 689, + "line": 690, "character": 16 } ] @@ -19441,7 +19461,7 @@ } }, { - "id": 861, + "id": 863, "name": "providerId", "kind": 1024, "kindString": "Property", @@ -19452,7 +19472,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 687, + "line": 688, "character": 6 } ], @@ -19466,13 +19486,13 @@ { "title": "Properties", "kind": 1024, - "children": [862, 861] + "children": [864, 863] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 685, + "line": 686, "character": 4 } ] @@ -19481,14 +19501,14 @@ { "type": "reflection", "declaration": { - "id": 866, + "id": 868, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 867, + "id": 869, "name": "domain", "kind": 1024, "kindString": "Property", @@ -19499,7 +19519,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 698, + "line": 699, "character": 6 } ], @@ -19509,7 +19529,7 @@ } }, { - "id": 868, + "id": 870, "name": "options", "kind": 1024, "kindString": "Property", @@ -19519,21 +19539,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 700, + "line": 701, "character": 6 } ], "type": { "type": "reflection", "declaration": { - "id": 869, + "id": 871, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 871, + "id": 873, "name": "captchaToken", "kind": 1024, "kindString": "Property", @@ -19546,7 +19566,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 704, + "line": 705, "character": 8 } ], @@ -19556,7 +19576,7 @@ } }, { - "id": 870, + "id": 872, "name": "redirectTo", "kind": 1024, "kindString": "Property", @@ -19569,7 +19589,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 702, + "line": 703, "character": 8 } ], @@ -19583,13 +19603,13 @@ { "title": "Properties", "kind": 1024, - "children": [871, 870] + "children": [873, 872] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 700, + "line": 701, "character": 16 } ] @@ -19601,13 +19621,13 @@ { "title": "Properties", "kind": 1024, - "children": [867, 868] + "children": [869, 870] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 696, + "line": 697, "character": 4 } ] @@ -19617,7 +19637,7 @@ } }, { - "id": 1073, + "id": 1075, "name": "SignOut", "kind": 4194304, "kindString": "Type alias", @@ -19625,21 +19645,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1115, + "line": 1116, "character": 12 } ], "type": { "type": "reflection", "declaration": { - "id": 1074, + "id": 1076, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 1075, + "id": 1077, "name": "scope", "kind": 1024, "kindString": "Property", @@ -19652,7 +19672,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1126, + "line": 1127, "character": 2 } ], @@ -19679,13 +19699,13 @@ { "title": "Properties", "kind": 1024, - "children": [1075] + "children": [1077] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 1115, + "line": 1116, "character": 22 } ] @@ -19693,7 +19713,7 @@ } }, { - "id": 753, + "id": 755, "name": "SignUpWithPasswordCredentials", "kind": 4194304, "kindString": "Type alias", @@ -19701,7 +19721,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 486, + "line": 487, "character": 12 } ], @@ -19711,14 +19731,14 @@ { "type": "reflection", "declaration": { - "id": 754, + "id": 756, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 755, + "id": 757, "name": "email", "kind": 1024, "kindString": "Property", @@ -19729,7 +19749,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 489, + "line": 490, "character": 6 } ], @@ -19739,7 +19759,7 @@ } }, { - "id": 757, + "id": 759, "name": "options", "kind": 1024, "kindString": "Property", @@ -19749,21 +19769,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 492, + "line": 493, "character": 6 } ], "type": { "type": "reflection", "declaration": { - "id": 758, + "id": 760, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 761, + "id": 763, "name": "captchaToken", "kind": 1024, "kindString": "Property", @@ -19776,7 +19796,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 502, + "line": 503, "character": 8 } ], @@ -19786,7 +19806,7 @@ } }, { - "id": 760, + "id": 762, "name": "data", "kind": 1024, "kindString": "Property", @@ -19800,7 +19820,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 500, + "line": 501, "character": 8 } ], @@ -19810,7 +19830,7 @@ } }, { - "id": 759, + "id": 761, "name": "emailRedirectTo", "kind": 1024, "kindString": "Property", @@ -19823,7 +19843,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 494, + "line": 495, "character": 8 } ], @@ -19837,13 +19857,13 @@ { "title": "Properties", "kind": 1024, - "children": [761, 760, 759] + "children": [763, 762, 761] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 492, + "line": 493, "character": 16 } ] @@ -19851,7 +19871,7 @@ } }, { - "id": 756, + "id": 758, "name": "password", "kind": 1024, "kindString": "Property", @@ -19862,7 +19882,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 491, + "line": 492, "character": 6 } ], @@ -19876,13 +19896,13 @@ { "title": "Properties", "kind": 1024, - "children": [755, 757, 756] + "children": [757, 759, 758] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 487, + "line": 488, "character": 4 } ] @@ -19891,14 +19911,14 @@ { "type": "reflection", "declaration": { - "id": 762, + "id": 764, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 765, + "id": 767, "name": "options", "kind": 1024, "kindString": "Property", @@ -19908,21 +19928,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 510, + "line": 511, "character": 6 } ], "type": { "type": "reflection", "declaration": { - "id": 766, + "id": 768, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 768, + "id": 770, "name": "captchaToken", "kind": 1024, "kindString": "Property", @@ -19935,7 +19955,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 518, + "line": 519, "character": 8 } ], @@ -19945,7 +19965,7 @@ } }, { - "id": 769, + "id": 771, "name": "channel", "kind": 1024, "kindString": "Property", @@ -19958,7 +19978,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 520, + "line": 521, "character": 8 } ], @@ -19977,7 +19997,7 @@ } }, { - "id": 767, + "id": 769, "name": "data", "kind": 1024, "kindString": "Property", @@ -19991,7 +20011,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 516, + "line": 517, "character": 8 } ], @@ -20005,13 +20025,13 @@ { "title": "Properties", "kind": 1024, - "children": [768, 769, 767] + "children": [770, 771, 769] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 510, + "line": 511, "character": 16 } ] @@ -20019,7 +20039,7 @@ } }, { - "id": 764, + "id": 766, "name": "password", "kind": 1024, "kindString": "Property", @@ -20030,7 +20050,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 509, + "line": 510, "character": 6 } ], @@ -20040,7 +20060,7 @@ } }, { - "id": 763, + "id": 765, "name": "phone", "kind": 1024, "kindString": "Property", @@ -20051,7 +20071,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 507, + "line": 508, "character": 6 } ], @@ -20065,13 +20085,13 @@ { "title": "Properties", "kind": 1024, - "children": [765, 764, 763] + "children": [767, 766, 765] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 505, + "line": 506, "character": 4 } ] @@ -20081,7 +20101,7 @@ } }, { - "id": 1049, + "id": 1051, "name": "SupportedStorage", "kind": 4194304, "kindString": "Type alias", @@ -20089,7 +20109,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1076, + "line": 1077, "character": 12 } ], @@ -20136,14 +20156,14 @@ { "type": "reflection", "declaration": { - "id": 1050, + "id": 1052, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 1051, + "id": 1053, "name": "isServer", "kind": 1024, "kindString": "Property", @@ -20156,7 +20176,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1086, + "line": 1087, "character": 2 } ], @@ -20170,13 +20190,13 @@ { "title": "Properties", "kind": 1024, - "children": [1051] + "children": [1053] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 1078, + "line": 1079, "character": 4 } ] @@ -20186,7 +20206,7 @@ } }, { - "id": 645, + "id": 646, "name": "UserResponse", "kind": 4194304, "kindString": "Type alias", @@ -20204,14 +20224,14 @@ { "type": "reflection", "declaration": { - "id": 646, + "id": 647, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 647, + "id": 648, "name": "data", "kind": 1024, "kindString": "Property", @@ -20226,14 +20246,14 @@ "type": { "type": "reflection", "declaration": { - "id": 648, + "id": 649, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 649, + "id": 650, "name": "user", "kind": 1024, "kindString": "Property", @@ -20247,7 +20267,7 @@ ], "type": { "type": "reference", - "id": 696, + "id": 697, "name": "User" } } @@ -20256,7 +20276,7 @@ { "title": "Properties", "kind": 1024, - "children": [649] + "children": [650] } ], "sources": [ @@ -20270,7 +20290,7 @@ } }, { - "id": 650, + "id": 651, "name": "error", "kind": 1024, "kindString": "Property", @@ -20292,7 +20312,7 @@ { "title": "Properties", "kind": 1024, - "children": [647, 650] + "children": [648, 651] } ], "sources": [ @@ -20307,14 +20327,14 @@ { "type": "reflection", "declaration": { - "id": 651, + "id": 652, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 652, + "id": 653, "name": "data", "kind": 1024, "kindString": "Property", @@ -20329,14 +20349,14 @@ "type": { "type": "reflection", "declaration": { - "id": 653, + "id": 654, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 654, + "id": 655, "name": "user", "kind": 1024, "kindString": "Property", @@ -20358,7 +20378,7 @@ { "title": "Properties", "kind": 1024, - "children": [654] + "children": [655] } ], "sources": [ @@ -20372,7 +20392,7 @@ } }, { - "id": 655, + "id": 656, "name": "error", "kind": 1024, "kindString": "Property", @@ -20386,7 +20406,7 @@ ], "type": { "type": "reference", - "id": 1158, + "id": 1160, "name": "AuthError" } } @@ -20395,7 +20415,7 @@ { "title": "Properties", "kind": 1024, - "children": [652, 655] + "children": [653, 656] } ], "sources": [ @@ -20411,7 +20431,7 @@ } }, { - "id": 823, + "id": 825, "name": "VerifyOtpParams", "kind": 4194304, "kindString": "Type alias", @@ -20419,7 +20439,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 614, + "line": 615, "character": 12 } ], @@ -20428,24 +20448,24 @@ "types": [ { "type": "reference", - "id": 824, + "id": 826, "name": "VerifyMobileOtpParams" }, { "type": "reference", - "id": 832, + "id": 834, "name": "VerifyEmailOtpParams" }, { "type": "reference", - "id": 840, + "id": 842, "name": "VerifyTokenHashParams" } ] } }, { - "id": 549, + "id": 550, "name": "WeakPassword", "kind": 4194304, "kindString": "Type alias", @@ -20460,14 +20480,14 @@ "type": { "type": "reflection", "declaration": { - "id": 550, + "id": 551, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 552, + "id": 553, "name": "message", "kind": 1024, "kindString": "Property", @@ -20485,7 +20505,7 @@ } }, { - "id": 551, + "id": 552, "name": "reasons", "kind": 1024, "kindString": "Property", @@ -20501,7 +20521,7 @@ "type": "array", "elementType": { "type": "reference", - "id": 547, + "id": 548, "name": "WeakPasswordReasons" } } @@ -20511,7 +20531,7 @@ { "title": "Properties", "kind": 1024, - "children": [552, 551] + "children": [553, 552] } ], "sources": [ @@ -20525,7 +20545,7 @@ } }, { - "id": 547, + "id": 548, "name": "WeakPasswordReasons", "kind": 4194304, "kindString": "Type alias", @@ -20562,7 +20582,7 @@ { "type": "reflection", "declaration": { - "id": 548, + "id": 549, "name": "__type", "kind": 65536, "kindString": "Type literal", @@ -20582,7 +20602,7 @@ } }, { - "id": 496, + "id": 497, "name": "AuthAdminApi", "kind": 32, "kindString": "Variable", @@ -20607,7 +20627,7 @@ "defaultValue": "GoTrueAdminApi" }, { - "id": 497, + "id": 498, "name": "AuthClient", "kind": 32, "kindString": "Variable", @@ -20632,7 +20652,7 @@ "defaultValue": "GoTrueClient" }, { - "id": 511, + "id": 512, "name": "lockInternals", "kind": 32, "kindString": "Variable", @@ -20657,14 +20677,14 @@ "type": { "type": "reflection", "declaration": { - "id": 512, + "id": 513, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 513, + "id": 514, "name": "debug", "kind": 1024, "kindString": "Property", @@ -20695,7 +20715,7 @@ { "title": "Properties", "kind": 1024, - "children": [513] + "children": [514] } ] } @@ -20703,7 +20723,7 @@ "defaultValue": "..." }, { - "id": 1143, + "id": 1145, "name": "isAuthApiError", "kind": 64, "kindString": "Function", @@ -20717,14 +20737,14 @@ ], "signatures": [ { - "id": 1144, + "id": 1146, "name": "isAuthApiError", "kind": 4096, "kindString": "Call signature", "flags": {}, "parameters": [ { - "id": 1145, + "id": 1147, "name": "error", "kind": 32768, "kindString": "Parameter", @@ -20741,7 +20761,7 @@ "asserts": false, "targetType": { "type": "reference", - "id": 1168, + "id": 1170, "name": "AuthApiError" } } @@ -20749,7 +20769,7 @@ ] }, { - "id": 1140, + "id": 1142, "name": "isAuthError", "kind": 64, "kindString": "Function", @@ -20763,14 +20783,14 @@ ], "signatures": [ { - "id": 1141, + "id": 1143, "name": "isAuthError", "kind": 4096, "kindString": "Call signature", "flags": {}, "parameters": [ { - "id": 1142, + "id": 1144, "name": "error", "kind": 32768, "kindString": "Parameter", @@ -20787,7 +20807,7 @@ "asserts": false, "targetType": { "type": "reference", - "id": 1158, + "id": 1160, "name": "AuthError" } } @@ -20795,7 +20815,7 @@ ] }, { - "id": 1149, + "id": 1151, "name": "isAuthImplicitGrantRedirectError", "kind": 64, "kindString": "Function", @@ -20809,14 +20829,14 @@ ], "signatures": [ { - "id": 1150, + "id": 1152, "name": "isAuthImplicitGrantRedirectError", "kind": 4096, "kindString": "Call signature", "flags": {}, "parameters": [ { - "id": 1151, + "id": 1153, "name": "error", "kind": 32768, "kindString": "Parameter", @@ -20833,7 +20853,7 @@ "asserts": false, "targetType": { "type": "reference", - "id": 1225, + "id": 1227, "name": "AuthImplicitGrantRedirectError" } } @@ -20841,7 +20861,7 @@ ] }, { - "id": 1152, + "id": 1154, "name": "isAuthRetryableFetchError", "kind": 64, "kindString": "Function", @@ -20855,14 +20875,14 @@ ], "signatures": [ { - "id": 1153, + "id": 1155, "name": "isAuthRetryableFetchError", "kind": 4096, "kindString": "Call signature", "flags": {}, "parameters": [ { - "id": 1154, + "id": 1156, "name": "error", "kind": 32768, "kindString": "Parameter", @@ -20879,7 +20899,7 @@ "asserts": false, "targetType": { "type": "reference", - "id": 1279, + "id": 1281, "name": "AuthRetryableFetchError" } } @@ -20887,7 +20907,7 @@ ] }, { - "id": 1146, + "id": 1148, "name": "isAuthSessionMissingError", "kind": 64, "kindString": "Function", @@ -20901,14 +20921,14 @@ ], "signatures": [ { - "id": 1147, + "id": 1149, "name": "isAuthSessionMissingError", "kind": 4096, "kindString": "Call signature", "flags": {}, "parameters": [ { - "id": 1148, + "id": 1150, "name": "error", "kind": 32768, "kindString": "Parameter", @@ -20925,7 +20945,7 @@ "asserts": false, "targetType": { "type": "reference", - "id": 1200, + "id": 1202, "name": "AuthSessionMissingError" } } @@ -20933,7 +20953,7 @@ ] }, { - "id": 1155, + "id": 1157, "name": "isAuthWeakPasswordError", "kind": 64, "kindString": "Function", @@ -20947,14 +20967,14 @@ ], "signatures": [ { - "id": 1156, + "id": 1158, "name": "isAuthWeakPasswordError", "kind": 4096, "kindString": "Call signature", "flags": {}, "parameters": [ { - "id": 1157, + "id": 1159, "name": "error", "kind": 32768, "kindString": "Parameter", @@ -20971,7 +20991,7 @@ "asserts": false, "targetType": { "type": "reference", - "id": 1289, + "id": 1291, "name": "AuthWeakPasswordError" } } @@ -20979,7 +20999,7 @@ ] }, { - "id": 498, + "id": 499, "name": "navigatorLock", "kind": 64, "kindString": "Function", @@ -20993,7 +21013,7 @@ ], "signatures": [ { - "id": 499, + "id": 500, "name": "navigatorLock", "kind": 4096, "kindString": "Call signature", @@ -21004,7 +21024,7 @@ }, "typeParameter": [ { - "id": 500, + "id": 501, "name": "R", "kind": 131072, "kindString": "Type parameter", @@ -21013,7 +21033,7 @@ ], "parameters": [ { - "id": 501, + "id": 502, "name": "name", "kind": 32768, "kindString": "Parameter", @@ -21027,7 +21047,7 @@ } }, { - "id": 502, + "id": 503, "name": "acquireTimeout", "kind": 32768, "kindString": "Parameter", @@ -21041,7 +21061,7 @@ } }, { - "id": 503, + "id": 504, "name": "fn", "kind": 32768, "kindString": "Parameter", @@ -21052,14 +21072,14 @@ "type": { "type": "reflection", "declaration": { - "id": 504, + "id": 505, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "signatures": [ { - "id": 505, + "id": 506, "name": "__type", "kind": 4096, "kindString": "Call signature", @@ -21069,7 +21089,7 @@ "typeArguments": [ { "type": "reference", - "id": 500, + "id": 501, "name": "R" } ], @@ -21088,7 +21108,7 @@ "typeArguments": [ { "type": "reference", - "id": 500, + "id": 501, "name": "R" } ], @@ -21105,35 +21125,35 @@ "title": "Classes", "kind": 128, "children": [ - 1168, 1158, 1225, 1216, 1301, 1208, 1252, 1279, 1200, 1178, 1289, 1188, 1, 78, 506 + 1170, 1160, 1227, 1218, 1303, 1210, 1254, 1281, 1202, 1180, 1291, 1190, 1, 78, 507 ] }, { "title": "Interfaces", "kind": 256, "children": [ - 665, 726, 681, 894, 1042, 993, 1133, 656, 739, 696, 689, 720, 669, 693, 832, 824, 840 + 666, 728, 682, 896, 1044, 995, 1135, 657, 741, 697, 690, 722, 670, 694, 834, 826, 842 ] }, { "title": "Type Aliases", "kind": 4194304, "children": [ - 516, 515, 800, 1026, 1017, 1039, 1030, 959, 1102, 949, 1086, 982, 970, 950, 936, 580, 553, - 566, 595, 608, 981, 1055, 844, 888, 878, 897, 911, 898, 918, 883, 872, 526, 1052, 1114, - 1129, 517, 932, 928, 919, 1081, 1076, 920, 923, 843, 623, 1069, 1062, 514, 1119, 845, 636, - 747, 813, 801, 770, 783, 859, 1073, 753, 1049, 645, 823, 549, 547 + 517, 516, 802, 1028, 1019, 1041, 1032, 961, 1104, 951, 1088, 984, 972, 952, 938, 581, 554, + 567, 596, 609, 983, 1057, 846, 890, 880, 899, 913, 900, 920, 885, 874, 527, 1054, 1116, + 1131, 518, 934, 930, 921, 1083, 1078, 922, 925, 845, 624, 1071, 1064, 515, 1121, 847, 637, + 749, 815, 803, 772, 785, 861, 1075, 755, 1051, 646, 825, 550, 548 ] }, { "title": "Variables", "kind": 32, - "children": [496, 497, 511] + "children": [497, 498, 512] }, { "title": "Functions", "kind": 64, - "children": [1143, 1140, 1149, 1152, 1146, 1155, 498] + "children": [1145, 1142, 1151, 1154, 1148, 1157, 499] } ], "sources": [ diff --git a/apps/docs/spec/enrichments/tsdoc_v2/gotrue_dereferenced.json b/apps/docs/spec/enrichments/tsdoc_v2/gotrue_dereferenced.json index 56f9b0a481..0193de36e8 100644 --- a/apps/docs/spec/enrichments/tsdoc_v2/gotrue_dereferenced.json +++ b/apps/docs/spec/enrichments/tsdoc_v2/gotrue_dereferenced.json @@ -7,14 +7,14 @@ "originalName": "", "children": [ { - "id": 1168, + "id": 1170, "name": "AuthApiError", "kind": 128, "kindString": "Class", "flags": {}, "children": [ { - "id": 1169, + "id": 1171, "name": "constructor", "kind": 512, "kindString": "Constructor", @@ -28,14 +28,14 @@ ], "signatures": [ { - "id": 1170, + "id": 1172, "name": "new AuthApiError", "kind": 16384, "kindString": "Constructor signature", "flags": {}, "parameters": [ { - "id": 1171, + "id": 1173, "name": "message", "kind": 32768, "kindString": "Parameter", @@ -46,7 +46,7 @@ } }, { - "id": 1172, + "id": 1174, "name": "status", "kind": 32768, "kindString": "Parameter", @@ -57,7 +57,7 @@ } }, { - "id": 1173, + "id": 1175, "name": "code", "kind": 32768, "kindString": "Parameter", @@ -79,24 +79,24 @@ ], "type": { "type": "reference", - "id": 1168, + "id": 1170, "name": "AuthApiError" }, "overwrites": { "type": "reference", - "id": 1160, + "id": 1162, "name": "AuthError.constructor" } } ], "overwrites": { "type": "reference", - "id": 1159, + "id": 1161, "name": "AuthError.constructor" } }, { - "id": 1175, + "id": 1177, "name": "code", "kind": 1024, "kindString": "Property", @@ -128,7 +128,7 @@ { "type": "reflection", "declaration": { - "id": 1176, + "id": 1178, "name": "__type", "kind": 65536, "kindString": "Type literal", @@ -145,12 +145,12 @@ }, "inheritedFrom": { "type": "reference", - "id": 1164, + "id": 1166, "name": "AuthError.code" } }, { - "id": 1174, + "id": 1176, "name": "status", "kind": 1024, "kindString": "Property", @@ -171,7 +171,7 @@ }, "overwrites": { "type": "reference", - "id": 1166, + "id": 1168, "name": "AuthError.status" } } @@ -180,12 +180,12 @@ { "title": "Constructors", "kind": 512, - "children": [1169] + "children": [1171] }, { "title": "Properties", "kind": 1024, - "children": [1175, 1174] + "children": [1177, 1176] } ], "sources": [ @@ -198,20 +198,20 @@ "extendedTypes": [ { "type": "reference", - "id": 1158, + "id": 1160, "name": "AuthError" } ] }, { - "id": 1158, + "id": 1160, "name": "AuthError", "kind": 128, "kindString": "Class", "flags": {}, "children": [ { - "id": 1159, + "id": 1161, "name": "constructor", "kind": 512, "kindString": "Constructor", @@ -225,14 +225,14 @@ ], "signatures": [ { - "id": 1160, + "id": 1162, "name": "new AuthError", "kind": 16384, "kindString": "Constructor signature", "flags": {}, "parameters": [ { - "id": 1161, + "id": 1163, "name": "message", "kind": 32768, "kindString": "Parameter", @@ -243,7 +243,7 @@ } }, { - "id": 1162, + "id": 1164, "name": "status", "kind": 32768, "kindString": "Parameter", @@ -256,7 +256,7 @@ } }, { - "id": 1163, + "id": 1165, "name": "code", "kind": 32768, "kindString": "Parameter", @@ -271,7 +271,7 @@ ], "type": { "type": "reference", - "id": 1158, + "id": 1160, "name": "AuthError" }, "overwrites": { @@ -286,7 +286,7 @@ } }, { - "id": 1164, + "id": 1166, "name": "code", "kind": 1024, "kindString": "Property", @@ -318,7 +318,7 @@ { "type": "reflection", "declaration": { - "id": 1165, + "id": 1167, "name": "__type", "kind": 65536, "kindString": "Type literal", @@ -335,7 +335,7 @@ } }, { - "id": 1166, + "id": 1168, "name": "status", "kind": 1024, "kindString": "Property", @@ -369,12 +369,12 @@ { "title": "Constructors", "kind": 512, - "children": [1159] + "children": [1161] }, { "title": "Properties", "kind": 1024, - "children": [1164, 1166] + "children": [1166, 1168] } ], "sources": [ @@ -395,30 +395,30 @@ "extendedBy": [ { "type": "reference", - "id": 1168, + "id": 1170, "name": "AuthApiError" }, { "type": "reference", - "id": 1178, + "id": 1180, "name": "AuthUnknownError" }, { "type": "reference", - "id": 1188, + "id": 1190, "name": "CustomAuthError" } ] }, { - "id": 1225, + "id": 1227, "name": "AuthImplicitGrantRedirectError", "kind": 128, "kindString": "Class", "flags": {}, "children": [ { - "id": 1226, + "id": 1228, "name": "constructor", "kind": 512, "kindString": "Constructor", @@ -432,14 +432,14 @@ ], "signatures": [ { - "id": 1227, + "id": 1229, "name": "new AuthImplicitGrantRedirectError", "kind": 16384, "kindString": "Constructor signature", "flags": {}, "parameters": [ { - "id": 1228, + "id": 1230, "name": "message", "kind": 32768, "kindString": "Parameter", @@ -450,7 +450,7 @@ } }, { - "id": 1229, + "id": 1231, "name": "details", "kind": 32768, "kindString": "Parameter", @@ -465,14 +465,14 @@ { "type": "reflection", "declaration": { - "id": 1230, + "id": 1232, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 1232, + "id": 1234, "name": "code", "kind": 1024, "kindString": "Property", @@ -490,7 +490,7 @@ } }, { - "id": 1231, + "id": 1233, "name": "error", "kind": 1024, "kindString": "Property", @@ -512,7 +512,7 @@ { "title": "Properties", "kind": 1024, - "children": [1232, 1231] + "children": [1234, 1233] } ] } @@ -524,24 +524,24 @@ ], "type": { "type": "reference", - "id": 1225, + "id": 1227, "name": "AuthImplicitGrantRedirectError" }, "overwrites": { "type": "reference", - "id": 1190, + "id": 1192, "name": "CustomAuthError.constructor" } } ], "overwrites": { "type": "reference", - "id": 1189, + "id": 1191, "name": "CustomAuthError.constructor" } }, { - "id": 1249, + "id": 1251, "name": "code", "kind": 1024, "kindString": "Property", @@ -573,7 +573,7 @@ { "type": "reflection", "declaration": { - "id": 1250, + "id": 1252, "name": "__type", "kind": 65536, "kindString": "Type literal", @@ -590,12 +590,12 @@ }, "inheritedFrom": { "type": "reference", - "id": 1197, + "id": 1199, "name": "CustomAuthError.code" } }, { - "id": 1233, + "id": 1235, "name": "details", "kind": 1024, "kindString": "Property", @@ -617,14 +617,14 @@ { "type": "reflection", "declaration": { - "id": 1234, + "id": 1236, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 1236, + "id": 1238, "name": "code", "kind": 1024, "kindString": "Property", @@ -642,7 +642,7 @@ } }, { - "id": 1235, + "id": 1237, "name": "error", "kind": 1024, "kindString": "Property", @@ -664,7 +664,7 @@ { "title": "Properties", "kind": 1024, - "children": [1236, 1235] + "children": [1238, 1237] } ] } @@ -674,7 +674,7 @@ "defaultValue": "null" }, { - "id": 1247, + "id": 1249, "name": "name", "kind": 1024, "kindString": "Property", @@ -692,12 +692,12 @@ }, "inheritedFrom": { "type": "reference", - "id": 1195, + "id": 1197, "name": "CustomAuthError.name" } }, { - "id": 1248, + "id": 1250, "name": "status", "kind": 1024, "kindString": "Property", @@ -718,12 +718,12 @@ }, "inheritedFrom": { "type": "reference", - "id": 1196, + "id": 1198, "name": "CustomAuthError.status" } }, { - "id": 1237, + "id": 1239, "name": "toJSON", "kind": 2048, "kindString": "Method", @@ -737,7 +737,7 @@ ], "signatures": [ { - "id": 1238, + "id": 1240, "name": "toJSON", "kind": 4096, "kindString": "Call signature", @@ -745,14 +745,14 @@ "type": { "type": "reflection", "declaration": { - "id": 1239, + "id": 1241, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 1243, + "id": 1245, "name": "details", "kind": 1024, "kindString": "Property", @@ -774,14 +774,14 @@ { "type": "reflection", "declaration": { - "id": 1244, + "id": 1246, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 1246, + "id": 1248, "name": "code", "kind": 1024, "kindString": "Property", @@ -799,7 +799,7 @@ } }, { - "id": 1245, + "id": 1247, "name": "error", "kind": 1024, "kindString": "Property", @@ -821,7 +821,7 @@ { "title": "Properties", "kind": 1024, - "children": [1246, 1245] + "children": [1248, 1247] } ] } @@ -831,7 +831,7 @@ "defaultValue": "..." }, { - "id": 1241, + "id": 1243, "name": "message", "kind": 1024, "kindString": "Property", @@ -850,7 +850,7 @@ "defaultValue": "..." }, { - "id": 1240, + "id": 1242, "name": "name", "kind": 1024, "kindString": "Property", @@ -869,7 +869,7 @@ "defaultValue": "..." }, { - "id": 1242, + "id": 1244, "name": "status", "kind": 1024, "kindString": "Property", @@ -892,7 +892,7 @@ { "title": "Properties", "kind": 1024, - "children": [1243, 1241, 1240, 1242] + "children": [1245, 1243, 1242, 1244] } ] } @@ -905,17 +905,17 @@ { "title": "Constructors", "kind": 512, - "children": [1226] + "children": [1228] }, { "title": "Properties", "kind": 1024, - "children": [1249, 1233, 1247, 1248] + "children": [1251, 1235, 1249, 1250] }, { "title": "Methods", "kind": 2048, - "children": [1237] + "children": [1239] } ], "sources": [ @@ -928,20 +928,20 @@ "extendedTypes": [ { "type": "reference", - "id": 1188, + "id": 1190, "name": "CustomAuthError" } ] }, { - "id": 1216, + "id": 1218, "name": "AuthInvalidCredentialsError", "kind": 128, "kindString": "Class", "flags": {}, "children": [ { - "id": 1217, + "id": 1219, "name": "constructor", "kind": 512, "kindString": "Constructor", @@ -955,14 +955,14 @@ ], "signatures": [ { - "id": 1218, + "id": 1220, "name": "new AuthInvalidCredentialsError", "kind": 16384, "kindString": "Constructor signature", "flags": {}, "parameters": [ { - "id": 1219, + "id": 1221, "name": "message", "kind": 32768, "kindString": "Parameter", @@ -975,24 +975,24 @@ ], "type": { "type": "reference", - "id": 1216, + "id": 1218, "name": "AuthInvalidCredentialsError" }, "overwrites": { "type": "reference", - "id": 1190, + "id": 1192, "name": "CustomAuthError.constructor" } } ], "overwrites": { "type": "reference", - "id": 1189, + "id": 1191, "name": "CustomAuthError.constructor" } }, { - "id": 1222, + "id": 1224, "name": "code", "kind": 1024, "kindString": "Property", @@ -1024,7 +1024,7 @@ { "type": "reflection", "declaration": { - "id": 1223, + "id": 1225, "name": "__type", "kind": 65536, "kindString": "Type literal", @@ -1041,12 +1041,12 @@ }, "inheritedFrom": { "type": "reference", - "id": 1197, + "id": 1199, "name": "CustomAuthError.code" } }, { - "id": 1220, + "id": 1222, "name": "name", "kind": 1024, "kindString": "Property", @@ -1064,12 +1064,12 @@ }, "inheritedFrom": { "type": "reference", - "id": 1195, + "id": 1197, "name": "CustomAuthError.name" } }, { - "id": 1221, + "id": 1223, "name": "status", "kind": 1024, "kindString": "Property", @@ -1090,7 +1090,7 @@ }, "inheritedFrom": { "type": "reference", - "id": 1196, + "id": 1198, "name": "CustomAuthError.status" } } @@ -1099,12 +1099,12 @@ { "title": "Constructors", "kind": 512, - "children": [1217] + "children": [1219] }, { "title": "Properties", "kind": 1024, - "children": [1222, 1220, 1221] + "children": [1224, 1222, 1223] } ], "sources": [ @@ -1117,20 +1117,20 @@ "extendedTypes": [ { "type": "reference", - "id": 1188, + "id": 1190, "name": "CustomAuthError" } ] }, { - "id": 1301, + "id": 1303, "name": "AuthInvalidJwtError", "kind": 128, "kindString": "Class", "flags": {}, "children": [ { - "id": 1302, + "id": 1304, "name": "constructor", "kind": 512, "kindString": "Constructor", @@ -1144,14 +1144,14 @@ ], "signatures": [ { - "id": 1303, + "id": 1305, "name": "new AuthInvalidJwtError", "kind": 16384, "kindString": "Constructor signature", "flags": {}, "parameters": [ { - "id": 1304, + "id": 1306, "name": "message", "kind": 32768, "kindString": "Parameter", @@ -1164,24 +1164,24 @@ ], "type": { "type": "reference", - "id": 1301, + "id": 1303, "name": "AuthInvalidJwtError" }, "overwrites": { "type": "reference", - "id": 1190, + "id": 1192, "name": "CustomAuthError.constructor" } } ], "overwrites": { "type": "reference", - "id": 1189, + "id": 1191, "name": "CustomAuthError.constructor" } }, { - "id": 1307, + "id": 1309, "name": "code", "kind": 1024, "kindString": "Property", @@ -1213,7 +1213,7 @@ { "type": "reflection", "declaration": { - "id": 1308, + "id": 1310, "name": "__type", "kind": 65536, "kindString": "Type literal", @@ -1230,12 +1230,12 @@ }, "inheritedFrom": { "type": "reference", - "id": 1197, + "id": 1199, "name": "CustomAuthError.code" } }, { - "id": 1305, + "id": 1307, "name": "name", "kind": 1024, "kindString": "Property", @@ -1253,12 +1253,12 @@ }, "inheritedFrom": { "type": "reference", - "id": 1195, + "id": 1197, "name": "CustomAuthError.name" } }, { - "id": 1306, + "id": 1308, "name": "status", "kind": 1024, "kindString": "Property", @@ -1279,7 +1279,7 @@ }, "inheritedFrom": { "type": "reference", - "id": 1196, + "id": 1198, "name": "CustomAuthError.status" } } @@ -1288,12 +1288,12 @@ { "title": "Constructors", "kind": 512, - "children": [1302] + "children": [1304] }, { "title": "Properties", "kind": 1024, - "children": [1307, 1305, 1306] + "children": [1309, 1307, 1308] } ], "sources": [ @@ -1306,20 +1306,20 @@ "extendedTypes": [ { "type": "reference", - "id": 1188, + "id": 1190, "name": "CustomAuthError" } ] }, { - "id": 1208, + "id": 1210, "name": "AuthInvalidTokenResponseError", "kind": 128, "kindString": "Class", "flags": {}, "children": [ { - "id": 1209, + "id": 1211, "name": "constructor", "kind": 512, "kindString": "Constructor", @@ -1333,31 +1333,31 @@ ], "signatures": [ { - "id": 1210, + "id": 1212, "name": "new AuthInvalidTokenResponseError", "kind": 16384, "kindString": "Constructor signature", "flags": {}, "type": { "type": "reference", - "id": 1208, + "id": 1210, "name": "AuthInvalidTokenResponseError" }, "overwrites": { "type": "reference", - "id": 1190, + "id": 1192, "name": "CustomAuthError.constructor" } } ], "overwrites": { "type": "reference", - "id": 1189, + "id": 1191, "name": "CustomAuthError.constructor" } }, { - "id": 1213, + "id": 1215, "name": "code", "kind": 1024, "kindString": "Property", @@ -1389,7 +1389,7 @@ { "type": "reflection", "declaration": { - "id": 1214, + "id": 1216, "name": "__type", "kind": 65536, "kindString": "Type literal", @@ -1406,12 +1406,12 @@ }, "inheritedFrom": { "type": "reference", - "id": 1197, + "id": 1199, "name": "CustomAuthError.code" } }, { - "id": 1211, + "id": 1213, "name": "name", "kind": 1024, "kindString": "Property", @@ -1429,12 +1429,12 @@ }, "inheritedFrom": { "type": "reference", - "id": 1195, + "id": 1197, "name": "CustomAuthError.name" } }, { - "id": 1212, + "id": 1214, "name": "status", "kind": 1024, "kindString": "Property", @@ -1455,7 +1455,7 @@ }, "inheritedFrom": { "type": "reference", - "id": 1196, + "id": 1198, "name": "CustomAuthError.status" } } @@ -1464,12 +1464,12 @@ { "title": "Constructors", "kind": 512, - "children": [1209] + "children": [1211] }, { "title": "Properties", "kind": 1024, - "children": [1213, 1211, 1212] + "children": [1215, 1213, 1214] } ], "sources": [ @@ -1482,20 +1482,20 @@ "extendedTypes": [ { "type": "reference", - "id": 1188, + "id": 1190, "name": "CustomAuthError" } ] }, { - "id": 1252, + "id": 1254, "name": "AuthPKCEGrantCodeExchangeError", "kind": 128, "kindString": "Class", "flags": {}, "children": [ { - "id": 1253, + "id": 1255, "name": "constructor", "kind": 512, "kindString": "Constructor", @@ -1509,14 +1509,14 @@ ], "signatures": [ { - "id": 1254, + "id": 1256, "name": "new AuthPKCEGrantCodeExchangeError", "kind": 16384, "kindString": "Constructor signature", "flags": {}, "parameters": [ { - "id": 1255, + "id": 1257, "name": "message", "kind": 32768, "kindString": "Parameter", @@ -1527,7 +1527,7 @@ } }, { - "id": 1256, + "id": 1258, "name": "details", "kind": 32768, "kindString": "Parameter", @@ -1542,14 +1542,14 @@ { "type": "reflection", "declaration": { - "id": 1257, + "id": 1259, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 1259, + "id": 1261, "name": "code", "kind": 1024, "kindString": "Property", @@ -1567,7 +1567,7 @@ } }, { - "id": 1258, + "id": 1260, "name": "error", "kind": 1024, "kindString": "Property", @@ -1589,7 +1589,7 @@ { "title": "Properties", "kind": 1024, - "children": [1259, 1258] + "children": [1261, 1260] } ] } @@ -1601,24 +1601,24 @@ ], "type": { "type": "reference", - "id": 1252, + "id": 1254, "name": "AuthPKCEGrantCodeExchangeError" }, "overwrites": { "type": "reference", - "id": 1190, + "id": 1192, "name": "CustomAuthError.constructor" } } ], "overwrites": { "type": "reference", - "id": 1189, + "id": 1191, "name": "CustomAuthError.constructor" } }, { - "id": 1276, + "id": 1278, "name": "code", "kind": 1024, "kindString": "Property", @@ -1650,7 +1650,7 @@ { "type": "reflection", "declaration": { - "id": 1277, + "id": 1279, "name": "__type", "kind": 65536, "kindString": "Type literal", @@ -1667,12 +1667,12 @@ }, "inheritedFrom": { "type": "reference", - "id": 1197, + "id": 1199, "name": "CustomAuthError.code" } }, { - "id": 1260, + "id": 1262, "name": "details", "kind": 1024, "kindString": "Property", @@ -1694,14 +1694,14 @@ { "type": "reflection", "declaration": { - "id": 1261, + "id": 1263, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 1263, + "id": 1265, "name": "code", "kind": 1024, "kindString": "Property", @@ -1719,7 +1719,7 @@ } }, { - "id": 1262, + "id": 1264, "name": "error", "kind": 1024, "kindString": "Property", @@ -1741,7 +1741,7 @@ { "title": "Properties", "kind": 1024, - "children": [1263, 1262] + "children": [1265, 1264] } ] } @@ -1751,7 +1751,7 @@ "defaultValue": "null" }, { - "id": 1274, + "id": 1276, "name": "name", "kind": 1024, "kindString": "Property", @@ -1769,12 +1769,12 @@ }, "inheritedFrom": { "type": "reference", - "id": 1195, + "id": 1197, "name": "CustomAuthError.name" } }, { - "id": 1275, + "id": 1277, "name": "status", "kind": 1024, "kindString": "Property", @@ -1795,12 +1795,12 @@ }, "inheritedFrom": { "type": "reference", - "id": 1196, + "id": 1198, "name": "CustomAuthError.status" } }, { - "id": 1264, + "id": 1266, "name": "toJSON", "kind": 2048, "kindString": "Method", @@ -1814,7 +1814,7 @@ ], "signatures": [ { - "id": 1265, + "id": 1267, "name": "toJSON", "kind": 4096, "kindString": "Call signature", @@ -1822,14 +1822,14 @@ "type": { "type": "reflection", "declaration": { - "id": 1266, + "id": 1268, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 1270, + "id": 1272, "name": "details", "kind": 1024, "kindString": "Property", @@ -1851,14 +1851,14 @@ { "type": "reflection", "declaration": { - "id": 1271, + "id": 1273, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 1273, + "id": 1275, "name": "code", "kind": 1024, "kindString": "Property", @@ -1876,7 +1876,7 @@ } }, { - "id": 1272, + "id": 1274, "name": "error", "kind": 1024, "kindString": "Property", @@ -1898,7 +1898,7 @@ { "title": "Properties", "kind": 1024, - "children": [1273, 1272] + "children": [1275, 1274] } ] } @@ -1908,7 +1908,7 @@ "defaultValue": "..." }, { - "id": 1268, + "id": 1270, "name": "message", "kind": 1024, "kindString": "Property", @@ -1927,7 +1927,7 @@ "defaultValue": "..." }, { - "id": 1267, + "id": 1269, "name": "name", "kind": 1024, "kindString": "Property", @@ -1946,7 +1946,7 @@ "defaultValue": "..." }, { - "id": 1269, + "id": 1271, "name": "status", "kind": 1024, "kindString": "Property", @@ -1969,7 +1969,7 @@ { "title": "Properties", "kind": 1024, - "children": [1270, 1268, 1267, 1269] + "children": [1272, 1270, 1269, 1271] } ] } @@ -1982,17 +1982,17 @@ { "title": "Constructors", "kind": 512, - "children": [1253] + "children": [1255] }, { "title": "Properties", "kind": 1024, - "children": [1276, 1260, 1274, 1275] + "children": [1278, 1262, 1276, 1277] }, { "title": "Methods", "kind": 2048, - "children": [1264] + "children": [1266] } ], "sources": [ @@ -2005,20 +2005,20 @@ "extendedTypes": [ { "type": "reference", - "id": 1188, + "id": 1190, "name": "CustomAuthError" } ] }, { - "id": 1279, + "id": 1281, "name": "AuthRetryableFetchError", "kind": 128, "kindString": "Class", "flags": {}, "children": [ { - "id": 1280, + "id": 1282, "name": "constructor", "kind": 512, "kindString": "Constructor", @@ -2032,14 +2032,14 @@ ], "signatures": [ { - "id": 1281, + "id": 1283, "name": "new AuthRetryableFetchError", "kind": 16384, "kindString": "Constructor signature", "flags": {}, "parameters": [ { - "id": 1282, + "id": 1284, "name": "message", "kind": 32768, "kindString": "Parameter", @@ -2050,7 +2050,7 @@ } }, { - "id": 1283, + "id": 1285, "name": "status", "kind": 32768, "kindString": "Parameter", @@ -2063,24 +2063,24 @@ ], "type": { "type": "reference", - "id": 1279, + "id": 1281, "name": "AuthRetryableFetchError" }, "overwrites": { "type": "reference", - "id": 1190, + "id": 1192, "name": "CustomAuthError.constructor" } } ], "overwrites": { "type": "reference", - "id": 1189, + "id": 1191, "name": "CustomAuthError.constructor" } }, { - "id": 1286, + "id": 1288, "name": "code", "kind": 1024, "kindString": "Property", @@ -2112,7 +2112,7 @@ { "type": "reflection", "declaration": { - "id": 1287, + "id": 1289, "name": "__type", "kind": 65536, "kindString": "Type literal", @@ -2129,12 +2129,12 @@ }, "inheritedFrom": { "type": "reference", - "id": 1197, + "id": 1199, "name": "CustomAuthError.code" } }, { - "id": 1284, + "id": 1286, "name": "name", "kind": 1024, "kindString": "Property", @@ -2152,12 +2152,12 @@ }, "inheritedFrom": { "type": "reference", - "id": 1195, + "id": 1197, "name": "CustomAuthError.name" } }, { - "id": 1285, + "id": 1287, "name": "status", "kind": 1024, "kindString": "Property", @@ -2178,7 +2178,7 @@ }, "inheritedFrom": { "type": "reference", - "id": 1196, + "id": 1198, "name": "CustomAuthError.status" } } @@ -2187,12 +2187,12 @@ { "title": "Constructors", "kind": 512, - "children": [1280] + "children": [1282] }, { "title": "Properties", "kind": 1024, - "children": [1286, 1284, 1285] + "children": [1288, 1286, 1287] } ], "sources": [ @@ -2205,20 +2205,20 @@ "extendedTypes": [ { "type": "reference", - "id": 1188, + "id": 1190, "name": "CustomAuthError" } ] }, { - "id": 1200, + "id": 1202, "name": "AuthSessionMissingError", "kind": 128, "kindString": "Class", "flags": {}, "children": [ { - "id": 1201, + "id": 1203, "name": "constructor", "kind": 512, "kindString": "Constructor", @@ -2232,31 +2232,31 @@ ], "signatures": [ { - "id": 1202, + "id": 1204, "name": "new AuthSessionMissingError", "kind": 16384, "kindString": "Constructor signature", "flags": {}, "type": { "type": "reference", - "id": 1200, + "id": 1202, "name": "AuthSessionMissingError" }, "overwrites": { "type": "reference", - "id": 1190, + "id": 1192, "name": "CustomAuthError.constructor" } } ], "overwrites": { "type": "reference", - "id": 1189, + "id": 1191, "name": "CustomAuthError.constructor" } }, { - "id": 1205, + "id": 1207, "name": "code", "kind": 1024, "kindString": "Property", @@ -2288,7 +2288,7 @@ { "type": "reflection", "declaration": { - "id": 1206, + "id": 1208, "name": "__type", "kind": 65536, "kindString": "Type literal", @@ -2305,12 +2305,12 @@ }, "inheritedFrom": { "type": "reference", - "id": 1197, + "id": 1199, "name": "CustomAuthError.code" } }, { - "id": 1203, + "id": 1205, "name": "name", "kind": 1024, "kindString": "Property", @@ -2328,12 +2328,12 @@ }, "inheritedFrom": { "type": "reference", - "id": 1195, + "id": 1197, "name": "CustomAuthError.name" } }, { - "id": 1204, + "id": 1206, "name": "status", "kind": 1024, "kindString": "Property", @@ -2354,7 +2354,7 @@ }, "inheritedFrom": { "type": "reference", - "id": 1196, + "id": 1198, "name": "CustomAuthError.status" } } @@ -2363,12 +2363,12 @@ { "title": "Constructors", "kind": 512, - "children": [1201] + "children": [1203] }, { "title": "Properties", "kind": 1024, - "children": [1205, 1203, 1204] + "children": [1207, 1205, 1206] } ], "sources": [ @@ -2381,20 +2381,20 @@ "extendedTypes": [ { "type": "reference", - "id": 1188, + "id": 1190, "name": "CustomAuthError" } ] }, { - "id": 1178, + "id": 1180, "name": "AuthUnknownError", "kind": 128, "kindString": "Class", "flags": {}, "children": [ { - "id": 1179, + "id": 1181, "name": "constructor", "kind": 512, "kindString": "Constructor", @@ -2408,14 +2408,14 @@ ], "signatures": [ { - "id": 1180, + "id": 1182, "name": "new AuthUnknownError", "kind": 16384, "kindString": "Constructor signature", "flags": {}, "parameters": [ { - "id": 1181, + "id": 1183, "name": "message", "kind": 32768, "kindString": "Parameter", @@ -2426,7 +2426,7 @@ } }, { - "id": 1182, + "id": 1184, "name": "originalError", "kind": 32768, "kindString": "Parameter", @@ -2439,24 +2439,24 @@ ], "type": { "type": "reference", - "id": 1178, + "id": 1180, "name": "AuthUnknownError" }, "overwrites": { "type": "reference", - "id": 1160, + "id": 1162, "name": "AuthError.constructor" } } ], "overwrites": { "type": "reference", - "id": 1159, + "id": 1161, "name": "AuthError.constructor" } }, { - "id": 1184, + "id": 1186, "name": "code", "kind": 1024, "kindString": "Property", @@ -2488,7 +2488,7 @@ { "type": "reflection", "declaration": { - "id": 1185, + "id": 1187, "name": "__type", "kind": 65536, "kindString": "Type literal", @@ -2505,12 +2505,12 @@ }, "inheritedFrom": { "type": "reference", - "id": 1164, + "id": 1166, "name": "AuthError.code" } }, { - "id": 1183, + "id": 1185, "name": "originalError", "kind": 1024, "kindString": "Property", @@ -2528,7 +2528,7 @@ } }, { - "id": 1186, + "id": 1188, "name": "status", "kind": 1024, "kindString": "Property", @@ -2558,7 +2558,7 @@ }, "inheritedFrom": { "type": "reference", - "id": 1166, + "id": 1168, "name": "AuthError.status" } } @@ -2567,12 +2567,12 @@ { "title": "Constructors", "kind": 512, - "children": [1179] + "children": [1181] }, { "title": "Properties", "kind": 1024, - "children": [1184, 1183, 1186] + "children": [1186, 1185, 1188] } ], "sources": [ @@ -2585,13 +2585,13 @@ "extendedTypes": [ { "type": "reference", - "id": 1158, + "id": 1160, "name": "AuthError" } ] }, { - "id": 1289, + "id": 1291, "name": "AuthWeakPasswordError", "kind": 128, "kindString": "Class", @@ -2601,7 +2601,7 @@ }, "children": [ { - "id": 1290, + "id": 1292, "name": "constructor", "kind": 512, "kindString": "Constructor", @@ -2615,14 +2615,14 @@ ], "signatures": [ { - "id": 1291, + "id": 1293, "name": "new AuthWeakPasswordError", "kind": 16384, "kindString": "Constructor signature", "flags": {}, "parameters": [ { - "id": 1292, + "id": 1294, "name": "message", "kind": 32768, "kindString": "Parameter", @@ -2633,7 +2633,7 @@ } }, { - "id": 1293, + "id": 1295, "name": "status", "kind": 32768, "kindString": "Parameter", @@ -2644,7 +2644,7 @@ } }, { - "id": 1294, + "id": 1296, "name": "reasons", "kind": 32768, "kindString": "Parameter", @@ -2660,24 +2660,24 @@ ], "type": { "type": "reference", - "id": 1289, + "id": 1291, "name": "AuthWeakPasswordError" }, "overwrites": { "type": "reference", - "id": 1190, + "id": 1192, "name": "CustomAuthError.constructor" } } ], "overwrites": { "type": "reference", - "id": 1189, + "id": 1191, "name": "CustomAuthError.constructor" } }, { - "id": 1298, + "id": 1300, "name": "code", "kind": 1024, "kindString": "Property", @@ -2709,7 +2709,7 @@ { "type": "reflection", "declaration": { - "id": 1299, + "id": 1301, "name": "__type", "kind": 65536, "kindString": "Type literal", @@ -2726,12 +2726,12 @@ }, "inheritedFrom": { "type": "reference", - "id": 1197, + "id": 1199, "name": "CustomAuthError.code" } }, { - "id": 1296, + "id": 1298, "name": "name", "kind": 1024, "kindString": "Property", @@ -2749,12 +2749,12 @@ }, "inheritedFrom": { "type": "reference", - "id": 1195, + "id": 1197, "name": "CustomAuthError.name" } }, { - "id": 1295, + "id": 1297, "name": "reasons", "kind": 1024, "kindString": "Property", @@ -2773,13 +2773,13 @@ "type": "array", "elementType": { "type": "reference", - "id": 547, + "id": 548, "name": "WeakPasswordReasons" } } }, { - "id": 1297, + "id": 1299, "name": "status", "kind": 1024, "kindString": "Property", @@ -2800,7 +2800,7 @@ }, "inheritedFrom": { "type": "reference", - "id": 1196, + "id": 1198, "name": "CustomAuthError.status" } } @@ -2809,12 +2809,12 @@ { "title": "Constructors", "kind": 512, - "children": [1290] + "children": [1292] }, { "title": "Properties", "kind": 1024, - "children": [1298, 1296, 1295, 1297] + "children": [1300, 1298, 1297, 1299] } ], "sources": [ @@ -2827,20 +2827,20 @@ "extendedTypes": [ { "type": "reference", - "id": 1188, + "id": 1190, "name": "CustomAuthError" } ] }, { - "id": 1188, + "id": 1190, "name": "CustomAuthError", "kind": 128, "kindString": "Class", "flags": {}, "children": [ { - "id": 1189, + "id": 1191, "name": "constructor", "kind": 512, "kindString": "Constructor", @@ -2854,14 +2854,14 @@ ], "signatures": [ { - "id": 1190, + "id": 1192, "name": "new CustomAuthError", "kind": 16384, "kindString": "Constructor signature", "flags": {}, "parameters": [ { - "id": 1191, + "id": 1193, "name": "message", "kind": 32768, "kindString": "Parameter", @@ -2872,7 +2872,7 @@ } }, { - "id": 1192, + "id": 1194, "name": "name", "kind": 32768, "kindString": "Parameter", @@ -2883,7 +2883,7 @@ } }, { - "id": 1193, + "id": 1195, "name": "status", "kind": 32768, "kindString": "Parameter", @@ -2894,7 +2894,7 @@ } }, { - "id": 1194, + "id": 1196, "name": "code", "kind": 32768, "kindString": "Parameter", @@ -2916,24 +2916,24 @@ ], "type": { "type": "reference", - "id": 1188, + "id": 1190, "name": "CustomAuthError" }, "overwrites": { "type": "reference", - "id": 1160, + "id": 1162, "name": "AuthError.constructor" } } ], "overwrites": { "type": "reference", - "id": 1159, + "id": 1161, "name": "AuthError.constructor" } }, { - "id": 1197, + "id": 1199, "name": "code", "kind": 1024, "kindString": "Property", @@ -2965,7 +2965,7 @@ { "type": "reflection", "declaration": { - "id": 1198, + "id": 1200, "name": "__type", "kind": 65536, "kindString": "Type literal", @@ -2982,12 +2982,12 @@ }, "inheritedFrom": { "type": "reference", - "id": 1164, + "id": 1166, "name": "AuthError.code" } }, { - "id": 1195, + "id": 1197, "name": "name", "kind": 1024, "kindString": "Property", @@ -3009,7 +3009,7 @@ } }, { - "id": 1196, + "id": 1198, "name": "status", "kind": 1024, "kindString": "Property", @@ -3030,7 +3030,7 @@ }, "overwrites": { "type": "reference", - "id": 1166, + "id": 1168, "name": "AuthError.status" } } @@ -3039,12 +3039,12 @@ { "title": "Constructors", "kind": 512, - "children": [1189] + "children": [1191] }, { "title": "Properties", "kind": 1024, - "children": [1197, 1195, 1196] + "children": [1199, 1197, 1198] } ], "sources": [ @@ -3057,49 +3057,49 @@ "extendedTypes": [ { "type": "reference", - "id": 1158, + "id": 1160, "name": "AuthError" } ], "extendedBy": [ { "type": "reference", - "id": 1200, + "id": 1202, "name": "AuthSessionMissingError" }, { "type": "reference", - "id": 1208, + "id": 1210, "name": "AuthInvalidTokenResponseError" }, { "type": "reference", - "id": 1216, + "id": 1218, "name": "AuthInvalidCredentialsError" }, { "type": "reference", - "id": 1225, + "id": 1227, "name": "AuthImplicitGrantRedirectError" }, { "type": "reference", - "id": 1252, + "id": 1254, "name": "AuthPKCEGrantCodeExchangeError" }, { "type": "reference", - "id": 1279, + "id": 1281, "name": "AuthRetryableFetchError" }, { "type": "reference", - "id": 1289, + "id": 1291, "name": "AuthWeakPasswordError" }, { "type": "reference", - "id": 1301, + "id": 1303, "name": "AuthInvalidJwtError" } ] @@ -3342,10 +3342,10 @@ ], "type": { "type": "reference", - "id": 1042, + "id": 1044, "name": "GoTrueAdminMFAApi", "dereferenced": { - "id": 1042, + "id": 1044, "name": "GoTrueAdminMFAApi", "kind": 256, "kindString": "Interface", @@ -3361,14 +3361,14 @@ }, "children": [ { - "id": 1046, + "id": 1048, "name": "deleteFactor", "kind": 2048, "kindString": "Method", "flags": {}, "signatures": [ { - "id": 1047, + "id": 1049, "name": "deleteFactor", "kind": 4096, "kindString": "Call signature", @@ -3388,17 +3388,17 @@ }, "parameters": [ { - "id": 1048, + "id": 1050, "name": "params", "kind": 32768, "kindString": "Parameter", "flags": {}, "type": { "type": "reference", - "id": 1026, + "id": 1028, "name": "AuthMFAAdminDeleteFactorParams", "dereferenced": { - "id": 1026, + "id": 1028, "name": "AuthMFAAdminDeleteFactorParams", "kind": 4194304, "kindString": "Type alias", @@ -3414,21 +3414,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1015, + "line": 1016, "character": 12 } ], "type": { "type": "reflection", "declaration": { - "id": 1027, + "id": 1029, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 1028, + "id": 1030, "name": "id", "kind": 1024, "kindString": "Property", @@ -3439,7 +3439,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1017, + "line": 1018, "character": 2 } ], @@ -3449,7 +3449,7 @@ } }, { - "id": 1029, + "id": 1031, "name": "userId", "kind": 1024, "kindString": "Property", @@ -3460,7 +3460,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1020, + "line": 1021, "character": 2 } ], @@ -3474,13 +3474,13 @@ { "title": "Properties", "kind": 1024, - "children": [1028, 1029] + "children": [1030, 1031] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 1015, + "line": 1016, "character": 45 } ] @@ -3495,7 +3495,7 @@ "typeArguments": [ { "type": "reference", - "id": 1017, + "id": 1019, "name": "AuthMFAAdminDeleteFactorResponse" } ], @@ -3507,14 +3507,14 @@ ] }, { - "id": 1043, + "id": 1045, "name": "listFactors", "kind": 2048, "kindString": "Method", "flags": {}, "signatures": [ { - "id": 1044, + "id": 1046, "name": "listFactors", "kind": 4096, "kindString": "Call signature", @@ -3524,17 +3524,17 @@ }, "parameters": [ { - "id": 1045, + "id": 1047, "name": "params", "kind": 32768, "kindString": "Parameter", "flags": {}, "type": { "type": "reference", - "id": 1039, + "id": 1041, "name": "AuthMFAAdminListFactorsParams", "dereferenced": { - "id": 1039, + "id": 1041, "name": "AuthMFAAdminListFactorsParams", "kind": 4194304, "kindString": "Type alias", @@ -3550,21 +3550,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1039, + "line": 1040, "character": 12 } ], "type": { "type": "reflection", "declaration": { - "id": 1040, + "id": 1042, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 1041, + "id": 1043, "name": "userId", "kind": 1024, "kindString": "Property", @@ -3575,7 +3575,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1041, + "line": 1042, "character": 2 } ], @@ -3589,13 +3589,13 @@ { "title": "Properties", "kind": 1024, - "children": [1041] + "children": [1043] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 1039, + "line": 1040, "character": 44 } ] @@ -3610,7 +3610,7 @@ "typeArguments": [ { "type": "reference", - "id": 1030, + "id": 1032, "name": "AuthMFAAdminListFactorsResponse" } ], @@ -3626,13 +3626,13 @@ { "title": "Methods", "kind": 2048, - "children": [1046, 1043] + "children": [1048, 1045] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 1049, + "line": 1050, "character": 17 } ] @@ -3671,17 +3671,17 @@ "flags": {}, "type": { "type": "reference", - "id": 726, + "id": 728, "name": "AdminUserAttributes", "dereferenced": { - "id": 726, + "id": 728, "name": "AdminUserAttributes", "kind": 256, "kindString": "Interface", "flags": {}, "children": [ { - "id": 728, + "id": 730, "name": "app_metadata", "kind": 1024, "kindString": "Property", @@ -3695,7 +3695,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 404, + "line": 405, "character": 2 } ], @@ -3705,7 +3705,7 @@ } }, { - "id": 731, + "id": 733, "name": "ban_duration", "kind": 1024, "kindString": "Property", @@ -3719,7 +3719,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 430, + "line": 431, "character": 2 } ], @@ -3729,7 +3729,7 @@ } }, { - "id": 738, + "id": 740, "name": "email", "kind": 1024, "kindString": "Property", @@ -3742,7 +3742,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 355, + "line": 356, "character": 2 } ], @@ -3756,7 +3756,7 @@ } }, { - "id": 729, + "id": 731, "name": "email_confirm", "kind": 1024, "kindString": "Property", @@ -3770,7 +3770,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 411, + "line": 412, "character": 2 } ], @@ -3780,7 +3780,7 @@ } }, { - "id": 734, + "id": 736, "name": "id", "kind": 1024, "kindString": "Property", @@ -3794,7 +3794,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 455, + "line": 456, "character": 2 } ], @@ -3804,7 +3804,7 @@ } }, { - "id": 736, + "id": 738, "name": "nonce", "kind": 1024, "kindString": "Property", @@ -3818,7 +3818,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 372, + "line": 373, "character": 2 } ], @@ -3832,7 +3832,7 @@ } }, { - "id": 735, + "id": 737, "name": "password", "kind": 1024, "kindString": "Property", @@ -3845,7 +3845,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 365, + "line": 366, "character": 2 } ], @@ -3859,7 +3859,7 @@ } }, { - "id": 733, + "id": 735, "name": "password_hash", "kind": 1024, "kindString": "Property", @@ -3873,7 +3873,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 448, + "line": 449, "character": 2 } ], @@ -3883,7 +3883,7 @@ } }, { - "id": 737, + "id": 739, "name": "phone", "kind": 1024, "kindString": "Property", @@ -3896,7 +3896,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 360, + "line": 361, "character": 2 } ], @@ -3910,7 +3910,7 @@ } }, { - "id": 730, + "id": 732, "name": "phone_confirm", "kind": 1024, "kindString": "Property", @@ -3924,7 +3924,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 418, + "line": 419, "character": 2 } ], @@ -3934,7 +3934,7 @@ } }, { - "id": 732, + "id": 734, "name": "role", "kind": 1024, "kindString": "Property", @@ -3948,7 +3948,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 439, + "line": 440, "character": 2 } ], @@ -3958,7 +3958,7 @@ } }, { - "id": 727, + "id": 729, "name": "user_metadata", "kind": 1024, "kindString": "Property", @@ -3972,7 +3972,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 394, + "line": 395, "character": 2 } ], @@ -3986,13 +3986,13 @@ { "title": "Properties", "kind": 1024, - "children": [728, 731, 738, 729, 734, 736, 735, 733, 737, 730, 732, 727] + "children": [730, 733, 740, 731, 736, 738, 737, 735, 739, 732, 734, 729] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 383, + "line": 384, "character": 17 } ], @@ -4002,7 +4002,7 @@ "typeArguments": [ { "type": "reference", - "id": 720, + "id": 722, "name": "UserAttributes" }, { @@ -4024,7 +4024,7 @@ "typeArguments": [ { "type": "reference", - "id": 645, + "id": 646, "name": "UserResponse" } ], @@ -4094,7 +4094,7 @@ "typeArguments": [ { "type": "reference", - "id": 645, + "id": 646, "name": "UserResponse" } ], @@ -4137,10 +4137,10 @@ "flags": {}, "type": { "type": "reference", - "id": 897, + "id": 899, "name": "GenerateLinkParams", "dereferenced": { - "id": 897, + "id": 899, "name": "GenerateLinkParams", "kind": 4194304, "kindString": "Type alias", @@ -4148,7 +4148,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 751, + "line": 752, "character": 12 } ], @@ -4156,7 +4156,7 @@ "type": "union", "types": [ { - "id": 872, + "id": 874, "name": "GenerateSignupLinkParams", "kind": 4194304, "kindString": "Type alias", @@ -4164,82 +4164,22 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 708, + "line": 709, "character": 12 } ], "type": { "type": "reflection", "declaration": { - "id": 873, + "id": 875, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ - { - "id": 875, - "name": "email", - "kind": 1024, - "kindString": "Property", - "flags": {}, - "sources": [ - { - "fileName": "src/lib/types.ts", - "line": 710, - "character": 2 - } - ], - "type": { - "type": "intrinsic", - "name": "string" - } - }, { "id": 877, - "name": "options", - "kind": 1024, - "kindString": "Property", - "flags": { - "isOptional": true - }, - "sources": [ - { - "fileName": "src/lib/types.ts", - "line": 712, - "character": 2 - } - ], - "type": { - "type": "reference", - "typeArguments": [ - { - "type": "reference", - "id": 894, - "name": "GenerateLinkOptions" - }, - { - "type": "union", - "types": [ - { - "type": "literal", - "value": "data" - }, - { - "type": "literal", - "value": "redirectTo" - } - ] - } - ], - "qualifiedName": "Pick", - "package": "typescript", - "name": "Pick" - } - }, - { - "id": 876, - "name": "password", + "name": "email", "kind": 1024, "kindString": "Property", "flags": {}, @@ -4256,86 +4196,7 @@ } }, { - "id": 874, - "name": "type", - "kind": 1024, - "kindString": "Property", - "flags": {}, - "sources": [ - { - "fileName": "src/lib/types.ts", - "line": 709, - "character": 2 - } - ], - "type": { - "type": "literal", - "value": "signup" - } - } - ], - "groups": [ - { - "title": "Properties", - "kind": 1024, - "children": [875, 877, 876, 874] - } - ], - "sources": [ - { - "fileName": "src/lib/types.ts", - "line": 708, - "character": 39 - } - ] - } - } - }, - { - "id": 878, - "name": "GenerateInviteOrMagiclinkParams", - "kind": 4194304, - "kindString": "Type alias", - "flags": {}, - "sources": [ - { - "fileName": "src/lib/types.ts", - "line": 715, - "character": 12 - } - ], - "type": { - "type": "reflection", - "declaration": { - "id": 879, - "name": "__type", - "kind": 65536, - "kindString": "Type literal", - "flags": {}, - "children": [ - { - "id": 881, - "name": "email", - "kind": 1024, - "kindString": "Property", - "flags": {}, - "comment": { - "shortText": "The user's email" - }, - "sources": [ - { - "fileName": "src/lib/types.ts", - "line": 718, - "character": 2 - } - ], - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 882, + "id": 879, "name": "options", "kind": 1024, "kindString": "Property", @@ -4345,7 +4206,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 719, + "line": 713, "character": 2 } ], @@ -4354,7 +4215,7 @@ "typeArguments": [ { "type": "reference", - "id": 894, + "id": 896, "name": "GenerateLinkOptions" }, { @@ -4377,7 +4238,25 @@ } }, { - "id": 880, + "id": 878, + "name": "password", + "kind": 1024, + "kindString": "Property", + "flags": {}, + "sources": [ + { + "fileName": "src/lib/types.ts", + "line": 712, + "character": 2 + } + ], + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 876, "name": "type", "kind": 1024, "kindString": "Property", @@ -4385,7 +4264,128 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 716, + "line": 710, + "character": 2 + } + ], + "type": { + "type": "literal", + "value": "signup" + } + } + ], + "groups": [ + { + "title": "Properties", + "kind": 1024, + "children": [877, 879, 878, 876] + } + ], + "sources": [ + { + "fileName": "src/lib/types.ts", + "line": 709, + "character": 39 + } + ] + } + } + }, + { + "id": 880, + "name": "GenerateInviteOrMagiclinkParams", + "kind": 4194304, + "kindString": "Type alias", + "flags": {}, + "sources": [ + { + "fileName": "src/lib/types.ts", + "line": 716, + "character": 12 + } + ], + "type": { + "type": "reflection", + "declaration": { + "id": 881, + "name": "__type", + "kind": 65536, + "kindString": "Type literal", + "flags": {}, + "children": [ + { + "id": 883, + "name": "email", + "kind": 1024, + "kindString": "Property", + "flags": {}, + "comment": { + "shortText": "The user's email" + }, + "sources": [ + { + "fileName": "src/lib/types.ts", + "line": 719, + "character": 2 + } + ], + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 884, + "name": "options", + "kind": 1024, + "kindString": "Property", + "flags": { + "isOptional": true + }, + "sources": [ + { + "fileName": "src/lib/types.ts", + "line": 720, + "character": 2 + } + ], + "type": { + "type": "reference", + "typeArguments": [ + { + "type": "reference", + "id": 896, + "name": "GenerateLinkOptions" + }, + { + "type": "union", + "types": [ + { + "type": "literal", + "value": "data" + }, + { + "type": "literal", + "value": "redirectTo" + } + ] + } + ], + "qualifiedName": "Pick", + "package": "typescript", + "name": "Pick" + } + }, + { + "id": 882, + "name": "type", + "kind": 1024, + "kindString": "Property", + "flags": {}, + "sources": [ + { + "fileName": "src/lib/types.ts", + "line": 717, "character": 2 } ], @@ -4408,13 +4408,13 @@ { "title": "Properties", "kind": 1024, - "children": [881, 882, 880] + "children": [883, 884, 882] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 715, + "line": 716, "character": 46 } ] @@ -4422,7 +4422,7 @@ } }, { - "id": 883, + "id": 885, "name": "GenerateRecoveryLinkParams", "kind": 4194304, "kindString": "Type alias", @@ -4430,21 +4430,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 722, + "line": 723, "character": 12 } ], "type": { "type": "reflection", "declaration": { - "id": 884, + "id": 886, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 886, + "id": 888, "name": "email", "kind": 1024, "kindString": "Property", @@ -4455,7 +4455,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 725, + "line": 726, "character": 2 } ], @@ -4465,7 +4465,7 @@ } }, { - "id": 887, + "id": 889, "name": "options", "kind": 1024, "kindString": "Property", @@ -4475,7 +4475,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 726, + "line": 727, "character": 2 } ], @@ -4484,7 +4484,7 @@ "typeArguments": [ { "type": "reference", - "id": 894, + "id": 896, "name": "GenerateLinkOptions" }, { @@ -4498,7 +4498,7 @@ } }, { - "id": 885, + "id": 887, "name": "type", "kind": 1024, "kindString": "Property", @@ -4506,7 +4506,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 723, + "line": 724, "character": 2 } ], @@ -4520,13 +4520,13 @@ { "title": "Properties", "kind": 1024, - "children": [886, 887, 885] + "children": [888, 889, 887] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 722, + "line": 723, "character": 41 } ] @@ -4534,7 +4534,7 @@ } }, { - "id": 888, + "id": 890, "name": "GenerateEmailChangeLinkParams", "kind": 4194304, "kindString": "Type alias", @@ -4542,21 +4542,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 729, + "line": 730, "character": 12 } ], "type": { "type": "reflection", "declaration": { - "id": 889, + "id": 891, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 891, + "id": 893, "name": "email", "kind": 1024, "kindString": "Property", @@ -4567,7 +4567,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 732, + "line": 733, "character": 2 } ], @@ -4577,7 +4577,7 @@ } }, { - "id": 892, + "id": 894, "name": "newEmail", "kind": 1024, "kindString": "Property", @@ -4588,7 +4588,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 736, + "line": 737, "character": 2 } ], @@ -4598,7 +4598,7 @@ } }, { - "id": 893, + "id": 895, "name": "options", "kind": 1024, "kindString": "Property", @@ -4608,7 +4608,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 737, + "line": 738, "character": 2 } ], @@ -4617,7 +4617,7 @@ "typeArguments": [ { "type": "reference", - "id": 894, + "id": 896, "name": "GenerateLinkOptions" }, { @@ -4631,7 +4631,7 @@ } }, { - "id": 890, + "id": 892, "name": "type", "kind": 1024, "kindString": "Property", @@ -4639,7 +4639,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 730, + "line": 731, "character": 2 } ], @@ -4662,13 +4662,13 @@ { "title": "Properties", "kind": 1024, - "children": [891, 892, 893, 890] + "children": [893, 894, 895, 892] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 729, + "line": 730, "character": 44 } ] @@ -4686,7 +4686,7 @@ "typeArguments": [ { "type": "reference", - "id": 898, + "id": 900, "name": "GenerateLinkResponse" } ], @@ -4741,7 +4741,7 @@ "typeArguments": [ { "type": "reference", - "id": 645, + "id": 646, "name": "UserResponse" } ], @@ -4872,7 +4872,7 @@ "typeArguments": [ { "type": "reference", - "id": 645, + "id": 646, "name": "UserResponse" } ], @@ -4921,10 +4921,10 @@ }, "type": { "type": "reference", - "id": 1069, + "id": 1071, "name": "PageParams", "dereferenced": { - "id": 1069, + "id": 1071, "name": "PageParams", "kind": 4194304, "kindString": "Type alias", @@ -4932,21 +4932,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1108, + "line": 1109, "character": 12 } ], "type": { "type": "reflection", "declaration": { - "id": 1070, + "id": 1072, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 1071, + "id": 1073, "name": "page", "kind": 1024, "kindString": "Property", @@ -4959,7 +4959,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1110, + "line": 1111, "character": 2 } ], @@ -4969,7 +4969,7 @@ } }, { - "id": 1072, + "id": 1074, "name": "perPage", "kind": 1024, "kindString": "Property", @@ -4982,7 +4982,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1112, + "line": 1113, "character": 2 } ], @@ -4996,13 +4996,13 @@ { "title": "Properties", "kind": 1024, - "children": [1071, 1072] + "children": [1073, 1074] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 1108, + "line": 1109, "character": 25 } ] @@ -5087,7 +5087,7 @@ "type": "array", "elementType": { "type": "reference", - "id": 696, + "id": 697, "name": "User" } } @@ -5104,7 +5104,7 @@ }, { "type": "reference", - "id": 1062, + "id": 1064, "name": "Pagination" } ] @@ -5212,7 +5212,7 @@ ], "type": { "type": "reference", - "id": 1158, + "id": 1160, "name": "AuthError" } } @@ -5355,7 +5355,7 @@ }, { "type": "reference", - "id": 1158, + "id": 1160, "name": "AuthError" } ] @@ -5425,17 +5425,17 @@ }, "type": { "type": "reference", - "id": 726, + "id": 728, "name": "AdminUserAttributes", "dereferenced": { - "id": 726, + "id": 728, "name": "AdminUserAttributes", "kind": 256, "kindString": "Interface", "flags": {}, "children": [ { - "id": 728, + "id": 730, "name": "app_metadata", "kind": 1024, "kindString": "Property", @@ -5449,7 +5449,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 404, + "line": 405, "character": 2 } ], @@ -5459,7 +5459,7 @@ } }, { - "id": 731, + "id": 733, "name": "ban_duration", "kind": 1024, "kindString": "Property", @@ -5473,7 +5473,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 430, + "line": 431, "character": 2 } ], @@ -5483,7 +5483,7 @@ } }, { - "id": 738, + "id": 740, "name": "email", "kind": 1024, "kindString": "Property", @@ -5496,7 +5496,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 355, + "line": 356, "character": 2 } ], @@ -5510,7 +5510,7 @@ } }, { - "id": 729, + "id": 731, "name": "email_confirm", "kind": 1024, "kindString": "Property", @@ -5524,7 +5524,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 411, + "line": 412, "character": 2 } ], @@ -5534,7 +5534,7 @@ } }, { - "id": 734, + "id": 736, "name": "id", "kind": 1024, "kindString": "Property", @@ -5548,7 +5548,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 455, + "line": 456, "character": 2 } ], @@ -5558,7 +5558,7 @@ } }, { - "id": 736, + "id": 738, "name": "nonce", "kind": 1024, "kindString": "Property", @@ -5572,7 +5572,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 372, + "line": 373, "character": 2 } ], @@ -5586,7 +5586,7 @@ } }, { - "id": 735, + "id": 737, "name": "password", "kind": 1024, "kindString": "Property", @@ -5599,7 +5599,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 365, + "line": 366, "character": 2 } ], @@ -5613,7 +5613,7 @@ } }, { - "id": 733, + "id": 735, "name": "password_hash", "kind": 1024, "kindString": "Property", @@ -5627,7 +5627,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 448, + "line": 449, "character": 2 } ], @@ -5637,7 +5637,7 @@ } }, { - "id": 737, + "id": 739, "name": "phone", "kind": 1024, "kindString": "Property", @@ -5650,7 +5650,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 360, + "line": 361, "character": 2 } ], @@ -5664,7 +5664,7 @@ } }, { - "id": 730, + "id": 732, "name": "phone_confirm", "kind": 1024, "kindString": "Property", @@ -5678,7 +5678,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 418, + "line": 419, "character": 2 } ], @@ -5688,7 +5688,7 @@ } }, { - "id": 732, + "id": 734, "name": "role", "kind": 1024, "kindString": "Property", @@ -5702,7 +5702,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 439, + "line": 440, "character": 2 } ], @@ -5712,7 +5712,7 @@ } }, { - "id": 727, + "id": 729, "name": "user_metadata", "kind": 1024, "kindString": "Property", @@ -5726,7 +5726,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 394, + "line": 395, "character": 2 } ], @@ -5740,13 +5740,13 @@ { "title": "Properties", "kind": 1024, - "children": [728, 731, 738, 729, 734, 736, 735, 733, 737, 730, 732, 727] + "children": [730, 733, 740, 731, 736, 738, 737, 735, 739, 732, 734, 729] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 383, + "line": 384, "character": 17 } ], @@ -5756,7 +5756,7 @@ "typeArguments": [ { "type": "reference", - "id": 720, + "id": 722, "name": "UserAttributes" }, { @@ -5778,7 +5778,7 @@ "typeArguments": [ { "type": "reference", - "id": 645, + "id": 646, "name": "UserResponse" } ], @@ -5831,7 +5831,7 @@ "sources": [ { "fileName": "src/GoTrueClient.ts", - "line": 191, + "line": 193, "character": 2 } ], @@ -5854,10 +5854,10 @@ "flags": {}, "type": { "type": "reference", - "id": 526, + "id": 527, "name": "GoTrueClientOptions", "dereferenced": { - "id": 526, + "id": 527, "name": "GoTrueClientOptions", "kind": 4194304, "kindString": "Type alias", @@ -5872,14 +5872,14 @@ "type": { "type": "reflection", "declaration": { - "id": 527, + "id": 528, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 535, + "id": 536, "name": "autoRefreshToken", "kind": 1024, "kindString": "Property", @@ -5899,7 +5899,7 @@ } }, { - "id": 540, + "id": 541, "name": "debug", "kind": 1024, "kindString": "Property", @@ -5923,7 +5923,7 @@ { "type": "reflection", "declaration": { - "id": 541, + "id": 542, "name": "__type", "kind": 65536, "kindString": "Type literal", @@ -5937,14 +5937,14 @@ ], "signatures": [ { - "id": 542, + "id": 543, "name": "__type", "kind": 4096, "kindString": "Call signature", "flags": {}, "parameters": [ { - "id": 543, + "id": 544, "name": "message", "kind": 32768, "kindString": "Parameter", @@ -5955,7 +5955,7 @@ } }, { - "id": 544, + "id": 545, "name": "args", "kind": 32768, "kindString": "Parameter", @@ -5983,7 +5983,7 @@ } }, { - "id": 534, + "id": 535, "name": "detectSessionInUrl", "kind": 1024, "kindString": "Property", @@ -6003,7 +6003,7 @@ } }, { - "id": 538, + "id": 539, "name": "fetch", "kind": 1024, "kindString": "Property", @@ -6023,7 +6023,7 @@ } }, { - "id": 539, + "id": 540, "name": "flowType", "kind": 1024, "kindString": "Property", @@ -6039,10 +6039,10 @@ ], "type": { "type": "reference", - "id": 800, + "id": 802, "name": "AuthFlowType", "dereferenced": { - "id": 800, + "id": 802, "name": "AuthFlowType", "kind": 4194304, "kindString": "Type alias", @@ -6050,7 +6050,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 583, + "line": 584, "character": 12 } ], @@ -6071,7 +6071,7 @@ } }, { - "id": 546, + "id": 547, "name": "hasCustomAuthorizationHeader", "kind": 1024, "kindString": "Property", @@ -6100,7 +6100,7 @@ } }, { - "id": 529, + "id": 530, "name": "headers", "kind": 1024, "kindString": "Property", @@ -6117,7 +6117,7 @@ "type": { "type": "reflection", "declaration": { - "id": 530, + "id": 531, "name": "__type", "kind": 65536, "kindString": "Type literal", @@ -6130,14 +6130,14 @@ } ], "indexSignature": { - "id": 531, + "id": 532, "name": "__index", "kind": 8192, "kindString": "Index signature", "flags": {}, "parameters": [ { - "id": 532, + "id": 533, "name": "key", "kind": 32768, "flags": {}, @@ -6156,7 +6156,7 @@ } }, { - "id": 545, + "id": 546, "name": "lock", "kind": 1024, "kindString": "Property", @@ -6181,10 +6181,10 @@ ], "type": { "type": "reference", - "id": 517, + "id": 518, "name": "LockFunc", "dereferenced": { - "id": 517, + "id": 518, "name": "LockFunc", "kind": 4194304, "kindString": "Type alias", @@ -6199,7 +6199,7 @@ "type": { "type": "reflection", "declaration": { - "id": 518, + "id": 519, "name": "__type", "kind": 65536, "kindString": "Type literal", @@ -6213,7 +6213,7 @@ ], "signatures": [ { - "id": 519, + "id": 520, "name": "__type", "kind": 4096, "kindString": "Call signature", @@ -6229,7 +6229,7 @@ }, "typeParameter": [ { - "id": 525, + "id": 526, "name": "R", "kind": 131072, "kindString": "Type parameter", @@ -6238,7 +6238,7 @@ ], "parameters": [ { - "id": 520, + "id": 521, "name": "name", "kind": 32768, "kindString": "Parameter", @@ -6252,7 +6252,7 @@ } }, { - "id": 521, + "id": 522, "name": "acquireTimeout", "kind": 32768, "kindString": "Parameter", @@ -6266,7 +6266,7 @@ } }, { - "id": 522, + "id": 523, "name": "fn", "kind": 32768, "kindString": "Parameter", @@ -6277,7 +6277,7 @@ "type": { "type": "reflection", "declaration": { - "id": 523, + "id": 524, "name": "__type", "kind": 65536, "kindString": "Type literal", @@ -6291,7 +6291,7 @@ ], "signatures": [ { - "id": 524, + "id": 525, "name": "__type", "kind": 4096, "kindString": "Call signature", @@ -6301,7 +6301,7 @@ "typeArguments": [ { "type": "reference", - "id": 525, + "id": 526, "name": "R" } ], @@ -6320,7 +6320,7 @@ "typeArguments": [ { "type": "reference", - "id": 525, + "id": 526, "name": "R" } ], @@ -6336,7 +6336,7 @@ } }, { - "id": 536, + "id": 537, "name": "persistSession", "kind": 1024, "kindString": "Property", @@ -6356,7 +6356,7 @@ } }, { - "id": 537, + "id": 538, "name": "storage", "kind": 1024, "kindString": "Property", @@ -6372,10 +6372,10 @@ ], "type": { "type": "reference", - "id": 1049, + "id": 1051, "name": "SupportedStorage", "dereferenced": { - "id": 1049, + "id": 1051, "name": "SupportedStorage", "kind": 4194304, "kindString": "Type alias", @@ -6383,7 +6383,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1076, + "line": 1077, "character": 12 } ], @@ -6430,14 +6430,14 @@ { "type": "reflection", "declaration": { - "id": 1050, + "id": 1052, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 1051, + "id": 1053, "name": "isServer", "kind": 1024, "kindString": "Property", @@ -6450,7 +6450,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1086, + "line": 1087, "character": 2 } ], @@ -6464,13 +6464,13 @@ { "title": "Properties", "kind": 1024, - "children": [1051] + "children": [1053] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 1078, + "line": 1079, "character": 4 } ] @@ -6482,7 +6482,7 @@ } }, { - "id": 533, + "id": 534, "name": "storageKey", "kind": 1024, "kindString": "Property", @@ -6502,7 +6502,7 @@ } }, { - "id": 528, + "id": 529, "name": "url", "kind": 1024, "kindString": "Property", @@ -6527,7 +6527,7 @@ "title": "Properties", "kind": 1024, "children": [ - 535, 540, 534, 538, 539, 546, 529, 545, 536, 537, 533, 528 + 536, 541, 535, 539, 540, 547, 530, 546, 537, 538, 534, 529 ] } ], @@ -6564,7 +6564,7 @@ "sources": [ { "fileName": "src/GoTrueClient.ts", - "line": 138, + "line": 139, "character": 2 } ], @@ -6810,10 +6810,10 @@ ], "type": { "type": "reference", - "id": 1042, + "id": 1044, "name": "GoTrueAdminMFAApi", "dereferenced": { - "id": 1042, + "id": 1044, "name": "GoTrueAdminMFAApi", "kind": 256, "kindString": "Interface", @@ -6829,14 +6829,14 @@ }, "children": [ { - "id": 1046, + "id": 1048, "name": "deleteFactor", "kind": 2048, "kindString": "Method", "flags": {}, "signatures": [ { - "id": 1047, + "id": 1049, "name": "deleteFactor", "kind": 4096, "kindString": "Call signature", @@ -6856,17 +6856,17 @@ }, "parameters": [ { - "id": 1048, + "id": 1050, "name": "params", "kind": 32768, "kindString": "Parameter", "flags": {}, "type": { "type": "reference", - "id": 1026, + "id": 1028, "name": "AuthMFAAdminDeleteFactorParams", "dereferenced": { - "id": 1026, + "id": 1028, "name": "AuthMFAAdminDeleteFactorParams", "kind": 4194304, "kindString": "Type alias", @@ -6882,21 +6882,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1015, + "line": 1016, "character": 12 } ], "type": { "type": "reflection", "declaration": { - "id": 1027, + "id": 1029, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 1028, + "id": 1030, "name": "id", "kind": 1024, "kindString": "Property", @@ -6907,7 +6907,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1017, + "line": 1018, "character": 2 } ], @@ -6917,7 +6917,7 @@ } }, { - "id": 1029, + "id": 1031, "name": "userId", "kind": 1024, "kindString": "Property", @@ -6928,7 +6928,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1020, + "line": 1021, "character": 2 } ], @@ -6942,13 +6942,13 @@ { "title": "Properties", "kind": 1024, - "children": [1028, 1029] + "children": [1030, 1031] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 1015, + "line": 1016, "character": 45 } ] @@ -6963,7 +6963,7 @@ "typeArguments": [ { "type": "reference", - "id": 1017, + "id": 1019, "name": "AuthMFAAdminDeleteFactorResponse" } ], @@ -6975,14 +6975,14 @@ ] }, { - "id": 1043, + "id": 1045, "name": "listFactors", "kind": 2048, "kindString": "Method", "flags": {}, "signatures": [ { - "id": 1044, + "id": 1046, "name": "listFactors", "kind": 4096, "kindString": "Call signature", @@ -6992,17 +6992,17 @@ }, "parameters": [ { - "id": 1045, + "id": 1047, "name": "params", "kind": 32768, "kindString": "Parameter", "flags": {}, "type": { "type": "reference", - "id": 1039, + "id": 1041, "name": "AuthMFAAdminListFactorsParams", "dereferenced": { - "id": 1039, + "id": 1041, "name": "AuthMFAAdminListFactorsParams", "kind": 4194304, "kindString": "Type alias", @@ -7018,21 +7018,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1039, + "line": 1040, "character": 12 } ], "type": { "type": "reflection", "declaration": { - "id": 1040, + "id": 1042, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 1041, + "id": 1043, "name": "userId", "kind": 1024, "kindString": "Property", @@ -7043,7 +7043,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1041, + "line": 1042, "character": 2 } ], @@ -7057,13 +7057,13 @@ { "title": "Properties", "kind": 1024, - "children": [1041] + "children": [1043] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 1039, + "line": 1040, "character": 44 } ] @@ -7078,7 +7078,7 @@ "typeArguments": [ { "type": "reference", - "id": 1030, + "id": 1032, "name": "AuthMFAAdminListFactorsResponse" } ], @@ -7094,13 +7094,13 @@ { "title": "Methods", "kind": 2048, - "children": [1046, 1043] + "children": [1048, 1045] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 1049, + "line": 1050, "character": 17 } ] @@ -7139,17 +7139,17 @@ "flags": {}, "type": { "type": "reference", - "id": 726, + "id": 728, "name": "AdminUserAttributes", "dereferenced": { - "id": 726, + "id": 728, "name": "AdminUserAttributes", "kind": 256, "kindString": "Interface", "flags": {}, "children": [ { - "id": 728, + "id": 730, "name": "app_metadata", "kind": 1024, "kindString": "Property", @@ -7163,7 +7163,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 404, + "line": 405, "character": 2 } ], @@ -7173,7 +7173,7 @@ } }, { - "id": 731, + "id": 733, "name": "ban_duration", "kind": 1024, "kindString": "Property", @@ -7187,7 +7187,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 430, + "line": 431, "character": 2 } ], @@ -7197,7 +7197,7 @@ } }, { - "id": 738, + "id": 740, "name": "email", "kind": 1024, "kindString": "Property", @@ -7210,7 +7210,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 355, + "line": 356, "character": 2 } ], @@ -7224,7 +7224,7 @@ } }, { - "id": 729, + "id": 731, "name": "email_confirm", "kind": 1024, "kindString": "Property", @@ -7238,7 +7238,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 411, + "line": 412, "character": 2 } ], @@ -7248,7 +7248,7 @@ } }, { - "id": 734, + "id": 736, "name": "id", "kind": 1024, "kindString": "Property", @@ -7262,7 +7262,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 455, + "line": 456, "character": 2 } ], @@ -7272,7 +7272,7 @@ } }, { - "id": 736, + "id": 738, "name": "nonce", "kind": 1024, "kindString": "Property", @@ -7286,7 +7286,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 372, + "line": 373, "character": 2 } ], @@ -7300,7 +7300,7 @@ } }, { - "id": 735, + "id": 737, "name": "password", "kind": 1024, "kindString": "Property", @@ -7313,7 +7313,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 365, + "line": 366, "character": 2 } ], @@ -7327,7 +7327,7 @@ } }, { - "id": 733, + "id": 735, "name": "password_hash", "kind": 1024, "kindString": "Property", @@ -7341,7 +7341,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 448, + "line": 449, "character": 2 } ], @@ -7351,7 +7351,7 @@ } }, { - "id": 737, + "id": 739, "name": "phone", "kind": 1024, "kindString": "Property", @@ -7364,7 +7364,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 360, + "line": 361, "character": 2 } ], @@ -7378,7 +7378,7 @@ } }, { - "id": 730, + "id": 732, "name": "phone_confirm", "kind": 1024, "kindString": "Property", @@ -7392,7 +7392,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 418, + "line": 419, "character": 2 } ], @@ -7402,7 +7402,7 @@ } }, { - "id": 732, + "id": 734, "name": "role", "kind": 1024, "kindString": "Property", @@ -7416,7 +7416,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 439, + "line": 440, "character": 2 } ], @@ -7426,7 +7426,7 @@ } }, { - "id": 727, + "id": 729, "name": "user_metadata", "kind": 1024, "kindString": "Property", @@ -7440,7 +7440,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 394, + "line": 395, "character": 2 } ], @@ -7455,14 +7455,14 @@ "title": "Properties", "kind": 1024, "children": [ - 728, 731, 738, 729, 734, 736, 735, 733, 737, 730, 732, 727 + 730, 733, 740, 731, 736, 738, 737, 735, 739, 732, 734, 729 ] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 383, + "line": 384, "character": 17 } ], @@ -7472,7 +7472,7 @@ "typeArguments": [ { "type": "reference", - "id": 720, + "id": 722, "name": "UserAttributes" }, { @@ -7494,7 +7494,7 @@ "typeArguments": [ { "type": "reference", - "id": 645, + "id": 646, "name": "UserResponse" } ], @@ -7564,7 +7564,7 @@ "typeArguments": [ { "type": "reference", - "id": 645, + "id": 646, "name": "UserResponse" } ], @@ -7607,10 +7607,10 @@ "flags": {}, "type": { "type": "reference", - "id": 897, + "id": 899, "name": "GenerateLinkParams", "dereferenced": { - "id": 897, + "id": 899, "name": "GenerateLinkParams", "kind": 4194304, "kindString": "Type alias", @@ -7618,7 +7618,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 751, + "line": 752, "character": 12 } ], @@ -7626,7 +7626,7 @@ "type": "union", "types": [ { - "id": 872, + "id": 874, "name": "GenerateSignupLinkParams", "kind": 4194304, "kindString": "Type alias", @@ -7634,82 +7634,22 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 708, + "line": 709, "character": 12 } ], "type": { "type": "reflection", "declaration": { - "id": 873, + "id": 875, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ - { - "id": 875, - "name": "email", - "kind": 1024, - "kindString": "Property", - "flags": {}, - "sources": [ - { - "fileName": "src/lib/types.ts", - "line": 710, - "character": 2 - } - ], - "type": { - "type": "intrinsic", - "name": "string" - } - }, { "id": 877, - "name": "options", - "kind": 1024, - "kindString": "Property", - "flags": { - "isOptional": true - }, - "sources": [ - { - "fileName": "src/lib/types.ts", - "line": 712, - "character": 2 - } - ], - "type": { - "type": "reference", - "typeArguments": [ - { - "type": "reference", - "id": 894, - "name": "GenerateLinkOptions" - }, - { - "type": "union", - "types": [ - { - "type": "literal", - "value": "data" - }, - { - "type": "literal", - "value": "redirectTo" - } - ] - } - ], - "qualifiedName": "Pick", - "package": "typescript", - "name": "Pick" - } - }, - { - "id": 876, - "name": "password", + "name": "email", "kind": 1024, "kindString": "Property", "flags": {}, @@ -7726,86 +7666,7 @@ } }, { - "id": 874, - "name": "type", - "kind": 1024, - "kindString": "Property", - "flags": {}, - "sources": [ - { - "fileName": "src/lib/types.ts", - "line": 709, - "character": 2 - } - ], - "type": { - "type": "literal", - "value": "signup" - } - } - ], - "groups": [ - { - "title": "Properties", - "kind": 1024, - "children": [875, 877, 876, 874] - } - ], - "sources": [ - { - "fileName": "src/lib/types.ts", - "line": 708, - "character": 39 - } - ] - } - } - }, - { - "id": 878, - "name": "GenerateInviteOrMagiclinkParams", - "kind": 4194304, - "kindString": "Type alias", - "flags": {}, - "sources": [ - { - "fileName": "src/lib/types.ts", - "line": 715, - "character": 12 - } - ], - "type": { - "type": "reflection", - "declaration": { - "id": 879, - "name": "__type", - "kind": 65536, - "kindString": "Type literal", - "flags": {}, - "children": [ - { - "id": 881, - "name": "email", - "kind": 1024, - "kindString": "Property", - "flags": {}, - "comment": { - "shortText": "The user's email" - }, - "sources": [ - { - "fileName": "src/lib/types.ts", - "line": 718, - "character": 2 - } - ], - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 882, + "id": 879, "name": "options", "kind": 1024, "kindString": "Property", @@ -7815,7 +7676,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 719, + "line": 713, "character": 2 } ], @@ -7824,7 +7685,7 @@ "typeArguments": [ { "type": "reference", - "id": 894, + "id": 896, "name": "GenerateLinkOptions" }, { @@ -7847,7 +7708,25 @@ } }, { - "id": 880, + "id": 878, + "name": "password", + "kind": 1024, + "kindString": "Property", + "flags": {}, + "sources": [ + { + "fileName": "src/lib/types.ts", + "line": 712, + "character": 2 + } + ], + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 876, "name": "type", "kind": 1024, "kindString": "Property", @@ -7855,7 +7734,128 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 716, + "line": 710, + "character": 2 + } + ], + "type": { + "type": "literal", + "value": "signup" + } + } + ], + "groups": [ + { + "title": "Properties", + "kind": 1024, + "children": [877, 879, 878, 876] + } + ], + "sources": [ + { + "fileName": "src/lib/types.ts", + "line": 709, + "character": 39 + } + ] + } + } + }, + { + "id": 880, + "name": "GenerateInviteOrMagiclinkParams", + "kind": 4194304, + "kindString": "Type alias", + "flags": {}, + "sources": [ + { + "fileName": "src/lib/types.ts", + "line": 716, + "character": 12 + } + ], + "type": { + "type": "reflection", + "declaration": { + "id": 881, + "name": "__type", + "kind": 65536, + "kindString": "Type literal", + "flags": {}, + "children": [ + { + "id": 883, + "name": "email", + "kind": 1024, + "kindString": "Property", + "flags": {}, + "comment": { + "shortText": "The user's email" + }, + "sources": [ + { + "fileName": "src/lib/types.ts", + "line": 719, + "character": 2 + } + ], + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 884, + "name": "options", + "kind": 1024, + "kindString": "Property", + "flags": { + "isOptional": true + }, + "sources": [ + { + "fileName": "src/lib/types.ts", + "line": 720, + "character": 2 + } + ], + "type": { + "type": "reference", + "typeArguments": [ + { + "type": "reference", + "id": 896, + "name": "GenerateLinkOptions" + }, + { + "type": "union", + "types": [ + { + "type": "literal", + "value": "data" + }, + { + "type": "literal", + "value": "redirectTo" + } + ] + } + ], + "qualifiedName": "Pick", + "package": "typescript", + "name": "Pick" + } + }, + { + "id": 882, + "name": "type", + "kind": 1024, + "kindString": "Property", + "flags": {}, + "sources": [ + { + "fileName": "src/lib/types.ts", + "line": 717, "character": 2 } ], @@ -7878,13 +7878,13 @@ { "title": "Properties", "kind": 1024, - "children": [881, 882, 880] + "children": [883, 884, 882] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 715, + "line": 716, "character": 46 } ] @@ -7892,7 +7892,7 @@ } }, { - "id": 883, + "id": 885, "name": "GenerateRecoveryLinkParams", "kind": 4194304, "kindString": "Type alias", @@ -7900,21 +7900,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 722, + "line": 723, "character": 12 } ], "type": { "type": "reflection", "declaration": { - "id": 884, + "id": 886, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 886, + "id": 888, "name": "email", "kind": 1024, "kindString": "Property", @@ -7925,7 +7925,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 725, + "line": 726, "character": 2 } ], @@ -7935,7 +7935,7 @@ } }, { - "id": 887, + "id": 889, "name": "options", "kind": 1024, "kindString": "Property", @@ -7945,7 +7945,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 726, + "line": 727, "character": 2 } ], @@ -7954,7 +7954,7 @@ "typeArguments": [ { "type": "reference", - "id": 894, + "id": 896, "name": "GenerateLinkOptions" }, { @@ -7968,7 +7968,7 @@ } }, { - "id": 885, + "id": 887, "name": "type", "kind": 1024, "kindString": "Property", @@ -7976,7 +7976,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 723, + "line": 724, "character": 2 } ], @@ -7990,13 +7990,13 @@ { "title": "Properties", "kind": 1024, - "children": [886, 887, 885] + "children": [888, 889, 887] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 722, + "line": 723, "character": 41 } ] @@ -8004,7 +8004,7 @@ } }, { - "id": 888, + "id": 890, "name": "GenerateEmailChangeLinkParams", "kind": 4194304, "kindString": "Type alias", @@ -8012,21 +8012,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 729, + "line": 730, "character": 12 } ], "type": { "type": "reflection", "declaration": { - "id": 889, + "id": 891, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 891, + "id": 893, "name": "email", "kind": 1024, "kindString": "Property", @@ -8037,7 +8037,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 732, + "line": 733, "character": 2 } ], @@ -8047,7 +8047,7 @@ } }, { - "id": 892, + "id": 894, "name": "newEmail", "kind": 1024, "kindString": "Property", @@ -8058,7 +8058,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 736, + "line": 737, "character": 2 } ], @@ -8068,7 +8068,7 @@ } }, { - "id": 893, + "id": 895, "name": "options", "kind": 1024, "kindString": "Property", @@ -8078,7 +8078,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 737, + "line": 738, "character": 2 } ], @@ -8087,7 +8087,7 @@ "typeArguments": [ { "type": "reference", - "id": 894, + "id": 896, "name": "GenerateLinkOptions" }, { @@ -8101,7 +8101,7 @@ } }, { - "id": 890, + "id": 892, "name": "type", "kind": 1024, "kindString": "Property", @@ -8109,7 +8109,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 730, + "line": 731, "character": 2 } ], @@ -8132,13 +8132,13 @@ { "title": "Properties", "kind": 1024, - "children": [891, 892, 893, 890] + "children": [893, 894, 895, 892] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 729, + "line": 730, "character": 44 } ] @@ -8156,7 +8156,7 @@ "typeArguments": [ { "type": "reference", - "id": 898, + "id": 900, "name": "GenerateLinkResponse" } ], @@ -8211,7 +8211,7 @@ "typeArguments": [ { "type": "reference", - "id": 645, + "id": 646, "name": "UserResponse" } ], @@ -8342,7 +8342,7 @@ "typeArguments": [ { "type": "reference", - "id": 645, + "id": 646, "name": "UserResponse" } ], @@ -8391,10 +8391,10 @@ }, "type": { "type": "reference", - "id": 1069, + "id": 1071, "name": "PageParams", "dereferenced": { - "id": 1069, + "id": 1071, "name": "PageParams", "kind": 4194304, "kindString": "Type alias", @@ -8402,21 +8402,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1108, + "line": 1109, "character": 12 } ], "type": { "type": "reflection", "declaration": { - "id": 1070, + "id": 1072, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 1071, + "id": 1073, "name": "page", "kind": 1024, "kindString": "Property", @@ -8429,7 +8429,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1110, + "line": 1111, "character": 2 } ], @@ -8439,7 +8439,7 @@ } }, { - "id": 1072, + "id": 1074, "name": "perPage", "kind": 1024, "kindString": "Property", @@ -8452,7 +8452,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1112, + "line": 1113, "character": 2 } ], @@ -8466,13 +8466,13 @@ { "title": "Properties", "kind": 1024, - "children": [1071, 1072] + "children": [1073, 1074] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 1108, + "line": 1109, "character": 25 } ] @@ -8557,7 +8557,7 @@ "type": "array", "elementType": { "type": "reference", - "id": 696, + "id": 697, "name": "User" } } @@ -8574,7 +8574,7 @@ }, { "type": "reference", - "id": 1062, + "id": 1064, "name": "Pagination" } ] @@ -8682,7 +8682,7 @@ ], "type": { "type": "reference", - "id": 1158, + "id": 1160, "name": "AuthError" } } @@ -8825,7 +8825,7 @@ }, { "type": "reference", - "id": 1158, + "id": 1160, "name": "AuthError" } ] @@ -8895,17 +8895,17 @@ }, "type": { "type": "reference", - "id": 726, + "id": 728, "name": "AdminUserAttributes", "dereferenced": { - "id": 726, + "id": 728, "name": "AdminUserAttributes", "kind": 256, "kindString": "Interface", "flags": {}, "children": [ { - "id": 728, + "id": 730, "name": "app_metadata", "kind": 1024, "kindString": "Property", @@ -8919,7 +8919,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 404, + "line": 405, "character": 2 } ], @@ -8929,7 +8929,7 @@ } }, { - "id": 731, + "id": 733, "name": "ban_duration", "kind": 1024, "kindString": "Property", @@ -8943,7 +8943,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 430, + "line": 431, "character": 2 } ], @@ -8953,7 +8953,7 @@ } }, { - "id": 738, + "id": 740, "name": "email", "kind": 1024, "kindString": "Property", @@ -8966,7 +8966,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 355, + "line": 356, "character": 2 } ], @@ -8980,7 +8980,7 @@ } }, { - "id": 729, + "id": 731, "name": "email_confirm", "kind": 1024, "kindString": "Property", @@ -8994,7 +8994,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 411, + "line": 412, "character": 2 } ], @@ -9004,7 +9004,7 @@ } }, { - "id": 734, + "id": 736, "name": "id", "kind": 1024, "kindString": "Property", @@ -9018,7 +9018,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 455, + "line": 456, "character": 2 } ], @@ -9028,7 +9028,7 @@ } }, { - "id": 736, + "id": 738, "name": "nonce", "kind": 1024, "kindString": "Property", @@ -9042,7 +9042,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 372, + "line": 373, "character": 2 } ], @@ -9056,7 +9056,7 @@ } }, { - "id": 735, + "id": 737, "name": "password", "kind": 1024, "kindString": "Property", @@ -9069,7 +9069,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 365, + "line": 366, "character": 2 } ], @@ -9083,7 +9083,7 @@ } }, { - "id": 733, + "id": 735, "name": "password_hash", "kind": 1024, "kindString": "Property", @@ -9097,7 +9097,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 448, + "line": 449, "character": 2 } ], @@ -9107,7 +9107,7 @@ } }, { - "id": 737, + "id": 739, "name": "phone", "kind": 1024, "kindString": "Property", @@ -9120,7 +9120,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 360, + "line": 361, "character": 2 } ], @@ -9134,7 +9134,7 @@ } }, { - "id": 730, + "id": 732, "name": "phone_confirm", "kind": 1024, "kindString": "Property", @@ -9148,7 +9148,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 418, + "line": 419, "character": 2 } ], @@ -9158,7 +9158,7 @@ } }, { - "id": 732, + "id": 734, "name": "role", "kind": 1024, "kindString": "Property", @@ -9172,7 +9172,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 439, + "line": 440, "character": 2 } ], @@ -9182,7 +9182,7 @@ } }, { - "id": 727, + "id": 729, "name": "user_metadata", "kind": 1024, "kindString": "Property", @@ -9196,7 +9196,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 394, + "line": 395, "character": 2 } ], @@ -9211,14 +9211,14 @@ "title": "Properties", "kind": 1024, "children": [ - 728, 731, 738, 729, 734, 736, 735, 733, 737, 730, 732, 727 + 730, 733, 740, 731, 736, 738, 737, 735, 739, 732, 734, 729 ] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 383, + "line": 384, "character": 17 } ], @@ -9228,7 +9228,7 @@ "typeArguments": [ { "type": "reference", - "id": 720, + "id": 722, "name": "UserAttributes" }, { @@ -9250,7 +9250,7 @@ "typeArguments": [ { "type": "reference", - "id": 645, + "id": 646, "name": "UserResponse" } ], @@ -9301,16 +9301,16 @@ "sources": [ { "fileName": "src/GoTrueClient.ts", - "line": 142, + "line": 143, "character": 2 } ], "type": { "type": "reference", - "id": 993, + "id": 995, "name": "GoTrueMFAApi", "dereferenced": { - "id": 993, + "id": 995, "name": "GoTrueMFAApi", "kind": 256, "kindString": "Interface", @@ -9320,14 +9320,14 @@ }, "children": [ { - "id": 1001, + "id": 1003, "name": "challenge", "kind": 2048, "kindString": "Method", "flags": {}, "signatures": [ { - "id": 1002, + "id": 1004, "name": "challenge", "kind": 4096, "kindString": "Call signature", @@ -9337,17 +9337,17 @@ }, "parameters": [ { - "id": 1003, + "id": 1005, "name": "params", "kind": 32768, "kindString": "Parameter", "flags": {}, "type": { "type": "reference", - "id": 928, + "id": 930, "name": "MFAChallengeParams", "dereferenced": { - "id": 928, + "id": 930, "name": "MFAChallengeParams", "kind": 4194304, "kindString": "Type alias", @@ -9355,21 +9355,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 821, + "line": 822, "character": 12 } ], "type": { "type": "reflection", "declaration": { - "id": 929, + "id": 931, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 931, + "id": 933, "name": "channel", "kind": 1024, "kindString": "Property", @@ -9382,7 +9382,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 825, + "line": 826, "character": 2 } ], @@ -9401,7 +9401,7 @@ } }, { - "id": 930, + "id": 932, "name": "factorId", "kind": 1024, "kindString": "Property", @@ -9412,7 +9412,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 823, + "line": 824, "character": 2 } ], @@ -9426,13 +9426,13 @@ { "title": "Properties", "kind": 1024, - "children": [931, 930] + "children": [933, 932] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 821, + "line": 822, "character": 33 } ] @@ -9447,7 +9447,7 @@ "typeArguments": [ { "type": "reference", - "id": 959, + "id": 961, "name": "AuthMFAChallengeResponse" } ], @@ -9459,14 +9459,14 @@ ] }, { - "id": 1010, + "id": 1012, "name": "challengeAndVerify", "kind": 2048, "kindString": "Method", "flags": {}, "signatures": [ { - "id": 1011, + "id": 1013, "name": "challengeAndVerify", "kind": 4096, "kindString": "Call signature", @@ -9476,17 +9476,17 @@ }, "parameters": [ { - "id": 1012, + "id": 1014, "name": "params", "kind": 32768, "kindString": "Parameter", "flags": {}, "type": { "type": "reference", - "id": 932, + "id": 934, "name": "MFAChallengeAndVerifyParams", "dereferenced": { - "id": 932, + "id": 934, "name": "MFAChallengeAndVerifyParams", "kind": 4194304, "kindString": "Type alias", @@ -9494,21 +9494,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 828, + "line": 829, "character": 12 } ], "type": { "type": "reflection", "declaration": { - "id": 933, + "id": 935, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 935, + "id": 937, "name": "code", "kind": 1024, "kindString": "Property", @@ -9519,7 +9519,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 832, + "line": 833, "character": 2 } ], @@ -9529,7 +9529,7 @@ } }, { - "id": 934, + "id": 936, "name": "factorId", "kind": 1024, "kindString": "Property", @@ -9540,7 +9540,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 830, + "line": 831, "character": 2 } ], @@ -9554,13 +9554,13 @@ { "title": "Properties", "kind": 1024, - "children": [935, 934] + "children": [937, 936] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 828, + "line": 829, "character": 42 } ] @@ -9575,7 +9575,7 @@ "typeArguments": [ { "type": "reference", - "id": 936, + "id": 938, "name": "AuthMFAVerifyResponse" } ], @@ -9587,14 +9587,14 @@ ] }, { - "id": 994, + "id": 996, "name": "enroll", "kind": 2048, "kindString": "Method", "flags": {}, "signatures": [ { - "id": 995, + "id": 997, "name": "enroll", "kind": 4096, "kindString": "Call signature", @@ -9605,17 +9605,17 @@ }, "parameters": [ { - "id": 996, + "id": 998, "name": "params", "kind": 32768, "kindString": "Parameter", "flags": {}, "type": { "type": "reference", - "id": 1076, + "id": 1078, "name": "MFAEnrollTOTPParams", "dereferenced": { - "id": 1076, + "id": 1078, "name": "MFAEnrollTOTPParams", "kind": 4194304, "kindString": "Type alias", @@ -9623,21 +9623,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1129, + "line": 1130, "character": 12 } ], "type": { "type": "reflection", "declaration": { - "id": 1077, + "id": 1079, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 1078, + "id": 1080, "name": "factorType", "kind": 1024, "kindString": "Property", @@ -9648,7 +9648,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1131, + "line": 1132, "character": 2 } ], @@ -9658,7 +9658,7 @@ } }, { - "id": 1080, + "id": 1082, "name": "friendlyName", "kind": 1024, "kindString": "Property", @@ -9671,7 +9671,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1135, + "line": 1136, "character": 2 } ], @@ -9681,7 +9681,7 @@ } }, { - "id": 1079, + "id": 1081, "name": "issuer", "kind": 1024, "kindString": "Property", @@ -9694,7 +9694,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1133, + "line": 1134, "character": 2 } ], @@ -9708,13 +9708,13 @@ { "title": "Properties", "kind": 1024, - "children": [1078, 1080, 1079] + "children": [1080, 1082, 1081] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 1129, + "line": 1130, "character": 34 } ] @@ -9729,7 +9729,7 @@ "typeArguments": [ { "type": "reference", - "id": 1086, + "id": 1088, "name": "AuthMFAEnrollTOTPResponse" } ], @@ -9738,145 +9738,6 @@ "name": "Promise" } }, - { - "id": 997, - "name": "enroll", - "kind": 4096, - "kindString": "Call signature", - "flags": {}, - "parameters": [ - { - "id": 998, - "name": "params", - "kind": 32768, - "kindString": "Parameter", - "flags": {}, - "type": { - "type": "reference", - "id": 1081, - "name": "MFAEnrollPhoneParams", - "dereferenced": { - "id": 1081, - "name": "MFAEnrollPhoneParams", - "kind": 4194304, - "kindString": "Type alias", - "flags": {}, - "sources": [ - { - "fileName": "src/lib/types.ts", - "line": 1137, - "character": 12 - } - ], - "type": { - "type": "reflection", - "declaration": { - "id": 1082, - "name": "__type", - "kind": 65536, - "kindString": "Type literal", - "flags": {}, - "children": [ - { - "id": 1083, - "name": "factorType", - "kind": 1024, - "kindString": "Property", - "flags": {}, - "comment": { - "shortText": "The type of factor being enrolled." - }, - "sources": [ - { - "fileName": "src/lib/types.ts", - "line": 1139, - "character": 2 - } - ], - "type": { - "type": "literal", - "value": "phone" - } - }, - { - "id": 1084, - "name": "friendlyName", - "kind": 1024, - "kindString": "Property", - "flags": { - "isOptional": true - }, - "comment": { - "shortText": "Human readable name assigned to the factor." - }, - "sources": [ - { - "fileName": "src/lib/types.ts", - "line": 1141, - "character": 2 - } - ], - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 1085, - "name": "phone", - "kind": 1024, - "kindString": "Property", - "flags": {}, - "comment": { - "shortText": "Phone number associated with a factor. Number should conform to E.164 format" - }, - "sources": [ - { - "fileName": "src/lib/types.ts", - "line": 1143, - "character": 2 - } - ], - "type": { - "type": "intrinsic", - "name": "string" - } - } - ], - "groups": [ - { - "title": "Properties", - "kind": 1024, - "children": [1083, 1084, 1085] - } - ], - "sources": [ - { - "fileName": "src/lib/types.ts", - "line": 1137, - "character": 35 - } - ] - } - } - } - } - } - ], - "type": { - "type": "reference", - "typeArguments": [ - { - "type": "reference", - "id": 1102, - "name": "AuthMFAEnrollPhoneResponse" - } - ], - "qualifiedName": "Promise", - "package": "typescript", - "name": "Promise" - } - }, { "id": 999, "name": "enroll", @@ -9892,10 +9753,149 @@ "flags": {}, "type": { "type": "reference", - "id": 919, + "id": 1083, + "name": "MFAEnrollPhoneParams", + "dereferenced": { + "id": 1083, + "name": "MFAEnrollPhoneParams", + "kind": 4194304, + "kindString": "Type alias", + "flags": {}, + "sources": [ + { + "fileName": "src/lib/types.ts", + "line": 1138, + "character": 12 + } + ], + "type": { + "type": "reflection", + "declaration": { + "id": 1084, + "name": "__type", + "kind": 65536, + "kindString": "Type literal", + "flags": {}, + "children": [ + { + "id": 1085, + "name": "factorType", + "kind": 1024, + "kindString": "Property", + "flags": {}, + "comment": { + "shortText": "The type of factor being enrolled." + }, + "sources": [ + { + "fileName": "src/lib/types.ts", + "line": 1140, + "character": 2 + } + ], + "type": { + "type": "literal", + "value": "phone" + } + }, + { + "id": 1086, + "name": "friendlyName", + "kind": 1024, + "kindString": "Property", + "flags": { + "isOptional": true + }, + "comment": { + "shortText": "Human readable name assigned to the factor." + }, + "sources": [ + { + "fileName": "src/lib/types.ts", + "line": 1142, + "character": 2 + } + ], + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 1087, + "name": "phone", + "kind": 1024, + "kindString": "Property", + "flags": {}, + "comment": { + "shortText": "Phone number associated with a factor. Number should conform to E.164 format" + }, + "sources": [ + { + "fileName": "src/lib/types.ts", + "line": 1144, + "character": 2 + } + ], + "type": { + "type": "intrinsic", + "name": "string" + } + } + ], + "groups": [ + { + "title": "Properties", + "kind": 1024, + "children": [1085, 1086, 1087] + } + ], + "sources": [ + { + "fileName": "src/lib/types.ts", + "line": 1138, + "character": 35 + } + ] + } + } + } + } + } + ], + "type": { + "type": "reference", + "typeArguments": [ + { + "type": "reference", + "id": 1104, + "name": "AuthMFAEnrollPhoneResponse" + } + ], + "qualifiedName": "Promise", + "package": "typescript", + "name": "Promise" + } + }, + { + "id": 1001, + "name": "enroll", + "kind": 4096, + "kindString": "Call signature", + "flags": {}, + "parameters": [ + { + "id": 1002, + "name": "params", + "kind": 32768, + "kindString": "Parameter", + "flags": {}, + "type": { + "type": "reference", + "id": 921, "name": "MFAEnrollParams", "dereferenced": { - "id": 919, + "id": 921, "name": "MFAEnrollParams", "kind": 4194304, "kindString": "Type alias", @@ -9903,7 +9903,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 803, + "line": 804, "character": 12 } ], @@ -9911,7 +9911,7 @@ "type": "union", "types": [ { - "id": 1076, + "id": 1078, "name": "MFAEnrollTOTPParams", "kind": 4194304, "kindString": "Type alias", @@ -9919,21 +9919,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1129, + "line": 1130, "character": 12 } ], "type": { "type": "reflection", "declaration": { - "id": 1077, + "id": 1079, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 1078, + "id": 1080, "name": "factorType", "kind": 1024, "kindString": "Property", @@ -9944,7 +9944,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1131, + "line": 1132, "character": 2 } ], @@ -9954,7 +9954,7 @@ } }, { - "id": 1080, + "id": 1082, "name": "friendlyName", "kind": 1024, "kindString": "Property", @@ -9967,7 +9967,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1135, + "line": 1136, "character": 2 } ], @@ -9977,7 +9977,7 @@ } }, { - "id": 1079, + "id": 1081, "name": "issuer", "kind": 1024, "kindString": "Property", @@ -9990,7 +9990,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1133, + "line": 1134, "character": 2 } ], @@ -10004,13 +10004,13 @@ { "title": "Properties", "kind": 1024, - "children": [1078, 1080, 1079] + "children": [1080, 1082, 1081] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 1129, + "line": 1130, "character": 34 } ] @@ -10018,7 +10018,7 @@ } }, { - "id": 1081, + "id": 1083, "name": "MFAEnrollPhoneParams", "kind": 4194304, "kindString": "Type alias", @@ -10026,21 +10026,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1137, + "line": 1138, "character": 12 } ], "type": { "type": "reflection", "declaration": { - "id": 1082, + "id": 1084, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 1083, + "id": 1085, "name": "factorType", "kind": 1024, "kindString": "Property", @@ -10051,7 +10051,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1139, + "line": 1140, "character": 2 } ], @@ -10061,7 +10061,7 @@ } }, { - "id": 1084, + "id": 1086, "name": "friendlyName", "kind": 1024, "kindString": "Property", @@ -10074,7 +10074,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1141, + "line": 1142, "character": 2 } ], @@ -10084,7 +10084,7 @@ } }, { - "id": 1085, + "id": 1087, "name": "phone", "kind": 1024, "kindString": "Property", @@ -10095,7 +10095,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1143, + "line": 1144, "character": 2 } ], @@ -10109,13 +10109,13 @@ { "title": "Properties", "kind": 1024, - "children": [1083, 1084, 1085] + "children": [1085, 1086, 1087] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 1137, + "line": 1138, "character": 35 } ] @@ -10133,7 +10133,7 @@ "typeArguments": [ { "type": "reference", - "id": 949, + "id": 951, "name": "AuthMFAEnrollResponse" } ], @@ -10145,14 +10145,14 @@ ] }, { - "id": 1015, + "id": 1017, "name": "getAuthenticatorAssuranceLevel", "kind": 2048, "kindString": "Method", "flags": {}, "signatures": [ { - "id": 1016, + "id": 1018, "name": "getAuthenticatorAssuranceLevel", "kind": 4096, "kindString": "Call signature", @@ -10166,7 +10166,7 @@ "typeArguments": [ { "type": "reference", - "id": 982, + "id": 984, "name": "AuthMFAGetAuthenticatorAssuranceLevelResponse" } ], @@ -10178,14 +10178,14 @@ ] }, { - "id": 1013, + "id": 1015, "name": "listFactors", "kind": 2048, "kindString": "Method", "flags": {}, "signatures": [ { - "id": 1014, + "id": 1016, "name": "listFactors", "kind": 4096, "kindString": "Call signature", @@ -10212,7 +10212,7 @@ "typeArguments": [ { "type": "reference", - "id": 970, + "id": 972, "name": "AuthMFAListFactorsResponse" } ], @@ -10224,14 +10224,14 @@ ] }, { - "id": 1007, + "id": 1009, "name": "unenroll", "kind": 2048, "kindString": "Method", "flags": {}, "signatures": [ { - "id": 1008, + "id": 1010, "name": "unenroll", "kind": 4096, "kindString": "Call signature", @@ -10241,17 +10241,17 @@ }, "parameters": [ { - "id": 1009, + "id": 1011, "name": "params", "kind": 32768, "kindString": "Parameter", "flags": {}, "type": { "type": "reference", - "id": 920, + "id": 922, "name": "MFAUnenrollParams", "dereferenced": { - "id": 920, + "id": 922, "name": "MFAUnenrollParams", "kind": 4194304, "kindString": "Type alias", @@ -10259,21 +10259,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 805, + "line": 806, "character": 12 } ], "type": { "type": "reflection", "declaration": { - "id": 921, + "id": 923, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 922, + "id": 924, "name": "factorId", "kind": 1024, "kindString": "Property", @@ -10284,7 +10284,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 807, + "line": 808, "character": 2 } ], @@ -10298,13 +10298,13 @@ { "title": "Properties", "kind": 1024, - "children": [922] + "children": [924] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 805, + "line": 806, "character": 32 } ] @@ -10319,7 +10319,7 @@ "typeArguments": [ { "type": "reference", - "id": 950, + "id": 952, "name": "AuthMFAUnenrollResponse" } ], @@ -10331,14 +10331,14 @@ ] }, { - "id": 1004, + "id": 1006, "name": "verify", "kind": 2048, "kindString": "Method", "flags": {}, "signatures": [ { - "id": 1005, + "id": 1007, "name": "verify", "kind": 4096, "kindString": "Call signature", @@ -10348,17 +10348,17 @@ }, "parameters": [ { - "id": 1006, + "id": 1008, "name": "params", "kind": 32768, "kindString": "Parameter", "flags": {}, "type": { "type": "reference", - "id": 923, + "id": 925, "name": "MFAVerifyParams", "dereferenced": { - "id": 923, + "id": 925, "name": "MFAVerifyParams", "kind": 4194304, "kindString": "Type alias", @@ -10366,21 +10366,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 810, + "line": 811, "character": 12 } ], "type": { "type": "reflection", "declaration": { - "id": 924, + "id": 926, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 926, + "id": 928, "name": "challengeId", "kind": 1024, "kindString": "Property", @@ -10391,7 +10391,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 815, + "line": 816, "character": 2 } ], @@ -10401,7 +10401,7 @@ } }, { - "id": 927, + "id": 929, "name": "code", "kind": 1024, "kindString": "Property", @@ -10412,7 +10412,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 818, + "line": 819, "character": 2 } ], @@ -10422,7 +10422,7 @@ } }, { - "id": 925, + "id": 927, "name": "factorId", "kind": 1024, "kindString": "Property", @@ -10433,7 +10433,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 812, + "line": 813, "character": 2 } ], @@ -10447,13 +10447,13 @@ { "title": "Properties", "kind": 1024, - "children": [926, 927, 925] + "children": [928, 929, 927] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 810, + "line": 811, "character": 30 } ] @@ -10468,7 +10468,7 @@ "typeArguments": [ { "type": "reference", - "id": 936, + "id": 938, "name": "AuthMFAVerifyResponse" } ], @@ -10484,13 +10484,13 @@ { "title": "Methods", "kind": 2048, - "children": [1001, 1010, 994, 1015, 1013, 1007, 1004] + "children": [1003, 1012, 996, 1017, 1015, 1009, 1006] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 934, + "line": 935, "character": 17 } ] @@ -10498,7 +10498,7 @@ } }, { - "id": 147, + "id": 148, "name": "exchangeCodeForSession", "kind": 2048, "kindString": "Method", @@ -10506,13 +10506,13 @@ "sources": [ { "fileName": "src/GoTrueClient.ts", - "line": 593, + "line": 596, "character": 8 } ], "signatures": [ { - "id": 148, + "id": 149, "name": "exchangeCodeForSession", "kind": 4096, "kindString": "Call signature", @@ -10522,7 +10522,7 @@ }, "parameters": [ { - "id": 149, + "id": 150, "name": "authCode", "kind": 32768, "kindString": "Parameter", @@ -10538,7 +10538,7 @@ "typeArguments": [ { "type": "reference", - "id": 595, + "id": 596, "name": "AuthTokenResponse" } ], @@ -10550,7 +10550,7 @@ ] }, { - "id": 477, + "id": 478, "name": "getClaims", "kind": 2048, "kindString": "Method", @@ -10558,13 +10558,13 @@ "sources": [ { "fileName": "src/GoTrueClient.ts", - "line": 2636, + "line": 2642, "character": 8 } ], "signatures": [ { - "id": 478, + "id": 479, "name": "getClaims", "kind": 4096, "kindString": "Call signature", @@ -10583,7 +10583,7 @@ }, "parameters": [ { - "id": 479, + "id": 480, "name": "jwt", "kind": 32768, "kindString": "Parameter", @@ -10596,7 +10596,7 @@ } }, { - "id": 480, + "id": 481, "name": "jwks", "kind": 32768, "kindString": "Parameter", @@ -10604,14 +10604,14 @@ "type": { "type": "reflection", "declaration": { - "id": 481, + "id": 482, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 482, + "id": 483, "name": "keys", "kind": 1024, "kindString": "Property", @@ -10619,7 +10619,7 @@ "sources": [ { "fileName": "src/GoTrueClient.ts", - "line": 2638, + "line": 2644, "character": 12 } ], @@ -10627,7 +10627,7 @@ "type": "array", "elementType": { "type": "reference", - "id": 1133, + "id": 1135, "name": "JWK" } } @@ -10637,7 +10637,7 @@ { "title": "Properties", "kind": 1024, - "children": [482] + "children": [483] } ] } @@ -10654,14 +10654,14 @@ { "type": "reflection", "declaration": { - "id": 483, + "id": 484, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 484, + "id": 485, "name": "data", "kind": 1024, "kindString": "Property", @@ -10669,21 +10669,21 @@ "sources": [ { "fileName": "src/GoTrueClient.ts", - "line": 2641, + "line": 2647, "character": 8 } ], "type": { "type": "reflection", "declaration": { - "id": 485, + "id": 486, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 486, + "id": 487, "name": "claims", "kind": 1024, "kindString": "Property", @@ -10691,18 +10691,18 @@ "sources": [ { "fileName": "src/GoTrueClient.ts", - "line": 2641, + "line": 2647, "character": 16 } ], "type": { "type": "reference", - "id": 1129, + "id": 1131, "name": "JwtPayload" } }, { - "id": 487, + "id": 488, "name": "header", "kind": 1024, "kindString": "Property", @@ -10710,18 +10710,18 @@ "sources": [ { "fileName": "src/GoTrueClient.ts", - "line": 2641, + "line": 2647, "character": 36 } ], "type": { "type": "reference", - "id": 1114, + "id": 1116, "name": "JwtHeader" } }, { - "id": 488, + "id": 489, "name": "signature", "kind": 1024, "kindString": "Property", @@ -10729,7 +10729,7 @@ "sources": [ { "fileName": "src/GoTrueClient.ts", - "line": 2641, + "line": 2647, "character": 55 } ], @@ -10745,14 +10745,14 @@ { "title": "Properties", "kind": 1024, - "children": [486, 487, 488] + "children": [487, 488, 489] } ] } } }, { - "id": 489, + "id": 490, "name": "error", "kind": 1024, "kindString": "Property", @@ -10760,7 +10760,7 @@ "sources": [ { "fileName": "src/GoTrueClient.ts", - "line": 2642, + "line": 2648, "character": 8 } ], @@ -10774,7 +10774,7 @@ { "title": "Properties", "kind": 1024, - "children": [484, 489] + "children": [485, 490] } ] } @@ -10782,14 +10782,14 @@ { "type": "reflection", "declaration": { - "id": 490, + "id": 491, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 491, + "id": 492, "name": "data", "kind": 1024, "kindString": "Property", @@ -10797,7 +10797,7 @@ "sources": [ { "fileName": "src/GoTrueClient.ts", - "line": 2644, + "line": 2650, "character": 8 } ], @@ -10807,7 +10807,7 @@ } }, { - "id": 492, + "id": 493, "name": "error", "kind": 1024, "kindString": "Property", @@ -10815,13 +10815,13 @@ "sources": [ { "fileName": "src/GoTrueClient.ts", - "line": 2644, + "line": 2650, "character": 20 } ], "type": { "type": "reference", - "id": 1158, + "id": 1160, "name": "AuthError" } } @@ -10830,7 +10830,7 @@ { "title": "Properties", "kind": 1024, - "children": [491, 492] + "children": [492, 493] } ] } @@ -10838,14 +10838,14 @@ { "type": "reflection", "declaration": { - "id": 493, + "id": 494, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 494, + "id": 495, "name": "data", "kind": 1024, "kindString": "Property", @@ -10853,7 +10853,7 @@ "sources": [ { "fileName": "src/GoTrueClient.ts", - "line": 2645, + "line": 2651, "character": 8 } ], @@ -10863,7 +10863,7 @@ } }, { - "id": 495, + "id": 496, "name": "error", "kind": 1024, "kindString": "Property", @@ -10871,7 +10871,7 @@ "sources": [ { "fileName": "src/GoTrueClient.ts", - "line": 2645, + "line": 2651, "character": 20 } ], @@ -10885,7 +10885,7 @@ { "title": "Properties", "kind": 1024, - "children": [494, 495] + "children": [495, 496] } ] } @@ -10901,7 +10901,7 @@ ] }, { - "id": 186, + "id": 187, "name": "getSession", "kind": 2048, "kindString": "Method", @@ -10909,13 +10909,13 @@ "sources": [ { "fileName": "src/GoTrueClient.ts", - "line": 944, + "line": 947, "character": 8 } ], "signatures": [ { - "id": 187, + "id": 188, "name": "getSession", "kind": 4096, "kindString": "Call signature", @@ -10933,70 +10933,18 @@ { "type": "reflection", "declaration": { - "id": 188, + "id": 189, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 189, + "id": 190, "name": "data", "kind": 1024, "kindString": "Property", "flags": {}, - "sources": [ - { - "fileName": "src/GoTrueClient.ts", - "line": 1037, - "character": 12 - } - ], - "type": { - "type": "reflection", - "declaration": { - "id": 190, - "name": "__type", - "kind": 65536, - "kindString": "Type literal", - "flags": {}, - "children": [ - { - "id": 191, - "name": "session", - "kind": 1024, - "kindString": "Property", - "flags": {}, - "sources": [ - { - "fileName": "src/GoTrueClient.ts", - "line": 1038, - "character": 14 - } - ], - "type": { - "type": "reference", - "id": 656, - "name": "Session" - } - } - ], - "groups": [ - { - "title": "Properties", - "kind": 1024, - "children": [191] - } - ] - } - } - }, - { - "id": 192, - "name": "error", - "kind": 1024, - "kindString": "Property", - "flags": {}, "sources": [ { "fileName": "src/GoTrueClient.ts", @@ -11005,32 +10953,47 @@ } ], "type": { - "type": "literal", - "value": null + "type": "reflection", + "declaration": { + "id": 191, + "name": "__type", + "kind": 65536, + "kindString": "Type literal", + "flags": {}, + "children": [ + { + "id": 192, + "name": "session", + "kind": 1024, + "kindString": "Property", + "flags": {}, + "sources": [ + { + "fileName": "src/GoTrueClient.ts", + "line": 1041, + "character": 14 + } + ], + "type": { + "type": "reference", + "id": 657, + "name": "Session" + } + } + ], + "groups": [ + { + "title": "Properties", + "kind": 1024, + "children": [192] + } + ] + } } - } - ], - "groups": [ + }, { - "title": "Properties", - "kind": 1024, - "children": [189, 192] - } - ] - } - }, - { - "type": "reflection", - "declaration": { - "id": 193, - "name": "__type", - "kind": 65536, - "kindString": "Type literal", - "flags": {}, - "children": [ - { - "id": 194, - "name": "data", + "id": 193, + "name": "error", "kind": 1024, "kindString": "Property", "flags": {}, @@ -11042,46 +11005,32 @@ } ], "type": { - "type": "reflection", - "declaration": { - "id": 195, - "name": "__type", - "kind": 65536, - "kindString": "Type literal", - "flags": {}, - "children": [ - { - "id": 196, - "name": "session", - "kind": 1024, - "kindString": "Property", - "flags": {}, - "sources": [ - { - "fileName": "src/GoTrueClient.ts", - "line": 1044, - "character": 14 - } - ], - "type": { - "type": "literal", - "value": null - } - } - ], - "groups": [ - { - "title": "Properties", - "kind": 1024, - "children": [196] - } - ] - } + "type": "literal", + "value": null } - }, + } + ], + "groups": [ { - "id": 197, - "name": "error", + "title": "Properties", + "kind": 1024, + "children": [190, 193] + } + ] + } + }, + { + "type": "reflection", + "declaration": { + "id": 194, + "name": "__type", + "kind": 65536, + "kindString": "Type literal", + "flags": {}, + "children": [ + { + "id": 195, + "name": "data", "kind": 1024, "kindString": "Property", "flags": {}, @@ -11092,55 +11041,17 @@ "character": 12 } ], - "type": { - "type": "reference", - "id": 1158, - "name": "AuthError" - } - } - ], - "groups": [ - { - "title": "Properties", - "kind": 1024, - "children": [194, 197] - } - ] - } - }, - { - "type": "reflection", - "declaration": { - "id": 198, - "name": "__type", - "kind": 65536, - "kindString": "Type literal", - "flags": {}, - "children": [ - { - "id": 199, - "name": "data", - "kind": 1024, - "kindString": "Property", - "flags": {}, - "sources": [ - { - "fileName": "src/GoTrueClient.ts", - "line": 1049, - "character": 12 - } - ], "type": { "type": "reflection", "declaration": { - "id": 200, + "id": 196, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 201, + "id": 197, "name": "session", "kind": 1024, "kindString": "Property", @@ -11148,7 +11059,7 @@ "sources": [ { "fileName": "src/GoTrueClient.ts", - "line": 1050, + "line": 1047, "character": 14 } ], @@ -11162,18 +11073,56 @@ { "title": "Properties", "kind": 1024, - "children": [201] + "children": [197] } ] } } }, { - "id": 202, + "id": 198, "name": "error", "kind": 1024, "kindString": "Property", "flags": {}, + "sources": [ + { + "fileName": "src/GoTrueClient.ts", + "line": 1049, + "character": 12 + } + ], + "type": { + "type": "reference", + "id": 1160, + "name": "AuthError" + } + } + ], + "groups": [ + { + "title": "Properties", + "kind": 1024, + "children": [195, 198] + } + ] + } + }, + { + "type": "reflection", + "declaration": { + "id": 199, + "name": "__type", + "kind": 65536, + "kindString": "Type literal", + "flags": {}, + "children": [ + { + "id": 200, + "name": "data", + "kind": 1024, + "kindString": "Property", + "flags": {}, "sources": [ { "fileName": "src/GoTrueClient.ts", @@ -11181,6 +11130,57 @@ "character": 12 } ], + "type": { + "type": "reflection", + "declaration": { + "id": 201, + "name": "__type", + "kind": 65536, + "kindString": "Type literal", + "flags": {}, + "children": [ + { + "id": 202, + "name": "session", + "kind": 1024, + "kindString": "Property", + "flags": {}, + "sources": [ + { + "fileName": "src/GoTrueClient.ts", + "line": 1053, + "character": 14 + } + ], + "type": { + "type": "literal", + "value": null + } + } + ], + "groups": [ + { + "title": "Properties", + "kind": 1024, + "children": [202] + } + ] + } + } + }, + { + "id": 203, + "name": "error", + "kind": 1024, + "kindString": "Property", + "flags": {}, + "sources": [ + { + "fileName": "src/GoTrueClient.ts", + "line": 1055, + "character": 12 + } + ], "type": { "type": "literal", "value": null @@ -11191,7 +11191,7 @@ { "title": "Properties", "kind": 1024, - "children": [199, 202] + "children": [200, 203] } ] } @@ -11207,7 +11207,7 @@ ] }, { - "id": 249, + "id": 250, "name": "getUser", "kind": 2048, "kindString": "Method", @@ -11215,13 +11215,13 @@ "sources": [ { "fileName": "src/GoTrueClient.ts", - "line": 1175, + "line": 1178, "character": 8 } ], "signatures": [ { - "id": 250, + "id": 251, "name": "getUser", "kind": 4096, "kindString": "Call signature", @@ -11231,7 +11231,7 @@ }, "parameters": [ { - "id": 251, + "id": 252, "name": "jwt", "kind": 32768, "kindString": "Parameter", @@ -11252,7 +11252,7 @@ "typeArguments": [ { "type": "reference", - "id": 645, + "id": 646, "name": "UserResponse" } ], @@ -11264,7 +11264,7 @@ ] }, { - "id": 358, + "id": 359, "name": "getUserIdentities", "kind": 2048, "kindString": "Method", @@ -11272,13 +11272,13 @@ "sources": [ { "fileName": "src/GoTrueClient.ts", - "line": 1733, + "line": 1736, "character": 8 } ], "signatures": [ { - "id": 359, + "id": 360, "name": "getUserIdentities", "kind": 4096, "kindString": "Call signature", @@ -11295,73 +11295,18 @@ { "type": "reflection", "declaration": { - "id": 360, + "id": 361, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 361, + "id": 362, "name": "data", "kind": 1024, "kindString": "Property", "flags": {}, - "sources": [ - { - "fileName": "src/GoTrueClient.ts", - "line": 1735, - "character": 8 - } - ], - "type": { - "type": "reflection", - "declaration": { - "id": 362, - "name": "__type", - "kind": 65536, - "kindString": "Type literal", - "flags": {}, - "children": [ - { - "id": 363, - "name": "identities", - "kind": 1024, - "kindString": "Property", - "flags": {}, - "sources": [ - { - "fileName": "src/GoTrueClient.ts", - "line": 1736, - "character": 10 - } - ], - "type": { - "type": "array", - "elementType": { - "type": "reference", - "id": 669, - "name": "UserIdentity" - } - } - } - ], - "groups": [ - { - "title": "Properties", - "kind": 1024, - "children": [363] - } - ] - } - } - }, - { - "id": 364, - "name": "error", - "kind": 1024, - "kindString": "Property", - "flags": {}, "sources": [ { "fileName": "src/GoTrueClient.ts", @@ -11369,6 +11314,61 @@ "character": 8 } ], + "type": { + "type": "reflection", + "declaration": { + "id": 363, + "name": "__type", + "kind": 65536, + "kindString": "Type literal", + "flags": {}, + "children": [ + { + "id": 364, + "name": "identities", + "kind": 1024, + "kindString": "Property", + "flags": {}, + "sources": [ + { + "fileName": "src/GoTrueClient.ts", + "line": 1739, + "character": 10 + } + ], + "type": { + "type": "array", + "elementType": { + "type": "reference", + "id": 670, + "name": "UserIdentity" + } + } + } + ], + "groups": [ + { + "title": "Properties", + "kind": 1024, + "children": [364] + } + ] + } + } + }, + { + "id": 365, + "name": "error", + "kind": 1024, + "kindString": "Property", + "flags": {}, + "sources": [ + { + "fileName": "src/GoTrueClient.ts", + "line": 1741, + "character": 8 + } + ], "type": { "type": "literal", "value": null @@ -11379,7 +11379,7 @@ { "title": "Properties", "kind": 1024, - "children": [361, 364] + "children": [362, 365] } ] } @@ -11387,14 +11387,14 @@ { "type": "reflection", "declaration": { - "id": 365, + "id": 366, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 366, + "id": 367, "name": "data", "kind": 1024, "kindString": "Property", @@ -11402,7 +11402,7 @@ "sources": [ { "fileName": "src/GoTrueClient.ts", - "line": 1740, + "line": 1743, "character": 8 } ], @@ -11412,7 +11412,7 @@ } }, { - "id": 367, + "id": 368, "name": "error", "kind": 1024, "kindString": "Property", @@ -11420,13 +11420,13 @@ "sources": [ { "fileName": "src/GoTrueClient.ts", - "line": 1740, + "line": 1743, "character": 20 } ], "type": { "type": "reference", - "id": 1158, + "id": 1160, "name": "AuthError" } } @@ -11435,7 +11435,7 @@ { "title": "Properties", "kind": 1024, - "children": [366, 367] + "children": [367, 368] } ] } @@ -11451,7 +11451,7 @@ ] }, { - "id": 131, + "id": 132, "name": "initialize", "kind": 2048, "kindString": "Method", @@ -11459,13 +11459,13 @@ "sources": [ { "fileName": "src/GoTrueClient.ts", - "line": 295, + "line": 298, "character": 8 } ], "signatures": [ { - "id": 132, + "id": 133, "name": "initialize", "kind": 4096, "kindString": "Call signature", @@ -11478,7 +11478,7 @@ "typeArguments": [ { "type": "reference", - "id": 1052, + "id": 1054, "name": "InitializeResult" } ], @@ -11490,7 +11490,7 @@ ] }, { - "id": 368, + "id": 369, "name": "linkIdentity", "kind": 2048, "kindString": "Method", @@ -11498,13 +11498,13 @@ "sources": [ { "fileName": "src/GoTrueClient.ts", - "line": 1757, + "line": 1760, "character": 8 } ], "signatures": [ { - "id": 369, + "id": 370, "name": "linkIdentity", "kind": 4096, "kindString": "Call signature", @@ -11514,17 +11514,17 @@ }, "parameters": [ { - "id": 370, + "id": 371, "name": "credentials", "kind": 32768, "kindString": "Parameter", "flags": {}, "type": { "type": "reference", - "id": 801, + "id": 803, "name": "SignInWithOAuthCredentials", "dereferenced": { - "id": 801, + "id": 803, "name": "SignInWithOAuthCredentials", "kind": 4194304, "kindString": "Type alias", @@ -11532,21 +11532,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 584, + "line": 585, "character": 12 } ], "type": { "type": "reflection", "declaration": { - "id": 802, + "id": 804, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 804, + "id": 806, "name": "options", "kind": 1024, "kindString": "Property", @@ -11556,21 +11556,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 587, + "line": 588, "character": 2 } ], "type": { "type": "reflection", "declaration": { - "id": 805, + "id": 807, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 808, + "id": 810, "name": "queryParams", "kind": 1024, "kindString": "Property", @@ -11583,14 +11583,14 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 593, + "line": 594, "character": 4 } ], "type": { "type": "reflection", "declaration": { - "id": 809, + "id": 811, "name": "__type", "kind": 65536, "kindString": "Type literal", @@ -11598,19 +11598,19 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 593, + "line": 594, "character": 18 } ], "indexSignature": { - "id": 810, + "id": 812, "name": "__index", "kind": 8192, "kindString": "Index signature", "flags": {}, "parameters": [ { - "id": 811, + "id": 813, "name": "key", "kind": 32768, "flags": {}, @@ -11629,7 +11629,7 @@ } }, { - "id": 806, + "id": 808, "name": "redirectTo", "kind": 1024, "kindString": "Property", @@ -11642,7 +11642,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 589, + "line": 590, "character": 4 } ], @@ -11652,7 +11652,7 @@ } }, { - "id": 807, + "id": 809, "name": "scopes", "kind": 1024, "kindString": "Property", @@ -11665,7 +11665,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 591, + "line": 592, "character": 4 } ], @@ -11675,7 +11675,7 @@ } }, { - "id": 812, + "id": 814, "name": "skipBrowserRedirect", "kind": 1024, "kindString": "Property", @@ -11688,7 +11688,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 595, + "line": 596, "character": 4 } ], @@ -11702,13 +11702,13 @@ { "title": "Properties", "kind": 1024, - "children": [808, 806, 807, 812] + "children": [810, 808, 809, 814] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 587, + "line": 588, "character": 12 } ] @@ -11716,7 +11716,7 @@ } }, { - "id": 803, + "id": 805, "name": "provider", "kind": 1024, "kindString": "Property", @@ -11727,16 +11727,16 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 586, + "line": 587, "character": 2 } ], "type": { "type": "reference", - "id": 514, + "id": 515, "name": "Provider", "dereferenced": { - "id": 514, + "id": 515, "name": "Provider", "kind": 4194304, "kindString": "Type alias", @@ -11852,13 +11852,13 @@ { "title": "Properties", "kind": 1024, - "children": [804, 803] + "children": [806, 805] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 584, + "line": 585, "character": 41 } ] @@ -11873,7 +11873,7 @@ "typeArguments": [ { "type": "reference", - "id": 623, + "id": 624, "name": "OAuthResponse" } ], @@ -11885,7 +11885,7 @@ ] }, { - "id": 330, + "id": 331, "name": "onAuthStateChange", "kind": 2048, "kindString": "Method", @@ -11893,13 +11893,13 @@ "sources": [ { "fileName": "src/GoTrueClient.ts", - "line": 1631, + "line": 1634, "character": 2 } ], "signatures": [ { - "id": 331, + "id": 332, "name": "onAuthStateChange", "kind": 4096, "kindString": "Call signature", @@ -11909,7 +11909,7 @@ }, "parameters": [ { - "id": 332, + "id": 333, "name": "callback", "kind": 32768, "kindString": "Parameter", @@ -11920,33 +11920,33 @@ "type": { "type": "reflection", "declaration": { - "id": 333, + "id": 334, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "signatures": [ { - "id": 334, + "id": 335, "name": "__type", "kind": 4096, "kindString": "Call signature", "flags": {}, "parameters": [ { - "id": 335, + "id": 336, "name": "event", "kind": 32768, "kindString": "Parameter", "flags": {}, "type": { "type": "reference", - "id": 516, + "id": 517, "name": "AuthChangeEvent" } }, { - "id": 336, + "id": 337, "name": "session", "kind": 32768, "kindString": "Parameter", @@ -11960,7 +11960,7 @@ }, { "type": "reference", - "id": 656, + "id": 657, "name": "Session" } ] @@ -11997,14 +11997,14 @@ "type": { "type": "reflection", "declaration": { - "id": 337, + "id": 338, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 338, + "id": 339, "name": "data", "kind": 1024, "kindString": "Property", @@ -12012,21 +12012,21 @@ "sources": [ { "fileName": "src/GoTrueClient.ts", - "line": 1634, + "line": 1637, "character": 4 } ], "type": { "type": "reflection", "declaration": { - "id": 339, + "id": 340, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 340, + "id": 341, "name": "subscription", "kind": 1024, "kindString": "Property", @@ -12034,23 +12034,23 @@ "sources": [ { "fileName": "src/GoTrueClient.ts", - "line": 1634, + "line": 1637, "character": 12 } ], "type": { "type": "reference", - "id": 739, + "id": 741, "name": "Subscription", "dereferenced": { - "id": 739, + "id": 741, "name": "Subscription", "kind": 256, "kindString": "Interface", "flags": {}, "children": [ { - "id": 740, + "id": 742, "name": "id", "kind": 1024, "kindString": "Property", @@ -12061,7 +12061,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 462, + "line": 463, "character": 2 } ], @@ -12071,7 +12071,7 @@ } }, { - "id": 741, + "id": 743, "name": "callback", "kind": 2048, "kindString": "Method", @@ -12079,13 +12079,13 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 466, + "line": 467, "character": 2 } ], "signatures": [ { - "id": 742, + "id": 744, "name": "callback", "kind": 4096, "kindString": "Call signature", @@ -12095,17 +12095,17 @@ }, "parameters": [ { - "id": 743, + "id": 745, "name": "event", "kind": 32768, "kindString": "Parameter", "flags": {}, "type": { "type": "reference", - "id": 516, + "id": 517, "name": "AuthChangeEvent", "dereferenced": { - "id": 516, + "id": 517, "name": "AuthChangeEvent", "kind": 4194304, "kindString": "Type alias", @@ -12145,7 +12145,7 @@ "value": "USER_UPDATED" }, { - "id": 515, + "id": 516, "name": "AuthChangeEventMFA", "kind": 4194304, "kindString": "Type alias", @@ -12168,7 +12168,7 @@ } }, { - "id": 744, + "id": 746, "name": "session", "kind": 32768, "kindString": "Parameter", @@ -12182,7 +12182,7 @@ }, { "type": "reference", - "id": 656, + "id": 657, "name": "Session" } ] @@ -12197,7 +12197,7 @@ ] }, { - "id": 745, + "id": 747, "name": "unsubscribe", "kind": 2048, "kindString": "Method", @@ -12205,13 +12205,13 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 470, + "line": 471, "character": 2 } ], "signatures": [ { - "id": 746, + "id": 748, "name": "unsubscribe", "kind": 4096, "kindString": "Call signature", @@ -12231,18 +12231,18 @@ { "title": "Properties", "kind": 1024, - "children": [740] + "children": [742] }, { "title": "Methods", "kind": 2048, - "children": [741, 745] + "children": [743, 747] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 458, + "line": 459, "character": 17 } ] @@ -12254,7 +12254,7 @@ { "title": "Properties", "kind": 1024, - "children": [340] + "children": [341] } ] } @@ -12265,7 +12265,7 @@ { "title": "Properties", "kind": 1024, - "children": [338] + "children": [339] } ] } @@ -12274,7 +12274,7 @@ ] }, { - "id": 179, + "id": 180, "name": "reauthenticate", "kind": 2048, "kindString": "Method", @@ -12282,13 +12282,13 @@ "sources": [ { "fileName": "src/GoTrueClient.ts", - "line": 860, + "line": 863, "character": 8 } ], "signatures": [ { - "id": 180, + "id": 181, "name": "reauthenticate", "kind": 4096, "kindString": "Call signature", @@ -12301,7 +12301,7 @@ "typeArguments": [ { "type": "reference", - "id": 553, + "id": 554, "name": "AuthResponse" } ], @@ -12313,7 +12313,7 @@ ] }, { - "id": 279, + "id": 280, "name": "refreshSession", "kind": 2048, "kindString": "Method", @@ -12321,13 +12321,13 @@ "sources": [ { "fileName": "src/GoTrueClient.ts", - "line": 1380, + "line": 1383, "character": 8 } ], "signatures": [ { - "id": 280, + "id": 281, "name": "refreshSession", "kind": 4096, "kindString": "Call signature", @@ -12337,7 +12337,7 @@ }, "parameters": [ { - "id": 281, + "id": 282, "name": "currentSession", "kind": 32768, "kindString": "Parameter", @@ -12350,14 +12350,14 @@ "type": { "type": "reflection", "declaration": { - "id": 282, + "id": 283, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 283, + "id": 284, "name": "refresh_token", "kind": 1024, "kindString": "Property", @@ -12365,7 +12365,7 @@ "sources": [ { "fileName": "src/GoTrueClient.ts", - "line": 1380, + "line": 1383, "character": 42 } ], @@ -12379,7 +12379,7 @@ { "title": "Properties", "kind": 1024, - "children": [283] + "children": [284] } ] } @@ -12391,7 +12391,7 @@ "typeArguments": [ { "type": "reference", - "id": 553, + "id": 554, "name": "AuthResponse" } ], @@ -12403,7 +12403,7 @@ ] }, { - "id": 183, + "id": 184, "name": "resend", "kind": 2048, "kindString": "Method", @@ -12411,13 +12411,13 @@ "sources": [ { "fileName": "src/GoTrueClient.ts", - "line": 895, + "line": 898, "character": 8 } ], "signatures": [ { - "id": 184, + "id": 185, "name": "resend", "kind": 4096, "kindString": "Call signature", @@ -12427,17 +12427,17 @@ }, "parameters": [ { - "id": 185, + "id": 186, "name": "credentials", "kind": 32768, "kindString": "Parameter", "flags": {}, "type": { "type": "reference", - "id": 845, + "id": 847, "name": "ResendParams", "dereferenced": { - "id": 845, + "id": 847, "name": "ResendParams", "kind": 4194304, "kindString": "Type alias", @@ -12445,7 +12445,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 664, + "line": 665, "character": 12 } ], @@ -12455,14 +12455,14 @@ { "type": "reflection", "declaration": { - "id": 846, + "id": 848, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 848, + "id": 850, "name": "email", "kind": 1024, "kindString": "Property", @@ -12470,7 +12470,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 667, + "line": 668, "character": 6 } ], @@ -12480,7 +12480,7 @@ } }, { - "id": 849, + "id": 851, "name": "options", "kind": 1024, "kindString": "Property", @@ -12490,21 +12490,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 668, + "line": 669, "character": 6 } ], "type": { "type": "reflection", "declaration": { - "id": 850, + "id": 852, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 852, + "id": 854, "name": "captchaToken", "kind": 1024, "kindString": "Property", @@ -12517,7 +12517,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 672, + "line": 673, "character": 8 } ], @@ -12527,7 +12527,7 @@ } }, { - "id": 851, + "id": 853, "name": "emailRedirectTo", "kind": 1024, "kindString": "Property", @@ -12540,7 +12540,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 670, + "line": 671, "character": 8 } ], @@ -12554,13 +12554,13 @@ { "title": "Properties", "kind": 1024, - "children": [852, 851] + "children": [854, 853] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 668, + "line": 669, "character": 16 } ] @@ -12568,7 +12568,7 @@ } }, { - "id": 847, + "id": 849, "name": "type", "kind": 1024, "kindString": "Property", @@ -12576,7 +12576,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 666, + "line": 667, "character": 6 } ], @@ -12585,7 +12585,7 @@ "typeArguments": [ { "type": "reference", - "id": 844, + "id": 846, "name": "EmailOtpType" }, { @@ -12612,13 +12612,13 @@ { "title": "Properties", "kind": 1024, - "children": [848, 849, 847] + "children": [850, 851, 849] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 665, + "line": 666, "character": 4 } ] @@ -12627,14 +12627,14 @@ { "type": "reflection", "declaration": { - "id": 853, + "id": 855, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 856, + "id": 858, "name": "options", "kind": 1024, "kindString": "Property", @@ -12644,21 +12644,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 678, + "line": 679, "character": 6 } ], "type": { "type": "reflection", "declaration": { - "id": 857, + "id": 859, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 858, + "id": 860, "name": "captchaToken", "kind": 1024, "kindString": "Property", @@ -12671,7 +12671,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 680, + "line": 681, "character": 8 } ], @@ -12685,13 +12685,13 @@ { "title": "Properties", "kind": 1024, - "children": [858] + "children": [860] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 678, + "line": 679, "character": 16 } ] @@ -12699,11 +12699,29 @@ } }, { - "id": 855, + "id": 857, "name": "phone", "kind": 1024, "kindString": "Property", "flags": {}, + "sources": [ + { + "fileName": "src/lib/types.ts", + "line": 678, + "character": 6 + } + ], + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 856, + "name": "type", + "kind": 1024, + "kindString": "Property", + "flags": {}, "sources": [ { "fileName": "src/lib/types.ts", @@ -12711,30 +12729,12 @@ "character": 6 } ], - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 854, - "name": "type", - "kind": 1024, - "kindString": "Property", - "flags": {}, - "sources": [ - { - "fileName": "src/lib/types.ts", - "line": 676, - "character": 6 - } - ], "type": { "type": "reference", "typeArguments": [ { "type": "reference", - "id": 843, + "id": 845, "name": "MobileOtpType" }, { @@ -12761,13 +12761,13 @@ { "title": "Properties", "kind": 1024, - "children": [856, 855, 854] + "children": [858, 857, 856] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 675, + "line": 676, "character": 4 } ] @@ -12784,7 +12784,7 @@ "typeArguments": [ { "type": "reference", - "id": 580, + "id": 581, "name": "AuthOtpResponse" } ], @@ -12796,7 +12796,7 @@ ] }, { - "id": 344, + "id": 345, "name": "resetPasswordForEmail", "kind": 2048, "kindString": "Method", @@ -12804,13 +12804,13 @@ "sources": [ { "fileName": "src/GoTrueClient.ts", - "line": 1687, + "line": 1690, "character": 8 } ], "signatures": [ { - "id": 345, + "id": 346, "name": "resetPasswordForEmail", "kind": 4096, "kindString": "Call signature", @@ -12820,7 +12820,7 @@ }, "parameters": [ { - "id": 346, + "id": 347, "name": "email", "kind": 32768, "kindString": "Parameter", @@ -12834,7 +12834,7 @@ } }, { - "id": 347, + "id": 348, "name": "options", "kind": 32768, "kindString": "Parameter", @@ -12842,14 +12842,14 @@ "type": { "type": "reflection", "declaration": { - "id": 348, + "id": 349, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 350, + "id": 351, "name": "captchaToken", "kind": 1024, "kindString": "Property", @@ -12862,7 +12862,7 @@ "sources": [ { "fileName": "src/GoTrueClient.ts", - "line": 1691, + "line": 1694, "character": 6 } ], @@ -12872,7 +12872,7 @@ } }, { - "id": 349, + "id": 350, "name": "redirectTo", "kind": 1024, "kindString": "Property", @@ -12885,7 +12885,7 @@ "sources": [ { "fileName": "src/GoTrueClient.ts", - "line": 1690, + "line": 1693, "character": 6 } ], @@ -12899,7 +12899,7 @@ { "title": "Properties", "kind": 1024, - "children": [350, 349] + "children": [351, 350] } ] } @@ -12916,14 +12916,14 @@ { "type": "reflection", "declaration": { - "id": 351, + "id": 352, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 352, + "id": 353, "name": "data", "kind": 1024, "kindString": "Property", @@ -12931,14 +12931,14 @@ "sources": [ { "fileName": "src/GoTrueClient.ts", - "line": 1695, + "line": 1698, "character": 8 } ], "type": { "type": "reflection", "declaration": { - "id": 353, + "id": 354, "name": "__type", "kind": 65536, "kindString": "Type literal", @@ -12947,7 +12947,7 @@ } }, { - "id": 354, + "id": 355, "name": "error", "kind": 1024, "kindString": "Property", @@ -12955,7 +12955,7 @@ "sources": [ { "fileName": "src/GoTrueClient.ts", - "line": 1696, + "line": 1699, "character": 8 } ], @@ -12969,7 +12969,7 @@ { "title": "Properties", "kind": 1024, - "children": [352, 354] + "children": [353, 355] } ] } @@ -12977,14 +12977,14 @@ { "type": "reflection", "declaration": { - "id": 355, + "id": 356, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 356, + "id": 357, "name": "data", "kind": 1024, "kindString": "Property", @@ -12992,7 +12992,7 @@ "sources": [ { "fileName": "src/GoTrueClient.ts", - "line": 1698, + "line": 1701, "character": 8 } ], @@ -13002,7 +13002,7 @@ } }, { - "id": 357, + "id": 358, "name": "error", "kind": 1024, "kindString": "Property", @@ -13010,13 +13010,13 @@ "sources": [ { "fileName": "src/GoTrueClient.ts", - "line": 1698, + "line": 1701, "character": 20 } ], "type": { "type": "reference", - "id": 1158, + "id": 1160, "name": "AuthError" } } @@ -13025,7 +13025,7 @@ { "title": "Properties", "kind": 1024, - "children": [356, 357] + "children": [357, 358] } ] } @@ -13041,7 +13041,7 @@ ] }, { - "id": 267, + "id": 268, "name": "setSession", "kind": 2048, "kindString": "Method", @@ -13049,13 +13049,13 @@ "sources": [ { "fileName": "src/GoTrueClient.ts", - "line": 1305, + "line": 1308, "character": 8 } ], "signatures": [ { - "id": 268, + "id": 269, "name": "setSession", "kind": 4096, "kindString": "Call signature", @@ -13065,7 +13065,7 @@ }, "parameters": [ { - "id": 269, + "id": 270, "name": "currentSession", "kind": 32768, "kindString": "Parameter", @@ -13076,14 +13076,14 @@ "type": { "type": "reflection", "declaration": { - "id": 270, + "id": 271, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 271, + "id": 272, "name": "access_token", "kind": 1024, "kindString": "Property", @@ -13091,7 +13091,7 @@ "sources": [ { "fileName": "src/GoTrueClient.ts", - "line": 1306, + "line": 1309, "character": 4 } ], @@ -13101,7 +13101,7 @@ } }, { - "id": 272, + "id": 273, "name": "refresh_token", "kind": 1024, "kindString": "Property", @@ -13109,7 +13109,7 @@ "sources": [ { "fileName": "src/GoTrueClient.ts", - "line": 1307, + "line": 1310, "character": 4 } ], @@ -13123,7 +13123,7 @@ { "title": "Properties", "kind": 1024, - "children": [271, 272] + "children": [272, 273] } ] } @@ -13135,7 +13135,7 @@ "typeArguments": [ { "type": "reference", - "id": 553, + "id": 554, "name": "AuthResponse" } ], @@ -13147,7 +13147,7 @@ ] }, { - "id": 135, + "id": 136, "name": "signInAnonymously", "kind": 2048, "kindString": "Method", @@ -13155,13 +13155,13 @@ "sources": [ { "fileName": "src/GoTrueClient.ts", - "line": 398, + "line": 401, "character": 8 } ], "signatures": [ { - "id": 136, + "id": 137, "name": "signInAnonymously", "kind": 4096, "kindString": "Call signature", @@ -13172,7 +13172,7 @@ }, "parameters": [ { - "id": 137, + "id": 138, "name": "credentials", "kind": 32768, "kindString": "Parameter", @@ -13181,10 +13181,10 @@ }, "type": { "type": "reference", - "id": 747, + "id": 749, "name": "SignInAnonymouslyCredentials", "dereferenced": { - "id": 747, + "id": 749, "name": "SignInAnonymouslyCredentials", "kind": 4194304, "kindString": "Type alias", @@ -13192,21 +13192,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 473, + "line": 474, "character": 12 } ], "type": { "type": "reflection", "declaration": { - "id": 748, + "id": 750, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 749, + "id": 751, "name": "options", "kind": 1024, "kindString": "Property", @@ -13216,21 +13216,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 474, + "line": 475, "character": 2 } ], "type": { "type": "reflection", "declaration": { - "id": 750, + "id": 752, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 752, + "id": 754, "name": "captchaToken", "kind": 1024, "kindString": "Property", @@ -13243,7 +13243,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 482, + "line": 483, "character": 4 } ], @@ -13253,7 +13253,7 @@ } }, { - "id": 751, + "id": 753, "name": "data", "kind": 1024, "kindString": "Property", @@ -13267,7 +13267,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 480, + "line": 481, "character": 4 } ], @@ -13281,13 +13281,13 @@ { "title": "Properties", "kind": 1024, - "children": [752, 751] + "children": [754, 753] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 474, + "line": 475, "character": 12 } ] @@ -13299,13 +13299,13 @@ { "title": "Properties", "kind": 1024, - "children": [749] + "children": [751] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 473, + "line": 474, "character": 43 } ] @@ -13320,7 +13320,7 @@ "typeArguments": [ { "type": "reference", - "id": 553, + "id": 554, "name": "AuthResponse" } ], @@ -13332,7 +13332,7 @@ ] }, { - "id": 167, + "id": 168, "name": "signInWithIdToken", "kind": 2048, "kindString": "Method", @@ -13340,13 +13340,13 @@ "sources": [ { "fileName": "src/GoTrueClient.ts", - "line": 653, + "line": 656, "character": 8 } ], "signatures": [ { - "id": 168, + "id": 169, "name": "signInWithIdToken", "kind": 4096, "kindString": "Call signature", @@ -13356,17 +13356,17 @@ }, "parameters": [ { - "id": 169, + "id": 170, "name": "credentials", "kind": 32768, "kindString": "Parameter", "flags": {}, "type": { "type": "reference", - "id": 813, + "id": 815, "name": "SignInWithIdTokenCredentials", "dereferenced": { - "id": 813, + "id": 815, "name": "SignInWithIdTokenCredentials", "kind": 4194304, "kindString": "Type alias", @@ -13374,21 +13374,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 599, + "line": 600, "character": 12 } ], "type": { "type": "reflection", "declaration": { - "id": 814, + "id": 816, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 818, + "id": 820, "name": "access_token", "kind": 1024, "kindString": "Property", @@ -13401,7 +13401,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 605, + "line": 606, "character": 2 } ], @@ -13411,7 +13411,7 @@ } }, { - "id": 819, + "id": 821, "name": "nonce", "kind": 1024, "kindString": "Property", @@ -13424,7 +13424,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 607, + "line": 608, "character": 2 } ], @@ -13434,7 +13434,7 @@ } }, { - "id": 820, + "id": 822, "name": "options", "kind": 1024, "kindString": "Property", @@ -13444,21 +13444,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 608, + "line": 609, "character": 2 } ], "type": { "type": "reflection", "declaration": { - "id": 821, + "id": 823, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 822, + "id": 824, "name": "captchaToken", "kind": 1024, "kindString": "Property", @@ -13471,7 +13471,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 610, + "line": 611, "character": 4 } ], @@ -13485,13 +13485,13 @@ { "title": "Properties", "kind": 1024, - "children": [822] + "children": [824] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 608, + "line": 609, "character": 12 } ] @@ -13499,7 +13499,7 @@ } }, { - "id": 815, + "id": 817, "name": "provider", "kind": 1024, "kindString": "Property", @@ -13510,7 +13510,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 601, + "line": 602, "character": 2 } ], @@ -13547,7 +13547,7 @@ { "type": "reflection", "declaration": { - "id": 816, + "id": 818, "name": "__type", "kind": 65536, "kindString": "Type literal", @@ -13555,7 +13555,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 601, + "line": 602, "character": 76 } ] @@ -13567,7 +13567,7 @@ } }, { - "id": 817, + "id": 819, "name": "token", "kind": 1024, "kindString": "Property", @@ -13578,7 +13578,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 603, + "line": 604, "character": 2 } ], @@ -13592,13 +13592,13 @@ { "title": "Properties", "kind": 1024, - "children": [818, 819, 820, 815, 817] + "children": [820, 821, 822, 817, 819] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 599, + "line": 600, "character": 43 } ] @@ -13613,7 +13613,7 @@ "typeArguments": [ { "type": "reference", - "id": 595, + "id": 596, "name": "AuthTokenResponse" } ], @@ -13625,7 +13625,7 @@ ] }, { - "id": 144, + "id": 145, "name": "signInWithOAuth", "kind": 2048, "kindString": "Method", @@ -13633,13 +13633,13 @@ "sources": [ { "fileName": "src/GoTrueClient.ts", - "line": 581, + "line": 584, "character": 8 } ], "signatures": [ { - "id": 145, + "id": 146, "name": "signInWithOAuth", "kind": 4096, "kindString": "Call signature", @@ -13649,17 +13649,17 @@ }, "parameters": [ { - "id": 146, + "id": 147, "name": "credentials", "kind": 32768, "kindString": "Parameter", "flags": {}, "type": { "type": "reference", - "id": 801, + "id": 803, "name": "SignInWithOAuthCredentials", "dereferenced": { - "id": 801, + "id": 803, "name": "SignInWithOAuthCredentials", "kind": 4194304, "kindString": "Type alias", @@ -13667,21 +13667,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 584, + "line": 585, "character": 12 } ], "type": { "type": "reflection", "declaration": { - "id": 802, + "id": 804, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 804, + "id": 806, "name": "options", "kind": 1024, "kindString": "Property", @@ -13691,21 +13691,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 587, + "line": 588, "character": 2 } ], "type": { "type": "reflection", "declaration": { - "id": 805, + "id": 807, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 808, + "id": 810, "name": "queryParams", "kind": 1024, "kindString": "Property", @@ -13718,14 +13718,14 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 593, + "line": 594, "character": 4 } ], "type": { "type": "reflection", "declaration": { - "id": 809, + "id": 811, "name": "__type", "kind": 65536, "kindString": "Type literal", @@ -13733,19 +13733,19 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 593, + "line": 594, "character": 18 } ], "indexSignature": { - "id": 810, + "id": 812, "name": "__index", "kind": 8192, "kindString": "Index signature", "flags": {}, "parameters": [ { - "id": 811, + "id": 813, "name": "key", "kind": 32768, "flags": {}, @@ -13764,7 +13764,7 @@ } }, { - "id": 806, + "id": 808, "name": "redirectTo", "kind": 1024, "kindString": "Property", @@ -13777,7 +13777,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 589, + "line": 590, "character": 4 } ], @@ -13787,7 +13787,7 @@ } }, { - "id": 807, + "id": 809, "name": "scopes", "kind": 1024, "kindString": "Property", @@ -13800,7 +13800,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 591, + "line": 592, "character": 4 } ], @@ -13810,7 +13810,7 @@ } }, { - "id": 812, + "id": 814, "name": "skipBrowserRedirect", "kind": 1024, "kindString": "Property", @@ -13823,7 +13823,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 595, + "line": 596, "character": 4 } ], @@ -13837,13 +13837,13 @@ { "title": "Properties", "kind": 1024, - "children": [808, 806, 807, 812] + "children": [810, 808, 809, 814] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 587, + "line": 588, "character": 12 } ] @@ -13851,7 +13851,7 @@ } }, { - "id": 803, + "id": 805, "name": "provider", "kind": 1024, "kindString": "Property", @@ -13862,16 +13862,16 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 586, + "line": 587, "character": 2 } ], "type": { "type": "reference", - "id": 514, + "id": 515, "name": "Provider", "dereferenced": { - "id": 514, + "id": 515, "name": "Provider", "kind": 4194304, "kindString": "Type alias", @@ -13987,13 +13987,13 @@ { "title": "Properties", "kind": 1024, - "children": [804, 803] + "children": [806, 805] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 584, + "line": 585, "character": 41 } ] @@ -14008,7 +14008,7 @@ "typeArguments": [ { "type": "reference", - "id": 623, + "id": 624, "name": "OAuthResponse" } ], @@ -14020,7 +14020,7 @@ ] }, { - "id": 170, + "id": 171, "name": "signInWithOtp", "kind": 2048, "kindString": "Method", @@ -14028,13 +14028,13 @@ "sources": [ { "fileName": "src/GoTrueClient.ts", - "line": 708, + "line": 711, "character": 8 } ], "signatures": [ { - "id": 171, + "id": 172, "name": "signInWithOtp", "kind": 4096, "kindString": "Call signature", @@ -14045,17 +14045,17 @@ }, "parameters": [ { - "id": 172, + "id": 173, "name": "credentials", "kind": 32768, "kindString": "Parameter", "flags": {}, "type": { "type": "reference", - "id": 783, + "id": 785, "name": "SignInWithPasswordlessCredentials", "dereferenced": { - "id": 783, + "id": 785, "name": "SignInWithPasswordlessCredentials", "kind": 4194304, "kindString": "Type alias", @@ -14063,7 +14063,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 545, + "line": 546, "character": 12 } ], @@ -14073,14 +14073,14 @@ { "type": "reflection", "declaration": { - "id": 784, + "id": 786, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 785, + "id": 787, "name": "email", "kind": 1024, "kindString": "Property", @@ -14091,7 +14091,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 548, + "line": 549, "character": 6 } ], @@ -14101,7 +14101,7 @@ } }, { - "id": 786, + "id": 788, "name": "options", "kind": 1024, "kindString": "Property", @@ -14111,21 +14111,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 549, + "line": 550, "character": 6 } ], "type": { "type": "reflection", "declaration": { - "id": 787, + "id": 789, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 791, + "id": 793, "name": "captchaToken", "kind": 1024, "kindString": "Property", @@ -14138,7 +14138,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 561, + "line": 562, "character": 8 } ], @@ -14148,7 +14148,7 @@ } }, { - "id": 790, + "id": 792, "name": "data", "kind": 1024, "kindString": "Property", @@ -14162,7 +14162,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 559, + "line": 560, "character": 8 } ], @@ -14172,7 +14172,7 @@ } }, { - "id": 788, + "id": 790, "name": "emailRedirectTo", "kind": 1024, "kindString": "Property", @@ -14185,7 +14185,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 551, + "line": 552, "character": 8 } ], @@ -14195,7 +14195,7 @@ } }, { - "id": 789, + "id": 791, "name": "shouldCreateUser", "kind": 1024, "kindString": "Property", @@ -14208,7 +14208,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 553, + "line": 554, "character": 8 } ], @@ -14222,13 +14222,13 @@ { "title": "Properties", "kind": 1024, - "children": [791, 790, 788, 789] + "children": [793, 792, 790, 791] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 549, + "line": 550, "character": 16 } ] @@ -14240,13 +14240,13 @@ { "title": "Properties", "kind": 1024, - "children": [785, 786] + "children": [787, 788] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 546, + "line": 547, "character": 4 } ] @@ -14255,14 +14255,14 @@ { "type": "reflection", "declaration": { - "id": 792, + "id": 794, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 794, + "id": 796, "name": "options", "kind": 1024, "kindString": "Property", @@ -14272,21 +14272,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 567, + "line": 568, "character": 6 } ], "type": { "type": "reflection", "declaration": { - "id": 795, + "id": 797, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 798, + "id": 800, "name": "captchaToken", "kind": 1024, "kindString": "Property", @@ -14299,7 +14299,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 577, + "line": 578, "character": 8 } ], @@ -14309,7 +14309,7 @@ } }, { - "id": 799, + "id": 801, "name": "channel", "kind": 1024, "kindString": "Property", @@ -14322,7 +14322,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 579, + "line": 580, "character": 8 } ], @@ -14341,7 +14341,7 @@ } }, { - "id": 797, + "id": 799, "name": "data", "kind": 1024, "kindString": "Property", @@ -14355,7 +14355,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 575, + "line": 576, "character": 8 } ], @@ -14365,7 +14365,7 @@ } }, { - "id": 796, + "id": 798, "name": "shouldCreateUser", "kind": 1024, "kindString": "Property", @@ -14378,7 +14378,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 569, + "line": 570, "character": 8 } ], @@ -14392,13 +14392,13 @@ { "title": "Properties", "kind": 1024, - "children": [798, 799, 797, 796] + "children": [800, 801, 799, 798] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 567, + "line": 568, "character": 16 } ] @@ -14406,7 +14406,7 @@ } }, { - "id": 793, + "id": 795, "name": "phone", "kind": 1024, "kindString": "Property", @@ -14417,7 +14417,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 566, + "line": 567, "character": 6 } ], @@ -14431,13 +14431,13 @@ { "title": "Properties", "kind": 1024, - "children": [794, 793] + "children": [796, 795] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 564, + "line": 565, "character": 4 } ] @@ -14454,7 +14454,7 @@ "typeArguments": [ { "type": "reference", - "id": 580, + "id": 581, "name": "AuthOtpResponse" } ], @@ -14466,7 +14466,7 @@ ] }, { - "id": 141, + "id": 142, "name": "signInWithPassword", "kind": 2048, "kindString": "Method", @@ -14474,13 +14474,13 @@ "sources": [ { "fileName": "src/GoTrueClient.ts", - "line": 518, + "line": 521, "character": 8 } ], "signatures": [ { - "id": 142, + "id": 143, "name": "signInWithPassword", "kind": 4096, "kindString": "Call signature", @@ -14491,17 +14491,17 @@ }, "parameters": [ { - "id": 143, + "id": 144, "name": "credentials", "kind": 32768, "kindString": "Parameter", "flags": {}, "type": { "type": "reference", - "id": 770, + "id": 772, "name": "SignInWithPasswordCredentials", "dereferenced": { - "id": 770, + "id": 772, "name": "SignInWithPasswordCredentials", "kind": 4194304, "kindString": "Type alias", @@ -14509,7 +14509,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 523, + "line": 524, "character": 12 } ], @@ -14519,14 +14519,14 @@ { "type": "reflection", "declaration": { - "id": 771, + "id": 773, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 772, + "id": 774, "name": "email", "kind": 1024, "kindString": "Property", @@ -14537,7 +14537,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 526, + "line": 527, "character": 6 } ], @@ -14547,7 +14547,7 @@ } }, { - "id": 774, + "id": 776, "name": "options", "kind": 1024, "kindString": "Property", @@ -14557,21 +14557,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 529, + "line": 530, "character": 6 } ], "type": { "type": "reflection", "declaration": { - "id": 775, + "id": 777, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 776, + "id": 778, "name": "captchaToken", "kind": 1024, "kindString": "Property", @@ -14584,7 +14584,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 531, + "line": 532, "character": 8 } ], @@ -14598,13 +14598,13 @@ { "title": "Properties", "kind": 1024, - "children": [776] + "children": [778] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 529, + "line": 530, "character": 16 } ] @@ -14612,7 +14612,7 @@ } }, { - "id": 773, + "id": 775, "name": "password", "kind": 1024, "kindString": "Property", @@ -14623,7 +14623,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 528, + "line": 529, "character": 6 } ], @@ -14637,13 +14637,13 @@ { "title": "Properties", "kind": 1024, - "children": [772, 774, 773] + "children": [774, 776, 775] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 524, + "line": 525, "character": 4 } ] @@ -14652,14 +14652,14 @@ { "type": "reflection", "declaration": { - "id": 777, + "id": 779, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 780, + "id": 782, "name": "options", "kind": 1024, "kindString": "Property", @@ -14669,21 +14669,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 539, + "line": 540, "character": 6 } ], "type": { "type": "reflection", "declaration": { - "id": 781, + "id": 783, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 782, + "id": 784, "name": "captchaToken", "kind": 1024, "kindString": "Property", @@ -14696,7 +14696,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 541, + "line": 542, "character": 8 } ], @@ -14710,13 +14710,13 @@ { "title": "Properties", "kind": 1024, - "children": [782] + "children": [784] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 539, + "line": 540, "character": 16 } ] @@ -14724,7 +14724,7 @@ } }, { - "id": 779, + "id": 781, "name": "password", "kind": 1024, "kindString": "Property", @@ -14735,7 +14735,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 538, + "line": 539, "character": 6 } ], @@ -14745,7 +14745,7 @@ } }, { - "id": 778, + "id": 780, "name": "phone", "kind": 1024, "kindString": "Property", @@ -14756,7 +14756,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 536, + "line": 537, "character": 6 } ], @@ -14770,13 +14770,13 @@ { "title": "Properties", "kind": 1024, - "children": [780, 779, 778] + "children": [782, 781, 780] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 534, + "line": 535, "character": 4 } ] @@ -14793,7 +14793,7 @@ "typeArguments": [ { "type": "reference", - "id": 608, + "id": 609, "name": "AuthTokenResponsePassword" } ], @@ -14805,7 +14805,7 @@ ] }, { - "id": 176, + "id": 177, "name": "signInWithSSO", "kind": 2048, "kindString": "Method", @@ -14813,13 +14813,13 @@ "sources": [ { "fileName": "src/GoTrueClient.ts", - "line": 822, + "line": 825, "character": 8 } ], "signatures": [ { - "id": 177, + "id": 178, "name": "signInWithSSO", "kind": 4096, "kindString": "Call signature", @@ -14830,17 +14830,17 @@ }, "parameters": [ { - "id": 178, + "id": 179, "name": "params", "kind": 32768, "kindString": "Parameter", "flags": {}, "type": { "type": "reference", - "id": 859, + "id": 861, "name": "SignInWithSSO", "dereferenced": { - "id": 859, + "id": 861, "name": "SignInWithSSO", "kind": 4194304, "kindString": "Type alias", @@ -14848,7 +14848,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 684, + "line": 685, "character": 12 } ], @@ -14858,14 +14858,14 @@ { "type": "reflection", "declaration": { - "id": 860, + "id": 862, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 862, + "id": 864, "name": "options", "kind": 1024, "kindString": "Property", @@ -14875,21 +14875,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 689, + "line": 690, "character": 6 } ], "type": { "type": "reflection", "declaration": { - "id": 863, + "id": 865, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 865, + "id": 867, "name": "captchaToken", "kind": 1024, "kindString": "Property", @@ -14902,7 +14902,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 693, + "line": 694, "character": 8 } ], @@ -14912,7 +14912,7 @@ } }, { - "id": 864, + "id": 866, "name": "redirectTo", "kind": 1024, "kindString": "Property", @@ -14925,7 +14925,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 691, + "line": 692, "character": 8 } ], @@ -14939,13 +14939,13 @@ { "title": "Properties", "kind": 1024, - "children": [865, 864] + "children": [867, 866] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 689, + "line": 690, "character": 16 } ] @@ -14953,7 +14953,7 @@ } }, { - "id": 861, + "id": 863, "name": "providerId", "kind": 1024, "kindString": "Property", @@ -14964,7 +14964,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 687, + "line": 688, "character": 6 } ], @@ -14978,13 +14978,13 @@ { "title": "Properties", "kind": 1024, - "children": [862, 861] + "children": [864, 863] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 685, + "line": 686, "character": 4 } ] @@ -14993,14 +14993,14 @@ { "type": "reflection", "declaration": { - "id": 866, + "id": 868, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 867, + "id": 869, "name": "domain", "kind": 1024, "kindString": "Property", @@ -15011,7 +15011,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 698, + "line": 699, "character": 6 } ], @@ -15021,7 +15021,7 @@ } }, { - "id": 868, + "id": 870, "name": "options", "kind": 1024, "kindString": "Property", @@ -15031,21 +15031,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 700, + "line": 701, "character": 6 } ], "type": { "type": "reflection", "declaration": { - "id": 869, + "id": 871, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 871, + "id": 873, "name": "captchaToken", "kind": 1024, "kindString": "Property", @@ -15058,7 +15058,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 704, + "line": 705, "character": 8 } ], @@ -15068,7 +15068,7 @@ } }, { - "id": 870, + "id": 872, "name": "redirectTo", "kind": 1024, "kindString": "Property", @@ -15081,7 +15081,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 702, + "line": 703, "character": 8 } ], @@ -15095,13 +15095,13 @@ { "title": "Properties", "kind": 1024, - "children": [871, 870] + "children": [873, 872] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 700, + "line": 701, "character": 16 } ] @@ -15113,13 +15113,13 @@ { "title": "Properties", "kind": 1024, - "children": [867, 868] + "children": [869, 870] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 696, + "line": 697, "character": 4 } ] @@ -15136,7 +15136,7 @@ "typeArguments": [ { "type": "reference", - "id": 636, + "id": 637, "name": "SSOResponse" } ], @@ -15148,7 +15148,7 @@ ] }, { - "id": 320, + "id": 321, "name": "signOut", "kind": 2048, "kindString": "Method", @@ -15156,13 +15156,13 @@ "sources": [ { "fileName": "src/GoTrueClient.ts", - "line": 1587, + "line": 1590, "character": 8 } ], "signatures": [ { - "id": 321, + "id": 322, "name": "signOut", "kind": 4096, "kindString": "Call signature", @@ -15173,17 +15173,17 @@ }, "parameters": [ { - "id": 322, + "id": 323, "name": "options", "kind": 32768, "kindString": "Parameter", "flags": {}, "type": { "type": "reference", - "id": 1073, + "id": 1075, "name": "SignOut", "dereferenced": { - "id": 1073, + "id": 1075, "name": "SignOut", "kind": 4194304, "kindString": "Type alias", @@ -15191,21 +15191,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1115, + "line": 1116, "character": 12 } ], "type": { "type": "reflection", "declaration": { - "id": 1074, + "id": 1076, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 1075, + "id": 1077, "name": "scope", "kind": 1024, "kindString": "Property", @@ -15218,7 +15218,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1126, + "line": 1127, "character": 2 } ], @@ -15245,13 +15245,13 @@ { "title": "Properties", "kind": 1024, - "children": [1075] + "children": [1077] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 1115, + "line": 1116, "character": 22 } ] @@ -15268,14 +15268,14 @@ { "type": "reflection", "declaration": { - "id": 323, + "id": 324, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 324, + "id": 325, "name": "error", "kind": 1024, "kindString": "Property", @@ -15283,7 +15283,7 @@ "sources": [ { "fileName": "src/GoTrueClient.ts", - "line": 1587, + "line": 1590, "character": 67 } ], @@ -15296,7 +15296,7 @@ }, { "type": "reference", - "id": 1158, + "id": 1160, "name": "AuthError" } ] @@ -15307,7 +15307,7 @@ { "title": "Properties", "kind": 1024, - "children": [324] + "children": [325] } ] } @@ -15321,7 +15321,7 @@ ] }, { - "id": 138, + "id": 139, "name": "signUp", "kind": 2048, "kindString": "Method", @@ -15329,13 +15329,13 @@ "sources": [ { "fileName": "src/GoTrueClient.ts", - "line": 441, + "line": 444, "character": 8 } ], "signatures": [ { - "id": 139, + "id": 140, "name": "signUp", "kind": 4096, "kindString": "Call signature", @@ -15347,17 +15347,17 @@ }, "parameters": [ { - "id": 140, + "id": 141, "name": "credentials", "kind": 32768, "kindString": "Parameter", "flags": {}, "type": { "type": "reference", - "id": 753, + "id": 755, "name": "SignUpWithPasswordCredentials", "dereferenced": { - "id": 753, + "id": 755, "name": "SignUpWithPasswordCredentials", "kind": 4194304, "kindString": "Type alias", @@ -15365,7 +15365,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 486, + "line": 487, "character": 12 } ], @@ -15375,14 +15375,14 @@ { "type": "reflection", "declaration": { - "id": 754, + "id": 756, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 755, + "id": 757, "name": "email", "kind": 1024, "kindString": "Property", @@ -15393,7 +15393,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 489, + "line": 490, "character": 6 } ], @@ -15403,7 +15403,7 @@ } }, { - "id": 757, + "id": 759, "name": "options", "kind": 1024, "kindString": "Property", @@ -15413,21 +15413,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 492, + "line": 493, "character": 6 } ], "type": { "type": "reflection", "declaration": { - "id": 758, + "id": 760, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 761, + "id": 763, "name": "captchaToken", "kind": 1024, "kindString": "Property", @@ -15440,7 +15440,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 502, + "line": 503, "character": 8 } ], @@ -15450,7 +15450,7 @@ } }, { - "id": 760, + "id": 762, "name": "data", "kind": 1024, "kindString": "Property", @@ -15464,7 +15464,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 500, + "line": 501, "character": 8 } ], @@ -15474,7 +15474,7 @@ } }, { - "id": 759, + "id": 761, "name": "emailRedirectTo", "kind": 1024, "kindString": "Property", @@ -15487,7 +15487,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 494, + "line": 495, "character": 8 } ], @@ -15501,13 +15501,13 @@ { "title": "Properties", "kind": 1024, - "children": [761, 760, 759] + "children": [763, 762, 761] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 492, + "line": 493, "character": 16 } ] @@ -15515,7 +15515,7 @@ } }, { - "id": 756, + "id": 758, "name": "password", "kind": 1024, "kindString": "Property", @@ -15526,7 +15526,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 491, + "line": 492, "character": 6 } ], @@ -15540,13 +15540,13 @@ { "title": "Properties", "kind": 1024, - "children": [755, 757, 756] + "children": [757, 759, 758] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 487, + "line": 488, "character": 4 } ] @@ -15555,14 +15555,14 @@ { "type": "reflection", "declaration": { - "id": 762, + "id": 764, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 765, + "id": 767, "name": "options", "kind": 1024, "kindString": "Property", @@ -15572,21 +15572,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 510, + "line": 511, "character": 6 } ], "type": { "type": "reflection", "declaration": { - "id": 766, + "id": 768, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 768, + "id": 770, "name": "captchaToken", "kind": 1024, "kindString": "Property", @@ -15599,7 +15599,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 518, + "line": 519, "character": 8 } ], @@ -15609,7 +15609,7 @@ } }, { - "id": 769, + "id": 771, "name": "channel", "kind": 1024, "kindString": "Property", @@ -15622,7 +15622,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 520, + "line": 521, "character": 8 } ], @@ -15641,7 +15641,7 @@ } }, { - "id": 767, + "id": 769, "name": "data", "kind": 1024, "kindString": "Property", @@ -15655,7 +15655,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 516, + "line": 517, "character": 8 } ], @@ -15669,13 +15669,13 @@ { "title": "Properties", "kind": 1024, - "children": [768, 769, 767] + "children": [770, 771, 769] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 510, + "line": 511, "character": 16 } ] @@ -15683,7 +15683,7 @@ } }, { - "id": 764, + "id": 766, "name": "password", "kind": 1024, "kindString": "Property", @@ -15694,7 +15694,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 509, + "line": 510, "character": 6 } ], @@ -15704,7 +15704,7 @@ } }, { - "id": 763, + "id": 765, "name": "phone", "kind": 1024, "kindString": "Property", @@ -15715,7 +15715,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 507, + "line": 508, "character": 6 } ], @@ -15729,13 +15729,13 @@ { "title": "Properties", "kind": 1024, - "children": [765, 764, 763] + "children": [767, 766, 765] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 505, + "line": 506, "character": 4 } ] @@ -15752,7 +15752,7 @@ "typeArguments": [ { "type": "reference", - "id": 553, + "id": 554, "name": "AuthResponse" } ], @@ -15764,7 +15764,7 @@ ] }, { - "id": 426, + "id": 427, "name": "startAutoRefresh", "kind": 2048, "kindString": "Method", @@ -15772,13 +15772,13 @@ "sources": [ { "fileName": "src/GoTrueClient.ts", - "line": 2172, + "line": 2175, "character": 8 } ], "signatures": [ { - "id": 427, + "id": 428, "name": "startAutoRefresh", "kind": 4096, "kindString": "Call signature", @@ -15803,7 +15803,7 @@ ] }, { - "id": 428, + "id": 429, "name": "stopAutoRefresh", "kind": 2048, "kindString": "Method", @@ -15811,13 +15811,13 @@ "sources": [ { "fileName": "src/GoTrueClient.ts", - "line": 2185, + "line": 2188, "character": 8 } ], "signatures": [ { - "id": 429, + "id": 430, "name": "stopAutoRefresh", "kind": 4096, "kindString": "Call signature", @@ -15842,7 +15842,7 @@ ] }, { - "id": 371, + "id": 372, "name": "unlinkIdentity", "kind": 2048, "kindString": "Method", @@ -15850,13 +15850,13 @@ "sources": [ { "fileName": "src/GoTrueClient.ts", - "line": 1793, + "line": 1796, "character": 8 } ], "signatures": [ { - "id": 372, + "id": 373, "name": "unlinkIdentity", "kind": 4096, "kindString": "Call signature", @@ -15866,24 +15866,24 @@ }, "parameters": [ { - "id": 373, + "id": 374, "name": "identity", "kind": 32768, "kindString": "Parameter", "flags": {}, "type": { "type": "reference", - "id": 669, + "id": 670, "name": "UserIdentity", "dereferenced": { - "id": 669, + "id": 670, "name": "UserIdentity", "kind": 256, "kindString": "Interface", "flags": {}, "children": [ { - "id": 678, + "id": 679, "name": "created_at", "kind": 1024, "kindString": "Property", @@ -15903,7 +15903,7 @@ } }, { - "id": 670, + "id": 671, "name": "id", "kind": 1024, "kindString": "Property", @@ -15921,7 +15921,7 @@ } }, { - "id": 672, + "id": 673, "name": "identity_data", "kind": 1024, "kindString": "Property", @@ -15938,20 +15938,20 @@ "type": { "type": "reflection", "declaration": { - "id": 673, + "id": 674, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "indexSignature": { - "id": 674, + "id": 675, "name": "__index", "kind": 8192, "kindString": "Index signature", "flags": {}, "parameters": [ { - "id": 675, + "id": 676, "name": "key", "kind": 32768, "flags": {}, @@ -15970,7 +15970,7 @@ } }, { - "id": 676, + "id": 677, "name": "identity_id", "kind": 1024, "kindString": "Property", @@ -15988,7 +15988,7 @@ } }, { - "id": 679, + "id": 680, "name": "last_sign_in_at", "kind": 1024, "kindString": "Property", @@ -16008,7 +16008,7 @@ } }, { - "id": 677, + "id": 678, "name": "provider", "kind": 1024, "kindString": "Property", @@ -16026,7 +16026,7 @@ } }, { - "id": 680, + "id": 681, "name": "updated_at", "kind": 1024, "kindString": "Property", @@ -16046,7 +16046,7 @@ } }, { - "id": 671, + "id": 672, "name": "user_id", "kind": 1024, "kindString": "Property", @@ -16068,7 +16068,7 @@ { "title": "Properties", "kind": 1024, - "children": [678, 670, 672, 676, 679, 677, 680, 671] + "children": [679, 671, 673, 677, 680, 678, 681, 672] } ], "sources": [ @@ -16091,14 +16091,14 @@ { "type": "reflection", "declaration": { - "id": 374, + "id": 375, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 375, + "id": 376, "name": "data", "kind": 1024, "kindString": "Property", @@ -16106,14 +16106,14 @@ "sources": [ { "fileName": "src/GoTrueClient.ts", - "line": 1795, + "line": 1798, "character": 8 } ], "type": { "type": "reflection", "declaration": { - "id": 376, + "id": 377, "name": "__type", "kind": 65536, "kindString": "Type literal", @@ -16122,7 +16122,7 @@ } }, { - "id": 377, + "id": 378, "name": "error", "kind": 1024, "kindString": "Property", @@ -16130,7 +16130,7 @@ "sources": [ { "fileName": "src/GoTrueClient.ts", - "line": 1796, + "line": 1799, "character": 8 } ], @@ -16144,7 +16144,7 @@ { "title": "Properties", "kind": 1024, - "children": [375, 377] + "children": [376, 378] } ] } @@ -16152,14 +16152,14 @@ { "type": "reflection", "declaration": { - "id": 378, + "id": 379, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 379, + "id": 380, "name": "data", "kind": 1024, "kindString": "Property", @@ -16167,7 +16167,7 @@ "sources": [ { "fileName": "src/GoTrueClient.ts", - "line": 1798, + "line": 1801, "character": 8 } ], @@ -16177,7 +16177,7 @@ } }, { - "id": 380, + "id": 381, "name": "error", "kind": 1024, "kindString": "Property", @@ -16185,13 +16185,13 @@ "sources": [ { "fileName": "src/GoTrueClient.ts", - "line": 1798, + "line": 1801, "character": 20 } ], "type": { "type": "reference", - "id": 1158, + "id": 1160, "name": "AuthError" } } @@ -16200,7 +16200,7 @@ { "title": "Properties", "kind": 1024, - "children": [379, 380] + "children": [380, 381] } ] } @@ -16216,7 +16216,7 @@ ] }, { - "id": 255, + "id": 256, "name": "updateUser", "kind": 2048, "kindString": "Method", @@ -16224,13 +16224,13 @@ "sources": [ { "fileName": "src/GoTrueClient.ts", - "line": 1236, + "line": 1239, "character": 8 } ], "signatures": [ { - "id": 256, + "id": 257, "name": "updateUser", "kind": 4096, "kindString": "Call signature", @@ -16240,24 +16240,24 @@ }, "parameters": [ { - "id": 257, + "id": 258, "name": "attributes", "kind": 32768, "kindString": "Parameter", "flags": {}, "type": { "type": "reference", - "id": 720, + "id": 722, "name": "UserAttributes", "dereferenced": { - "id": 720, + "id": 722, "name": "UserAttributes", "kind": 256, "kindString": "Interface", "flags": {}, "children": [ { - "id": 725, + "id": 727, "name": "data", "kind": 1024, "kindString": "Property", @@ -16271,7 +16271,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 380, + "line": 381, "character": 2 } ], @@ -16281,7 +16281,7 @@ } }, { - "id": 721, + "id": 723, "name": "email", "kind": 1024, "kindString": "Property", @@ -16294,7 +16294,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 355, + "line": 356, "character": 2 } ], @@ -16304,7 +16304,7 @@ } }, { - "id": 724, + "id": 726, "name": "nonce", "kind": 1024, "kindString": "Property", @@ -16318,7 +16318,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 372, + "line": 373, "character": 2 } ], @@ -16328,7 +16328,7 @@ } }, { - "id": 723, + "id": 725, "name": "password", "kind": 1024, "kindString": "Property", @@ -16341,7 +16341,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 365, + "line": 366, "character": 2 } ], @@ -16351,7 +16351,7 @@ } }, { - "id": 722, + "id": 724, "name": "phone", "kind": 1024, "kindString": "Property", @@ -16364,7 +16364,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 360, + "line": 361, "character": 2 } ], @@ -16378,13 +16378,13 @@ { "title": "Properties", "kind": 1024, - "children": [725, 721, 724, 723, 722] + "children": [727, 723, 726, 725, 724] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 351, + "line": 352, "character": 17 } ] @@ -16392,7 +16392,7 @@ } }, { - "id": 258, + "id": 259, "name": "options", "kind": 32768, "kindString": "Parameter", @@ -16400,14 +16400,14 @@ "type": { "type": "reflection", "declaration": { - "id": 259, + "id": 260, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 260, + "id": 261, "name": "emailRedirectTo", "kind": 1024, "kindString": "Property", @@ -16417,7 +16417,7 @@ "sources": [ { "fileName": "src/GoTrueClient.ts", - "line": 1239, + "line": 1242, "character": 6 } ], @@ -16431,7 +16431,7 @@ { "title": "Properties", "kind": 1024, - "children": [260] + "children": [261] } ] } @@ -16444,7 +16444,7 @@ "typeArguments": [ { "type": "reference", - "id": 645, + "id": 646, "name": "UserResponse" } ], @@ -16456,7 +16456,7 @@ ] }, { - "id": 173, + "id": 174, "name": "verifyOtp", "kind": 2048, "kindString": "Method", @@ -16464,13 +16464,13 @@ "sources": [ { "fileName": "src/GoTrueClient.ts", - "line": 761, + "line": 764, "character": 8 } ], "signatures": [ { - "id": 174, + "id": 175, "name": "verifyOtp", "kind": 4096, "kindString": "Call signature", @@ -16480,17 +16480,17 @@ }, "parameters": [ { - "id": 175, + "id": 176, "name": "params", "kind": 32768, "kindString": "Parameter", "flags": {}, "type": { "type": "reference", - "id": 823, + "id": 825, "name": "VerifyOtpParams", "dereferenced": { - "id": 823, + "id": 825, "name": "VerifyOtpParams", "kind": 4194304, "kindString": "Type alias", @@ -16498,7 +16498,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 614, + "line": 615, "character": 12 } ], @@ -16506,14 +16506,14 @@ "type": "union", "types": [ { - "id": 824, + "id": 826, "name": "VerifyMobileOtpParams", "kind": 256, "kindString": "Interface", "flags": {}, "children": [ { - "id": 828, + "id": 830, "name": "options", "kind": 1024, "kindString": "Property", @@ -16523,21 +16523,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 622, + "line": 623, "character": 2 } ], "type": { "type": "reflection", "declaration": { - "id": 829, + "id": 831, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 831, + "id": 833, "name": "captchaToken", "kind": 1024, "kindString": "Property", @@ -16556,7 +16556,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 631, + "line": 632, "character": 4 } ], @@ -16566,7 +16566,7 @@ } }, { - "id": 830, + "id": 832, "name": "redirectTo", "kind": 1024, "kindString": "Property", @@ -16579,7 +16579,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 624, + "line": 625, "character": 4 } ], @@ -16593,14 +16593,14 @@ { "title": "Properties", "kind": 1024, - "children": [831, 830] + "children": [833, 832] } ] } } }, { - "id": 825, + "id": 827, "name": "phone", "kind": 1024, "kindString": "Property", @@ -16611,7 +16611,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 617, + "line": 618, "character": 2 } ], @@ -16621,7 +16621,7 @@ } }, { - "id": 826, + "id": 828, "name": "token", "kind": 1024, "kindString": "Property", @@ -16632,7 +16632,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 619, + "line": 620, "character": 2 } ], @@ -16642,7 +16642,7 @@ } }, { - "id": 827, + "id": 829, "name": "type", "kind": 1024, "kindString": "Property", @@ -16653,16 +16653,16 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 621, + "line": 622, "character": 2 } ], "type": { "type": "reference", - "id": 843, + "id": 845, "name": "MobileOtpType", "dereferenced": { - "id": 843, + "id": 845, "name": "MobileOtpType", "kind": 4194304, "kindString": "Type alias", @@ -16670,7 +16670,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 661, + "line": 662, "character": 12 } ], @@ -16695,26 +16695,26 @@ { "title": "Properties", "kind": 1024, - "children": [828, 825, 826, 827] + "children": [830, 827, 828, 829] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 615, + "line": 616, "character": 17 } ] }, { - "id": 832, + "id": 834, "name": "VerifyEmailOtpParams", "kind": 256, "kindString": "Interface", "flags": {}, "children": [ { - "id": 833, + "id": 835, "name": "email", "kind": 1024, "kindString": "Property", @@ -16725,7 +16725,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 636, + "line": 637, "character": 2 } ], @@ -16735,7 +16735,7 @@ } }, { - "id": 836, + "id": 838, "name": "options", "kind": 1024, "kindString": "Property", @@ -16745,21 +16745,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 641, + "line": 642, "character": 2 } ], "type": { "type": "reflection", "declaration": { - "id": 837, + "id": 839, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 839, + "id": 841, "name": "captchaToken", "kind": 1024, "kindString": "Property", @@ -16778,7 +16778,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 649, + "line": 650, "character": 4 } ], @@ -16788,7 +16788,7 @@ } }, { - "id": 838, + "id": 840, "name": "redirectTo", "kind": 1024, "kindString": "Property", @@ -16801,7 +16801,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 643, + "line": 644, "character": 4 } ], @@ -16815,14 +16815,14 @@ { "title": "Properties", "kind": 1024, - "children": [839, 838] + "children": [841, 840] } ] } } }, { - "id": 834, + "id": 836, "name": "token", "kind": 1024, "kindString": "Property", @@ -16833,7 +16833,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 638, + "line": 639, "character": 2 } ], @@ -16843,7 +16843,7 @@ } }, { - "id": 835, + "id": 837, "name": "type", "kind": 1024, "kindString": "Property", @@ -16854,16 +16854,16 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 640, + "line": 641, "character": 2 } ], "type": { "type": "reference", - "id": 844, + "id": 846, "name": "EmailOtpType", "dereferenced": { - "id": 844, + "id": 846, "name": "EmailOtpType", "kind": 4194304, "kindString": "Type alias", @@ -16871,7 +16871,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 662, + "line": 663, "character": 12 } ], @@ -16912,26 +16912,26 @@ { "title": "Properties", "kind": 1024, - "children": [833, 836, 834, 835] + "children": [835, 838, 836, 837] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 634, + "line": 635, "character": 17 } ] }, { - "id": 840, + "id": 842, "name": "VerifyTokenHashParams", "kind": 256, "kindString": "Interface", "flags": {}, "children": [ { - "id": 841, + "id": 843, "name": "token_hash", "kind": 1024, "kindString": "Property", @@ -16942,7 +16942,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 655, + "line": 656, "character": 2 } ], @@ -16952,7 +16952,7 @@ } }, { - "id": 842, + "id": 844, "name": "type", "kind": 1024, "kindString": "Property", @@ -16963,16 +16963,16 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 658, + "line": 659, "character": 2 } ], "type": { "type": "reference", - "id": 844, + "id": 846, "name": "EmailOtpType", "dereferenced": { - "id": 844, + "id": 846, "name": "EmailOtpType", "kind": 4194304, "kindString": "Type alias", @@ -16980,7 +16980,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 662, + "line": 663, "character": 12 } ], @@ -17021,13 +17021,13 @@ { "title": "Properties", "kind": 1024, - "children": [841, 842] + "children": [843, 844] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 653, + "line": 654, "character": 17 } ] @@ -17043,7 +17043,7 @@ "typeArguments": [ { "type": "reference", - "id": 553, + "id": 554, "name": "AuthResponse" } ], @@ -17070,42 +17070,42 @@ "title": "Methods", "kind": 2048, "children": [ - 147, 477, 186, 249, 358, 131, 368, 330, 179, 279, 183, 344, 267, 135, 167, 144, 170, - 141, 176, 320, 138, 426, 428, 371, 255, 173 + 148, 478, 187, 250, 359, 132, 369, 331, 180, 280, 184, 345, 268, 136, 168, 145, 171, + 142, 177, 321, 139, 427, 429, 372, 256, 174 ] } ], "sources": [ { "fileName": "src/GoTrueClient.ts", - "line": 129, + "line": 130, "character": 21 } ] }, { - "id": 506, + "id": 507, "name": "NavigatorLockAcquireTimeoutError", "kind": 128, "kindString": "Class", "flags": {}, "children": [ { - "id": 507, + "id": 508, "name": "constructor", "kind": 512, "kindString": "Constructor", "flags": {}, "signatures": [ { - "id": 508, + "id": 509, "name": "new NavigatorLockAcquireTimeoutError", "kind": 16384, "kindString": "Constructor signature", "flags": {}, "parameters": [ { - "id": 509, + "id": 510, "name": "message", "kind": 32768, "kindString": "Parameter", @@ -17118,7 +17118,7 @@ ], "type": { "type": "reference", - "id": 506, + "id": 507, "name": "NavigatorLockAcquireTimeoutError" }, "inheritedFrom": { @@ -17133,7 +17133,7 @@ } }, { - "id": 510, + "id": 511, "name": "isAcquireTimeout", "kind": 1024, "kindString": "Property", @@ -17163,12 +17163,12 @@ { "title": "Constructors", "kind": 512, - "children": [507] + "children": [508] }, { "title": "Properties", "kind": 1024, - "children": [510] + "children": [511] } ], "sources": [ @@ -17186,7 +17186,7 @@ ] }, { - "id": 665, + "id": 666, "name": "AMREntry", "kind": 256, "kindString": "Interface", @@ -17203,7 +17203,7 @@ }, "children": [ { - "id": 666, + "id": 667, "name": "method", "kind": 1024, "kindString": "Property", @@ -17235,7 +17235,7 @@ { "type": "reflection", "declaration": { - "id": 667, + "id": 668, "name": "__type", "kind": 65536, "kindString": "Type literal", @@ -17260,7 +17260,7 @@ } }, { - "id": 668, + "id": 669, "name": "timestamp", "kind": 1024, "kindString": "Property", @@ -17285,7 +17285,7 @@ { "title": "Properties", "kind": 1024, - "children": [666, 668] + "children": [667, 669] } ], "sources": [ @@ -17297,14 +17297,14 @@ ] }, { - "id": 726, + "id": 728, "name": "AdminUserAttributes", "kind": 256, "kindString": "Interface", "flags": {}, "children": [ { - "id": 728, + "id": 730, "name": "app_metadata", "kind": 1024, "kindString": "Property", @@ -17318,7 +17318,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 404, + "line": 405, "character": 2 } ], @@ -17328,7 +17328,7 @@ } }, { - "id": 731, + "id": 733, "name": "ban_duration", "kind": 1024, "kindString": "Property", @@ -17342,7 +17342,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 430, + "line": 431, "character": 2 } ], @@ -17352,7 +17352,7 @@ } }, { - "id": 738, + "id": 740, "name": "email", "kind": 1024, "kindString": "Property", @@ -17365,7 +17365,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 355, + "line": 356, "character": 2 } ], @@ -17379,7 +17379,7 @@ } }, { - "id": 729, + "id": 731, "name": "email_confirm", "kind": 1024, "kindString": "Property", @@ -17393,7 +17393,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 411, + "line": 412, "character": 2 } ], @@ -17403,7 +17403,7 @@ } }, { - "id": 734, + "id": 736, "name": "id", "kind": 1024, "kindString": "Property", @@ -17417,7 +17417,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 455, + "line": 456, "character": 2 } ], @@ -17427,7 +17427,7 @@ } }, { - "id": 736, + "id": 738, "name": "nonce", "kind": 1024, "kindString": "Property", @@ -17441,7 +17441,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 372, + "line": 373, "character": 2 } ], @@ -17455,7 +17455,7 @@ } }, { - "id": 735, + "id": 737, "name": "password", "kind": 1024, "kindString": "Property", @@ -17468,7 +17468,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 365, + "line": 366, "character": 2 } ], @@ -17482,7 +17482,7 @@ } }, { - "id": 733, + "id": 735, "name": "password_hash", "kind": 1024, "kindString": "Property", @@ -17496,7 +17496,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 448, + "line": 449, "character": 2 } ], @@ -17506,7 +17506,7 @@ } }, { - "id": 737, + "id": 739, "name": "phone", "kind": 1024, "kindString": "Property", @@ -17519,7 +17519,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 360, + "line": 361, "character": 2 } ], @@ -17533,7 +17533,7 @@ } }, { - "id": 730, + "id": 732, "name": "phone_confirm", "kind": 1024, "kindString": "Property", @@ -17547,7 +17547,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 418, + "line": 419, "character": 2 } ], @@ -17557,7 +17557,7 @@ } }, { - "id": 732, + "id": 734, "name": "role", "kind": 1024, "kindString": "Property", @@ -17571,7 +17571,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 439, + "line": 440, "character": 2 } ], @@ -17581,7 +17581,7 @@ } }, { - "id": 727, + "id": 729, "name": "user_metadata", "kind": 1024, "kindString": "Property", @@ -17595,7 +17595,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 394, + "line": 395, "character": 2 } ], @@ -17609,13 +17609,13 @@ { "title": "Properties", "kind": 1024, - "children": [728, 731, 738, 729, 734, 736, 735, 733, 737, 730, 732, 727] + "children": [730, 733, 740, 731, 736, 738, 737, 735, 739, 732, 734, 729] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 383, + "line": 384, "character": 17 } ], @@ -17625,7 +17625,7 @@ "typeArguments": [ { "type": "reference", - "id": 720, + "id": 722, "name": "UserAttributes" }, { @@ -17640,7 +17640,7 @@ ] }, { - "id": 681, + "id": 682, "name": "Factor", "kind": 256, "kindString": "Interface", @@ -17664,7 +17664,7 @@ }, "children": [ { - "id": 687, + "id": 688, "name": "created_at", "kind": 1024, "kindString": "Property", @@ -17682,7 +17682,7 @@ } }, { - "id": 684, + "id": 685, "name": "factor_type", "kind": 1024, "kindString": "Property", @@ -17710,7 +17710,7 @@ { "type": "reflection", "declaration": { - "id": 685, + "id": 686, "name": "__type", "kind": 65536, "kindString": "Type literal", @@ -17731,7 +17731,7 @@ } }, { - "id": 683, + "id": 684, "name": "friendly_name", "kind": 1024, "kindString": "Property", @@ -17754,7 +17754,7 @@ } }, { - "id": 682, + "id": 683, "name": "id", "kind": 1024, "kindString": "Property", @@ -17775,7 +17775,7 @@ } }, { - "id": 686, + "id": 687, "name": "status", "kind": 1024, "kindString": "Property", @@ -17805,7 +17805,7 @@ } }, { - "id": 688, + "id": 689, "name": "updated_at", "kind": 1024, "kindString": "Property", @@ -17827,7 +17827,7 @@ { "title": "Properties", "kind": 1024, - "children": [687, 684, 683, 682, 686, 688] + "children": [688, 685, 684, 683, 687, 689] } ], "sources": [ @@ -17839,14 +17839,14 @@ ] }, { - "id": 894, + "id": 896, "name": "GenerateLinkOptions", "kind": 256, "kindString": "Interface", "flags": {}, "children": [ { - "id": 895, + "id": 897, "name": "data", "kind": 1024, "kindString": "Property", @@ -17860,7 +17860,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 746, + "line": 747, "character": 2 } ], @@ -17870,7 +17870,7 @@ } }, { - "id": 896, + "id": 898, "name": "redirectTo", "kind": 1024, "kindString": "Property", @@ -17883,7 +17883,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 748, + "line": 749, "character": 2 } ], @@ -17897,19 +17897,19 @@ { "title": "Properties", "kind": 1024, - "children": [895, 896] + "children": [897, 898] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 740, + "line": 741, "character": 17 } ] }, { - "id": 1042, + "id": 1044, "name": "GoTrueAdminMFAApi", "kind": 256, "kindString": "Interface", @@ -17925,14 +17925,14 @@ }, "children": [ { - "id": 1046, + "id": 1048, "name": "deleteFactor", "kind": 2048, "kindString": "Method", "flags": {}, "signatures": [ { - "id": 1047, + "id": 1049, "name": "deleteFactor", "kind": 4096, "kindString": "Call signature", @@ -17952,17 +17952,17 @@ }, "parameters": [ { - "id": 1048, + "id": 1050, "name": "params", "kind": 32768, "kindString": "Parameter", "flags": {}, "type": { "type": "reference", - "id": 1026, + "id": 1028, "name": "AuthMFAAdminDeleteFactorParams", "dereferenced": { - "id": 1026, + "id": 1028, "name": "AuthMFAAdminDeleteFactorParams", "kind": 4194304, "kindString": "Type alias", @@ -17978,21 +17978,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1015, + "line": 1016, "character": 12 } ], "type": { "type": "reflection", "declaration": { - "id": 1027, + "id": 1029, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 1028, + "id": 1030, "name": "id", "kind": 1024, "kindString": "Property", @@ -18003,7 +18003,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1017, + "line": 1018, "character": 2 } ], @@ -18013,7 +18013,7 @@ } }, { - "id": 1029, + "id": 1031, "name": "userId", "kind": 1024, "kindString": "Property", @@ -18024,7 +18024,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1020, + "line": 1021, "character": 2 } ], @@ -18038,13 +18038,13 @@ { "title": "Properties", "kind": 1024, - "children": [1028, 1029] + "children": [1030, 1031] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 1015, + "line": 1016, "character": 45 } ] @@ -18059,7 +18059,7 @@ "typeArguments": [ { "type": "reference", - "id": 1017, + "id": 1019, "name": "AuthMFAAdminDeleteFactorResponse" } ], @@ -18071,14 +18071,14 @@ ] }, { - "id": 1043, + "id": 1045, "name": "listFactors", "kind": 2048, "kindString": "Method", "flags": {}, "signatures": [ { - "id": 1044, + "id": 1046, "name": "listFactors", "kind": 4096, "kindString": "Call signature", @@ -18088,17 +18088,17 @@ }, "parameters": [ { - "id": 1045, + "id": 1047, "name": "params", "kind": 32768, "kindString": "Parameter", "flags": {}, "type": { "type": "reference", - "id": 1039, + "id": 1041, "name": "AuthMFAAdminListFactorsParams", "dereferenced": { - "id": 1039, + "id": 1041, "name": "AuthMFAAdminListFactorsParams", "kind": 4194304, "kindString": "Type alias", @@ -18114,21 +18114,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1039, + "line": 1040, "character": 12 } ], "type": { "type": "reflection", "declaration": { - "id": 1040, + "id": 1042, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 1041, + "id": 1043, "name": "userId", "kind": 1024, "kindString": "Property", @@ -18139,7 +18139,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1041, + "line": 1042, "character": 2 } ], @@ -18153,13 +18153,13 @@ { "title": "Properties", "kind": 1024, - "children": [1041] + "children": [1043] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 1039, + "line": 1040, "character": 44 } ] @@ -18174,7 +18174,7 @@ "typeArguments": [ { "type": "reference", - "id": 1030, + "id": 1032, "name": "AuthMFAAdminListFactorsResponse" } ], @@ -18190,19 +18190,19 @@ { "title": "Methods", "kind": 2048, - "children": [1046, 1043] + "children": [1048, 1045] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 1049, + "line": 1050, "character": 17 } ] }, { - "id": 993, + "id": 995, "name": "GoTrueMFAApi", "kind": 256, "kindString": "Interface", @@ -18212,14 +18212,14 @@ }, "children": [ { - "id": 1001, + "id": 1003, "name": "challenge", "kind": 2048, "kindString": "Method", "flags": {}, "signatures": [ { - "id": 1002, + "id": 1004, "name": "challenge", "kind": 4096, "kindString": "Call signature", @@ -18229,17 +18229,17 @@ }, "parameters": [ { - "id": 1003, + "id": 1005, "name": "params", "kind": 32768, "kindString": "Parameter", "flags": {}, "type": { "type": "reference", - "id": 928, + "id": 930, "name": "MFAChallengeParams", "dereferenced": { - "id": 928, + "id": 930, "name": "MFAChallengeParams", "kind": 4194304, "kindString": "Type alias", @@ -18247,21 +18247,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 821, + "line": 822, "character": 12 } ], "type": { "type": "reflection", "declaration": { - "id": 929, + "id": 931, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 931, + "id": 933, "name": "channel", "kind": 1024, "kindString": "Property", @@ -18274,7 +18274,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 825, + "line": 826, "character": 2 } ], @@ -18293,7 +18293,7 @@ } }, { - "id": 930, + "id": 932, "name": "factorId", "kind": 1024, "kindString": "Property", @@ -18304,7 +18304,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 823, + "line": 824, "character": 2 } ], @@ -18318,13 +18318,13 @@ { "title": "Properties", "kind": 1024, - "children": [931, 930] + "children": [933, 932] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 821, + "line": 822, "character": 33 } ] @@ -18339,7 +18339,7 @@ "typeArguments": [ { "type": "reference", - "id": 959, + "id": 961, "name": "AuthMFAChallengeResponse" } ], @@ -18351,14 +18351,14 @@ ] }, { - "id": 1010, + "id": 1012, "name": "challengeAndVerify", "kind": 2048, "kindString": "Method", "flags": {}, "signatures": [ { - "id": 1011, + "id": 1013, "name": "challengeAndVerify", "kind": 4096, "kindString": "Call signature", @@ -18368,17 +18368,17 @@ }, "parameters": [ { - "id": 1012, + "id": 1014, "name": "params", "kind": 32768, "kindString": "Parameter", "flags": {}, "type": { "type": "reference", - "id": 932, + "id": 934, "name": "MFAChallengeAndVerifyParams", "dereferenced": { - "id": 932, + "id": 934, "name": "MFAChallengeAndVerifyParams", "kind": 4194304, "kindString": "Type alias", @@ -18386,21 +18386,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 828, + "line": 829, "character": 12 } ], "type": { "type": "reflection", "declaration": { - "id": 933, + "id": 935, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 935, + "id": 937, "name": "code", "kind": 1024, "kindString": "Property", @@ -18411,7 +18411,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 832, + "line": 833, "character": 2 } ], @@ -18421,7 +18421,7 @@ } }, { - "id": 934, + "id": 936, "name": "factorId", "kind": 1024, "kindString": "Property", @@ -18432,7 +18432,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 830, + "line": 831, "character": 2 } ], @@ -18446,13 +18446,13 @@ { "title": "Properties", "kind": 1024, - "children": [935, 934] + "children": [937, 936] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 828, + "line": 829, "character": 42 } ] @@ -18467,7 +18467,7 @@ "typeArguments": [ { "type": "reference", - "id": 936, + "id": 938, "name": "AuthMFAVerifyResponse" } ], @@ -18479,14 +18479,14 @@ ] }, { - "id": 994, + "id": 996, "name": "enroll", "kind": 2048, "kindString": "Method", "flags": {}, "signatures": [ { - "id": 995, + "id": 997, "name": "enroll", "kind": 4096, "kindString": "Call signature", @@ -18497,17 +18497,17 @@ }, "parameters": [ { - "id": 996, + "id": 998, "name": "params", "kind": 32768, "kindString": "Parameter", "flags": {}, "type": { "type": "reference", - "id": 1076, + "id": 1078, "name": "MFAEnrollTOTPParams", "dereferenced": { - "id": 1076, + "id": 1078, "name": "MFAEnrollTOTPParams", "kind": 4194304, "kindString": "Type alias", @@ -18515,21 +18515,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1129, + "line": 1130, "character": 12 } ], "type": { "type": "reflection", "declaration": { - "id": 1077, + "id": 1079, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 1078, + "id": 1080, "name": "factorType", "kind": 1024, "kindString": "Property", @@ -18540,7 +18540,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1131, + "line": 1132, "character": 2 } ], @@ -18550,7 +18550,7 @@ } }, { - "id": 1080, + "id": 1082, "name": "friendlyName", "kind": 1024, "kindString": "Property", @@ -18563,7 +18563,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1135, + "line": 1136, "character": 2 } ], @@ -18573,7 +18573,7 @@ } }, { - "id": 1079, + "id": 1081, "name": "issuer", "kind": 1024, "kindString": "Property", @@ -18586,7 +18586,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1133, + "line": 1134, "character": 2 } ], @@ -18600,13 +18600,13 @@ { "title": "Properties", "kind": 1024, - "children": [1078, 1080, 1079] + "children": [1080, 1082, 1081] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 1129, + "line": 1130, "character": 34 } ] @@ -18621,7 +18621,7 @@ "typeArguments": [ { "type": "reference", - "id": 1086, + "id": 1088, "name": "AuthMFAEnrollTOTPResponse" } ], @@ -18630,145 +18630,6 @@ "name": "Promise" } }, - { - "id": 997, - "name": "enroll", - "kind": 4096, - "kindString": "Call signature", - "flags": {}, - "parameters": [ - { - "id": 998, - "name": "params", - "kind": 32768, - "kindString": "Parameter", - "flags": {}, - "type": { - "type": "reference", - "id": 1081, - "name": "MFAEnrollPhoneParams", - "dereferenced": { - "id": 1081, - "name": "MFAEnrollPhoneParams", - "kind": 4194304, - "kindString": "Type alias", - "flags": {}, - "sources": [ - { - "fileName": "src/lib/types.ts", - "line": 1137, - "character": 12 - } - ], - "type": { - "type": "reflection", - "declaration": { - "id": 1082, - "name": "__type", - "kind": 65536, - "kindString": "Type literal", - "flags": {}, - "children": [ - { - "id": 1083, - "name": "factorType", - "kind": 1024, - "kindString": "Property", - "flags": {}, - "comment": { - "shortText": "The type of factor being enrolled." - }, - "sources": [ - { - "fileName": "src/lib/types.ts", - "line": 1139, - "character": 2 - } - ], - "type": { - "type": "literal", - "value": "phone" - } - }, - { - "id": 1084, - "name": "friendlyName", - "kind": 1024, - "kindString": "Property", - "flags": { - "isOptional": true - }, - "comment": { - "shortText": "Human readable name assigned to the factor." - }, - "sources": [ - { - "fileName": "src/lib/types.ts", - "line": 1141, - "character": 2 - } - ], - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 1085, - "name": "phone", - "kind": 1024, - "kindString": "Property", - "flags": {}, - "comment": { - "shortText": "Phone number associated with a factor. Number should conform to E.164 format" - }, - "sources": [ - { - "fileName": "src/lib/types.ts", - "line": 1143, - "character": 2 - } - ], - "type": { - "type": "intrinsic", - "name": "string" - } - } - ], - "groups": [ - { - "title": "Properties", - "kind": 1024, - "children": [1083, 1084, 1085] - } - ], - "sources": [ - { - "fileName": "src/lib/types.ts", - "line": 1137, - "character": 35 - } - ] - } - } - } - } - } - ], - "type": { - "type": "reference", - "typeArguments": [ - { - "type": "reference", - "id": 1102, - "name": "AuthMFAEnrollPhoneResponse" - } - ], - "qualifiedName": "Promise", - "package": "typescript", - "name": "Promise" - } - }, { "id": 999, "name": "enroll", @@ -18784,10 +18645,149 @@ "flags": {}, "type": { "type": "reference", - "id": 919, + "id": 1083, + "name": "MFAEnrollPhoneParams", + "dereferenced": { + "id": 1083, + "name": "MFAEnrollPhoneParams", + "kind": 4194304, + "kindString": "Type alias", + "flags": {}, + "sources": [ + { + "fileName": "src/lib/types.ts", + "line": 1138, + "character": 12 + } + ], + "type": { + "type": "reflection", + "declaration": { + "id": 1084, + "name": "__type", + "kind": 65536, + "kindString": "Type literal", + "flags": {}, + "children": [ + { + "id": 1085, + "name": "factorType", + "kind": 1024, + "kindString": "Property", + "flags": {}, + "comment": { + "shortText": "The type of factor being enrolled." + }, + "sources": [ + { + "fileName": "src/lib/types.ts", + "line": 1140, + "character": 2 + } + ], + "type": { + "type": "literal", + "value": "phone" + } + }, + { + "id": 1086, + "name": "friendlyName", + "kind": 1024, + "kindString": "Property", + "flags": { + "isOptional": true + }, + "comment": { + "shortText": "Human readable name assigned to the factor." + }, + "sources": [ + { + "fileName": "src/lib/types.ts", + "line": 1142, + "character": 2 + } + ], + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 1087, + "name": "phone", + "kind": 1024, + "kindString": "Property", + "flags": {}, + "comment": { + "shortText": "Phone number associated with a factor. Number should conform to E.164 format" + }, + "sources": [ + { + "fileName": "src/lib/types.ts", + "line": 1144, + "character": 2 + } + ], + "type": { + "type": "intrinsic", + "name": "string" + } + } + ], + "groups": [ + { + "title": "Properties", + "kind": 1024, + "children": [1085, 1086, 1087] + } + ], + "sources": [ + { + "fileName": "src/lib/types.ts", + "line": 1138, + "character": 35 + } + ] + } + } + } + } + } + ], + "type": { + "type": "reference", + "typeArguments": [ + { + "type": "reference", + "id": 1104, + "name": "AuthMFAEnrollPhoneResponse" + } + ], + "qualifiedName": "Promise", + "package": "typescript", + "name": "Promise" + } + }, + { + "id": 1001, + "name": "enroll", + "kind": 4096, + "kindString": "Call signature", + "flags": {}, + "parameters": [ + { + "id": 1002, + "name": "params", + "kind": 32768, + "kindString": "Parameter", + "flags": {}, + "type": { + "type": "reference", + "id": 921, "name": "MFAEnrollParams", "dereferenced": { - "id": 919, + "id": 921, "name": "MFAEnrollParams", "kind": 4194304, "kindString": "Type alias", @@ -18795,7 +18795,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 803, + "line": 804, "character": 12 } ], @@ -18803,7 +18803,7 @@ "type": "union", "types": [ { - "id": 1076, + "id": 1078, "name": "MFAEnrollTOTPParams", "kind": 4194304, "kindString": "Type alias", @@ -18811,21 +18811,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1129, + "line": 1130, "character": 12 } ], "type": { "type": "reflection", "declaration": { - "id": 1077, + "id": 1079, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 1078, + "id": 1080, "name": "factorType", "kind": 1024, "kindString": "Property", @@ -18836,7 +18836,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1131, + "line": 1132, "character": 2 } ], @@ -18846,7 +18846,7 @@ } }, { - "id": 1080, + "id": 1082, "name": "friendlyName", "kind": 1024, "kindString": "Property", @@ -18859,7 +18859,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1135, + "line": 1136, "character": 2 } ], @@ -18869,7 +18869,7 @@ } }, { - "id": 1079, + "id": 1081, "name": "issuer", "kind": 1024, "kindString": "Property", @@ -18882,7 +18882,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1133, + "line": 1134, "character": 2 } ], @@ -18896,13 +18896,13 @@ { "title": "Properties", "kind": 1024, - "children": [1078, 1080, 1079] + "children": [1080, 1082, 1081] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 1129, + "line": 1130, "character": 34 } ] @@ -18910,7 +18910,7 @@ } }, { - "id": 1081, + "id": 1083, "name": "MFAEnrollPhoneParams", "kind": 4194304, "kindString": "Type alias", @@ -18918,21 +18918,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1137, + "line": 1138, "character": 12 } ], "type": { "type": "reflection", "declaration": { - "id": 1082, + "id": 1084, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 1083, + "id": 1085, "name": "factorType", "kind": 1024, "kindString": "Property", @@ -18943,7 +18943,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1139, + "line": 1140, "character": 2 } ], @@ -18953,7 +18953,7 @@ } }, { - "id": 1084, + "id": 1086, "name": "friendlyName", "kind": 1024, "kindString": "Property", @@ -18966,7 +18966,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1141, + "line": 1142, "character": 2 } ], @@ -18976,7 +18976,7 @@ } }, { - "id": 1085, + "id": 1087, "name": "phone", "kind": 1024, "kindString": "Property", @@ -18987,7 +18987,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1143, + "line": 1144, "character": 2 } ], @@ -19001,13 +19001,13 @@ { "title": "Properties", "kind": 1024, - "children": [1083, 1084, 1085] + "children": [1085, 1086, 1087] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 1137, + "line": 1138, "character": 35 } ] @@ -19025,7 +19025,7 @@ "typeArguments": [ { "type": "reference", - "id": 949, + "id": 951, "name": "AuthMFAEnrollResponse" } ], @@ -19037,14 +19037,14 @@ ] }, { - "id": 1015, + "id": 1017, "name": "getAuthenticatorAssuranceLevel", "kind": 2048, "kindString": "Method", "flags": {}, "signatures": [ { - "id": 1016, + "id": 1018, "name": "getAuthenticatorAssuranceLevel", "kind": 4096, "kindString": "Call signature", @@ -19058,7 +19058,7 @@ "typeArguments": [ { "type": "reference", - "id": 982, + "id": 984, "name": "AuthMFAGetAuthenticatorAssuranceLevelResponse" } ], @@ -19070,14 +19070,14 @@ ] }, { - "id": 1013, + "id": 1015, "name": "listFactors", "kind": 2048, "kindString": "Method", "flags": {}, "signatures": [ { - "id": 1014, + "id": 1016, "name": "listFactors", "kind": 4096, "kindString": "Call signature", @@ -19104,7 +19104,7 @@ "typeArguments": [ { "type": "reference", - "id": 970, + "id": 972, "name": "AuthMFAListFactorsResponse" } ], @@ -19116,14 +19116,14 @@ ] }, { - "id": 1007, + "id": 1009, "name": "unenroll", "kind": 2048, "kindString": "Method", "flags": {}, "signatures": [ { - "id": 1008, + "id": 1010, "name": "unenroll", "kind": 4096, "kindString": "Call signature", @@ -19133,17 +19133,17 @@ }, "parameters": [ { - "id": 1009, + "id": 1011, "name": "params", "kind": 32768, "kindString": "Parameter", "flags": {}, "type": { "type": "reference", - "id": 920, + "id": 922, "name": "MFAUnenrollParams", "dereferenced": { - "id": 920, + "id": 922, "name": "MFAUnenrollParams", "kind": 4194304, "kindString": "Type alias", @@ -19151,21 +19151,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 805, + "line": 806, "character": 12 } ], "type": { "type": "reflection", "declaration": { - "id": 921, + "id": 923, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 922, + "id": 924, "name": "factorId", "kind": 1024, "kindString": "Property", @@ -19176,7 +19176,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 807, + "line": 808, "character": 2 } ], @@ -19190,13 +19190,13 @@ { "title": "Properties", "kind": 1024, - "children": [922] + "children": [924] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 805, + "line": 806, "character": 32 } ] @@ -19211,7 +19211,7 @@ "typeArguments": [ { "type": "reference", - "id": 950, + "id": 952, "name": "AuthMFAUnenrollResponse" } ], @@ -19223,14 +19223,14 @@ ] }, { - "id": 1004, + "id": 1006, "name": "verify", "kind": 2048, "kindString": "Method", "flags": {}, "signatures": [ { - "id": 1005, + "id": 1007, "name": "verify", "kind": 4096, "kindString": "Call signature", @@ -19240,17 +19240,17 @@ }, "parameters": [ { - "id": 1006, + "id": 1008, "name": "params", "kind": 32768, "kindString": "Parameter", "flags": {}, "type": { "type": "reference", - "id": 923, + "id": 925, "name": "MFAVerifyParams", "dereferenced": { - "id": 923, + "id": 925, "name": "MFAVerifyParams", "kind": 4194304, "kindString": "Type alias", @@ -19258,21 +19258,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 810, + "line": 811, "character": 12 } ], "type": { "type": "reflection", "declaration": { - "id": 924, + "id": 926, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 926, + "id": 928, "name": "challengeId", "kind": 1024, "kindString": "Property", @@ -19283,7 +19283,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 815, + "line": 816, "character": 2 } ], @@ -19293,7 +19293,7 @@ } }, { - "id": 927, + "id": 929, "name": "code", "kind": 1024, "kindString": "Property", @@ -19304,7 +19304,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 818, + "line": 819, "character": 2 } ], @@ -19314,7 +19314,7 @@ } }, { - "id": 925, + "id": 927, "name": "factorId", "kind": 1024, "kindString": "Property", @@ -19325,7 +19325,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 812, + "line": 813, "character": 2 } ], @@ -19339,13 +19339,13 @@ { "title": "Properties", "kind": 1024, - "children": [926, 927, 925] + "children": [928, 929, 927] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 810, + "line": 811, "character": 30 } ] @@ -19360,7 +19360,7 @@ "typeArguments": [ { "type": "reference", - "id": 936, + "id": 938, "name": "AuthMFAVerifyResponse" } ], @@ -19376,73 +19376,32 @@ { "title": "Methods", "kind": 2048, - "children": [1001, 1010, 994, 1015, 1013, 1007, 1004] + "children": [1003, 1012, 996, 1017, 1015, 1009, 1006] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 934, + "line": 935, "character": 17 } ] }, { - "id": 1133, + "id": 1135, "name": "JWK", "kind": 256, "kindString": "Interface", "flags": {}, "children": [ { - "id": 1136, + "id": 1138, "name": "alg", "kind": 1024, "kindString": "Property", "flags": { "isOptional": true }, - "sources": [ - { - "fileName": "src/lib/types.ts", - "line": 1227, - "character": 2 - } - ], - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 1135, - "name": "key_ops", - "kind": 1024, - "kindString": "Property", - "flags": {}, - "sources": [ - { - "fileName": "src/lib/types.ts", - "line": 1226, - "character": 2 - } - ], - "type": { - "type": "array", - "elementType": { - "type": "intrinsic", - "name": "string" - } - } - }, - { - "id": 1137, - "name": "kid", - "kind": 1024, - "kindString": "Property", - "flags": { - "isOptional": true - }, "sources": [ { "fileName": "src/lib/types.ts", @@ -19456,7 +19415,48 @@ } }, { - "id": 1134, + "id": 1137, + "name": "key_ops", + "kind": 1024, + "kindString": "Property", + "flags": {}, + "sources": [ + { + "fileName": "src/lib/types.ts", + "line": 1227, + "character": 2 + } + ], + "type": { + "type": "array", + "elementType": { + "type": "intrinsic", + "name": "string" + } + } + }, + { + "id": 1139, + "name": "kid", + "kind": 1024, + "kindString": "Property", + "flags": { + "isOptional": true + }, + "sources": [ + { + "fileName": "src/lib/types.ts", + "line": 1229, + "character": 2 + } + ], + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 1136, "name": "kty", "kind": 1024, "kindString": "Property", @@ -19464,7 +19464,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1225, + "line": 1226, "character": 2 } ], @@ -19491,25 +19491,25 @@ { "title": "Properties", "kind": 1024, - "children": [1136, 1135, 1137, 1134] + "children": [1138, 1137, 1139, 1136] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 1224, + "line": 1225, "character": 17 } ], "indexSignature": { - "id": 1138, + "id": 1140, "name": "__index", "kind": 8192, "kindString": "Index signature", "flags": {}, "parameters": [ { - "id": 1139, + "id": 1141, "name": "key", "kind": 32768, "flags": {}, @@ -19526,14 +19526,14 @@ } }, { - "id": 656, + "id": 657, "name": "Session", "kind": 256, "kindString": "Interface", "flags": {}, "children": [ { - "id": 659, + "id": 660, "name": "access_token", "kind": 1024, "kindString": "Property", @@ -19554,7 +19554,7 @@ } }, { - "id": 662, + "id": 663, "name": "expires_at", "kind": 1024, "kindString": "Property", @@ -19577,7 +19577,7 @@ } }, { - "id": 661, + "id": 662, "name": "expires_in", "kind": 1024, "kindString": "Property", @@ -19598,7 +19598,7 @@ } }, { - "id": 658, + "id": 659, "name": "provider_refresh_token", "kind": 1024, "kindString": "Property", @@ -19630,7 +19630,7 @@ } }, { - "id": 657, + "id": 658, "name": "provider_token", "kind": 1024, "kindString": "Property", @@ -19662,7 +19662,7 @@ } }, { - "id": 660, + "id": 661, "name": "refresh_token", "kind": 1024, "kindString": "Property", @@ -19683,7 +19683,7 @@ } }, { - "id": 663, + "id": 664, "name": "token_type", "kind": 1024, "kindString": "Property", @@ -19701,7 +19701,7 @@ } }, { - "id": 664, + "id": 665, "name": "user", "kind": 1024, "kindString": "Property", @@ -19715,17 +19715,17 @@ ], "type": { "type": "reference", - "id": 696, + "id": 697, "name": "User", "dereferenced": { - "id": 696, + "id": 697, "name": "User", "kind": 256, "kindString": "Interface", "flags": {}, "children": [ { - "id": 707, + "id": 708, "name": "action_link", "kind": 1024, "kindString": "Property", @@ -19745,7 +19745,7 @@ } }, { - "id": 698, + "id": 699, "name": "app_metadata", "kind": 1024, "kindString": "Property", @@ -19759,17 +19759,17 @@ ], "type": { "type": "reference", - "id": 689, + "id": 690, "name": "UserAppMetadata", "dereferenced": { - "id": 689, + "id": 690, "name": "UserAppMetadata", "kind": 256, "kindString": "Interface", "flags": {}, "children": [ { - "id": 690, + "id": 691, "name": "provider", "kind": 1024, "kindString": "Property", @@ -19793,7 +19793,7 @@ { "title": "Properties", "kind": 1024, - "children": [690] + "children": [691] } ], "sources": [ @@ -19804,14 +19804,14 @@ } ], "indexSignature": { - "id": 691, + "id": 692, "name": "__index", "kind": 8192, "kindString": "Index signature", "flags": {}, "parameters": [ { - "id": 692, + "id": 693, "name": "key", "kind": 32768, "flags": {}, @@ -19830,7 +19830,7 @@ } }, { - "id": 700, + "id": 701, "name": "aud", "kind": 1024, "kindString": "Property", @@ -19848,7 +19848,7 @@ } }, { - "id": 701, + "id": 702, "name": "confirmation_sent_at", "kind": 1024, "kindString": "Property", @@ -19868,7 +19868,7 @@ } }, { - "id": 711, + "id": 712, "name": "confirmed_at", "kind": 1024, "kindString": "Property", @@ -19888,7 +19888,7 @@ } }, { - "id": 710, + "id": 711, "name": "created_at", "kind": 1024, "kindString": "Property", @@ -19906,7 +19906,7 @@ } }, { - "id": 708, + "id": 709, "name": "email", "kind": 1024, "kindString": "Property", @@ -19926,7 +19926,7 @@ } }, { - "id": 703, + "id": 704, "name": "email_change_sent_at", "kind": 1024, "kindString": "Property", @@ -19946,7 +19946,7 @@ } }, { - "id": 712, + "id": 713, "name": "email_confirmed_at", "kind": 1024, "kindString": "Property", @@ -19966,7 +19966,7 @@ } }, { - "id": 719, + "id": 721, "name": "factors", "kind": 1024, "kindString": "Property", @@ -19976,7 +19976,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 348, + "line": 349, "character": 2 } ], @@ -19984,13 +19984,13 @@ "type": "array", "elementType": { "type": "reference", - "id": 681, + "id": 682, "name": "Factor" } } }, { - "id": 697, + "id": 698, "name": "id", "kind": 1024, "kindString": "Property", @@ -20008,7 +20008,7 @@ } }, { - "id": 717, + "id": 718, "name": "identities", "kind": 1024, "kindString": "Property", @@ -20026,13 +20026,13 @@ "type": "array", "elementType": { "type": "reference", - "id": 669, + "id": 670, "name": "UserIdentity" } } }, { - "id": 706, + "id": 707, "name": "invited_at", "kind": 1024, "kindString": "Property", @@ -20052,7 +20052,7 @@ } }, { - "id": 718, + "id": 719, "name": "is_anonymous", "kind": 1024, "kindString": "Property", @@ -20072,7 +20072,27 @@ } }, { - "id": 714, + "id": 720, + "name": "is_sso_user", + "kind": 1024, + "kindString": "Property", + "flags": { + "isOptional": true + }, + "sources": [ + { + "fileName": "src/lib/types.ts", + "line": 348, + "character": 2 + } + ], + "type": { + "type": "intrinsic", + "name": "boolean" + } + }, + { + "id": 715, "name": "last_sign_in_at", "kind": 1024, "kindString": "Property", @@ -20092,7 +20112,7 @@ } }, { - "id": 704, + "id": 705, "name": "new_email", "kind": 1024, "kindString": "Property", @@ -20112,7 +20132,7 @@ } }, { - "id": 705, + "id": 706, "name": "new_phone", "kind": 1024, "kindString": "Property", @@ -20132,7 +20152,7 @@ } }, { - "id": 709, + "id": 710, "name": "phone", "kind": 1024, "kindString": "Property", @@ -20152,7 +20172,7 @@ } }, { - "id": 713, + "id": 714, "name": "phone_confirmed_at", "kind": 1024, "kindString": "Property", @@ -20172,7 +20192,7 @@ } }, { - "id": 702, + "id": 703, "name": "recovery_sent_at", "kind": 1024, "kindString": "Property", @@ -20192,7 +20212,7 @@ } }, { - "id": 715, + "id": 716, "name": "role", "kind": 1024, "kindString": "Property", @@ -20212,7 +20232,7 @@ } }, { - "id": 716, + "id": 717, "name": "updated_at", "kind": 1024, "kindString": "Property", @@ -20232,7 +20252,7 @@ } }, { - "id": 699, + "id": 700, "name": "user_metadata", "kind": 1024, "kindString": "Property", @@ -20246,10 +20266,10 @@ ], "type": { "type": "reference", - "id": 693, + "id": 694, "name": "UserMetadata", "dereferenced": { - "id": 693, + "id": 694, "name": "UserMetadata", "kind": 256, "kindString": "Interface", @@ -20262,14 +20282,14 @@ } ], "indexSignature": { - "id": 694, + "id": 695, "name": "__index", "kind": 8192, "kindString": "Index signature", "flags": {}, "parameters": [ { - "id": 695, + "id": 696, "name": "key", "kind": 32768, "flags": {}, @@ -20293,8 +20313,8 @@ "title": "Properties", "kind": 1024, "children": [ - 707, 698, 700, 701, 711, 710, 708, 703, 712, 719, 697, 717, 706, 718, 714, 704, - 705, 709, 713, 702, 715, 716, 699 + 708, 699, 701, 702, 712, 711, 709, 704, 713, 721, 698, 718, 707, 719, 720, 715, + 705, 706, 710, 714, 703, 716, 717, 700 ] } ], @@ -20313,7 +20333,7 @@ { "title": "Properties", "kind": 1024, - "children": [659, 662, 661, 658, 657, 660, 663, 664] + "children": [660, 663, 662, 659, 658, 661, 664, 665] } ], "sources": [ @@ -20325,14 +20345,14 @@ ] }, { - "id": 739, + "id": 741, "name": "Subscription", "kind": 256, "kindString": "Interface", "flags": {}, "children": [ { - "id": 740, + "id": 742, "name": "id", "kind": 1024, "kindString": "Property", @@ -20343,7 +20363,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 462, + "line": 463, "character": 2 } ], @@ -20353,7 +20373,7 @@ } }, { - "id": 741, + "id": 743, "name": "callback", "kind": 2048, "kindString": "Method", @@ -20361,13 +20381,13 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 466, + "line": 467, "character": 2 } ], "signatures": [ { - "id": 742, + "id": 744, "name": "callback", "kind": 4096, "kindString": "Call signature", @@ -20377,17 +20397,17 @@ }, "parameters": [ { - "id": 743, + "id": 745, "name": "event", "kind": 32768, "kindString": "Parameter", "flags": {}, "type": { "type": "reference", - "id": 516, + "id": 517, "name": "AuthChangeEvent", "dereferenced": { - "id": 516, + "id": 517, "name": "AuthChangeEvent", "kind": 4194304, "kindString": "Type alias", @@ -20427,7 +20447,7 @@ "value": "USER_UPDATED" }, { - "id": 515, + "id": 516, "name": "AuthChangeEventMFA", "kind": 4194304, "kindString": "Type alias", @@ -20450,7 +20470,7 @@ } }, { - "id": 744, + "id": 746, "name": "session", "kind": 32768, "kindString": "Parameter", @@ -20464,7 +20484,7 @@ }, { "type": "reference", - "id": 656, + "id": 657, "name": "Session" } ] @@ -20479,7 +20499,7 @@ ] }, { - "id": 745, + "id": 747, "name": "unsubscribe", "kind": 2048, "kindString": "Method", @@ -20487,13 +20507,13 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 470, + "line": 471, "character": 2 } ], "signatures": [ { - "id": 746, + "id": 748, "name": "unsubscribe", "kind": 4096, "kindString": "Call signature", @@ -20513,31 +20533,31 @@ { "title": "Properties", "kind": 1024, - "children": [740] + "children": [742] }, { "title": "Methods", "kind": 2048, - "children": [741, 745] + "children": [743, 747] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 458, + "line": 459, "character": 17 } ] }, { - "id": 696, + "id": 697, "name": "User", "kind": 256, "kindString": "Interface", "flags": {}, "children": [ { - "id": 707, + "id": 708, "name": "action_link", "kind": 1024, "kindString": "Property", @@ -20557,7 +20577,7 @@ } }, { - "id": 698, + "id": 699, "name": "app_metadata", "kind": 1024, "kindString": "Property", @@ -20571,17 +20591,17 @@ ], "type": { "type": "reference", - "id": 689, + "id": 690, "name": "UserAppMetadata", "dereferenced": { - "id": 689, + "id": 690, "name": "UserAppMetadata", "kind": 256, "kindString": "Interface", "flags": {}, "children": [ { - "id": 690, + "id": 691, "name": "provider", "kind": 1024, "kindString": "Property", @@ -20605,7 +20625,7 @@ { "title": "Properties", "kind": 1024, - "children": [690] + "children": [691] } ], "sources": [ @@ -20616,14 +20636,14 @@ } ], "indexSignature": { - "id": 691, + "id": 692, "name": "__index", "kind": 8192, "kindString": "Index signature", "flags": {}, "parameters": [ { - "id": 692, + "id": 693, "name": "key", "kind": 32768, "flags": {}, @@ -20642,7 +20662,7 @@ } }, { - "id": 700, + "id": 701, "name": "aud", "kind": 1024, "kindString": "Property", @@ -20660,7 +20680,7 @@ } }, { - "id": 701, + "id": 702, "name": "confirmation_sent_at", "kind": 1024, "kindString": "Property", @@ -20680,7 +20700,7 @@ } }, { - "id": 711, + "id": 712, "name": "confirmed_at", "kind": 1024, "kindString": "Property", @@ -20700,7 +20720,7 @@ } }, { - "id": 710, + "id": 711, "name": "created_at", "kind": 1024, "kindString": "Property", @@ -20718,7 +20738,7 @@ } }, { - "id": 708, + "id": 709, "name": "email", "kind": 1024, "kindString": "Property", @@ -20738,7 +20758,7 @@ } }, { - "id": 703, + "id": 704, "name": "email_change_sent_at", "kind": 1024, "kindString": "Property", @@ -20758,7 +20778,7 @@ } }, { - "id": 712, + "id": 713, "name": "email_confirmed_at", "kind": 1024, "kindString": "Property", @@ -20778,7 +20798,7 @@ } }, { - "id": 719, + "id": 721, "name": "factors", "kind": 1024, "kindString": "Property", @@ -20788,7 +20808,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 348, + "line": 349, "character": 2 } ], @@ -20796,13 +20816,13 @@ "type": "array", "elementType": { "type": "reference", - "id": 681, + "id": 682, "name": "Factor" } } }, { - "id": 697, + "id": 698, "name": "id", "kind": 1024, "kindString": "Property", @@ -20820,7 +20840,7 @@ } }, { - "id": 717, + "id": 718, "name": "identities", "kind": 1024, "kindString": "Property", @@ -20838,13 +20858,13 @@ "type": "array", "elementType": { "type": "reference", - "id": 669, + "id": 670, "name": "UserIdentity" } } }, { - "id": 706, + "id": 707, "name": "invited_at", "kind": 1024, "kindString": "Property", @@ -20864,7 +20884,7 @@ } }, { - "id": 718, + "id": 719, "name": "is_anonymous", "kind": 1024, "kindString": "Property", @@ -20884,7 +20904,27 @@ } }, { - "id": 714, + "id": 720, + "name": "is_sso_user", + "kind": 1024, + "kindString": "Property", + "flags": { + "isOptional": true + }, + "sources": [ + { + "fileName": "src/lib/types.ts", + "line": 348, + "character": 2 + } + ], + "type": { + "type": "intrinsic", + "name": "boolean" + } + }, + { + "id": 715, "name": "last_sign_in_at", "kind": 1024, "kindString": "Property", @@ -20904,7 +20944,7 @@ } }, { - "id": 704, + "id": 705, "name": "new_email", "kind": 1024, "kindString": "Property", @@ -20924,7 +20964,7 @@ } }, { - "id": 705, + "id": 706, "name": "new_phone", "kind": 1024, "kindString": "Property", @@ -20944,7 +20984,7 @@ } }, { - "id": 709, + "id": 710, "name": "phone", "kind": 1024, "kindString": "Property", @@ -20964,7 +21004,7 @@ } }, { - "id": 713, + "id": 714, "name": "phone_confirmed_at", "kind": 1024, "kindString": "Property", @@ -20984,7 +21024,7 @@ } }, { - "id": 702, + "id": 703, "name": "recovery_sent_at", "kind": 1024, "kindString": "Property", @@ -21004,7 +21044,7 @@ } }, { - "id": 715, + "id": 716, "name": "role", "kind": 1024, "kindString": "Property", @@ -21024,7 +21064,7 @@ } }, { - "id": 716, + "id": 717, "name": "updated_at", "kind": 1024, "kindString": "Property", @@ -21044,7 +21084,7 @@ } }, { - "id": 699, + "id": 700, "name": "user_metadata", "kind": 1024, "kindString": "Property", @@ -21058,10 +21098,10 @@ ], "type": { "type": "reference", - "id": 693, + "id": 694, "name": "UserMetadata", "dereferenced": { - "id": 693, + "id": 694, "name": "UserMetadata", "kind": 256, "kindString": "Interface", @@ -21074,14 +21114,14 @@ } ], "indexSignature": { - "id": 694, + "id": 695, "name": "__index", "kind": 8192, "kindString": "Index signature", "flags": {}, "parameters": [ { - "id": 695, + "id": 696, "name": "key", "kind": 32768, "flags": {}, @@ -21105,8 +21145,8 @@ "title": "Properties", "kind": 1024, "children": [ - 707, 698, 700, 701, 711, 710, 708, 703, 712, 719, 697, 717, 706, 718, 714, 704, 705, - 709, 713, 702, 715, 716, 699 + 708, 699, 701, 702, 712, 711, 709, 704, 713, 721, 698, 718, 707, 719, 720, 715, 705, + 706, 710, 714, 703, 716, 717, 700 ] } ], @@ -21119,14 +21159,14 @@ ] }, { - "id": 689, + "id": 690, "name": "UserAppMetadata", "kind": 256, "kindString": "Interface", "flags": {}, "children": [ { - "id": 690, + "id": 691, "name": "provider", "kind": 1024, "kindString": "Property", @@ -21150,7 +21190,7 @@ { "title": "Properties", "kind": 1024, - "children": [690] + "children": [691] } ], "sources": [ @@ -21161,14 +21201,14 @@ } ], "indexSignature": { - "id": 691, + "id": 692, "name": "__index", "kind": 8192, "kindString": "Index signature", "flags": {}, "parameters": [ { - "id": 692, + "id": 693, "name": "key", "kind": 32768, "flags": {}, @@ -21185,14 +21225,14 @@ } }, { - "id": 720, + "id": 722, "name": "UserAttributes", "kind": 256, "kindString": "Interface", "flags": {}, "children": [ { - "id": 725, + "id": 727, "name": "data", "kind": 1024, "kindString": "Property", @@ -21206,7 +21246,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 380, + "line": 381, "character": 2 } ], @@ -21216,7 +21256,7 @@ } }, { - "id": 721, + "id": 723, "name": "email", "kind": 1024, "kindString": "Property", @@ -21229,7 +21269,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 355, + "line": 356, "character": 2 } ], @@ -21239,7 +21279,7 @@ } }, { - "id": 724, + "id": 726, "name": "nonce", "kind": 1024, "kindString": "Property", @@ -21253,7 +21293,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 372, + "line": 373, "character": 2 } ], @@ -21263,7 +21303,7 @@ } }, { - "id": 723, + "id": 725, "name": "password", "kind": 1024, "kindString": "Property", @@ -21276,7 +21316,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 365, + "line": 366, "character": 2 } ], @@ -21286,7 +21326,7 @@ } }, { - "id": 722, + "id": 724, "name": "phone", "kind": 1024, "kindString": "Property", @@ -21299,7 +21339,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 360, + "line": 361, "character": 2 } ], @@ -21313,26 +21353,26 @@ { "title": "Properties", "kind": 1024, - "children": [725, 721, 724, 723, 722] + "children": [727, 723, 726, 725, 724] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 351, + "line": 352, "character": 17 } ] }, { - "id": 669, + "id": 670, "name": "UserIdentity", "kind": 256, "kindString": "Interface", "flags": {}, "children": [ { - "id": 678, + "id": 679, "name": "created_at", "kind": 1024, "kindString": "Property", @@ -21352,7 +21392,7 @@ } }, { - "id": 670, + "id": 671, "name": "id", "kind": 1024, "kindString": "Property", @@ -21370,7 +21410,7 @@ } }, { - "id": 672, + "id": 673, "name": "identity_data", "kind": 1024, "kindString": "Property", @@ -21387,20 +21427,20 @@ "type": { "type": "reflection", "declaration": { - "id": 673, + "id": 674, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "indexSignature": { - "id": 674, + "id": 675, "name": "__index", "kind": 8192, "kindString": "Index signature", "flags": {}, "parameters": [ { - "id": 675, + "id": 676, "name": "key", "kind": 32768, "flags": {}, @@ -21419,7 +21459,7 @@ } }, { - "id": 676, + "id": 677, "name": "identity_id", "kind": 1024, "kindString": "Property", @@ -21437,7 +21477,7 @@ } }, { - "id": 679, + "id": 680, "name": "last_sign_in_at", "kind": 1024, "kindString": "Property", @@ -21457,7 +21497,7 @@ } }, { - "id": 677, + "id": 678, "name": "provider", "kind": 1024, "kindString": "Property", @@ -21475,7 +21515,7 @@ } }, { - "id": 680, + "id": 681, "name": "updated_at", "kind": 1024, "kindString": "Property", @@ -21495,7 +21535,7 @@ } }, { - "id": 671, + "id": 672, "name": "user_id", "kind": 1024, "kindString": "Property", @@ -21517,7 +21557,7 @@ { "title": "Properties", "kind": 1024, - "children": [678, 670, 672, 676, 679, 677, 680, 671] + "children": [679, 671, 673, 677, 680, 678, 681, 672] } ], "sources": [ @@ -21529,7 +21569,7 @@ ] }, { - "id": 693, + "id": 694, "name": "UserMetadata", "kind": 256, "kindString": "Interface", @@ -21542,14 +21582,14 @@ } ], "indexSignature": { - "id": 694, + "id": 695, "name": "__index", "kind": 8192, "kindString": "Index signature", "flags": {}, "parameters": [ { - "id": 695, + "id": 696, "name": "key", "kind": 32768, "flags": {}, @@ -21566,14 +21606,14 @@ } }, { - "id": 832, + "id": 834, "name": "VerifyEmailOtpParams", "kind": 256, "kindString": "Interface", "flags": {}, "children": [ { - "id": 833, + "id": 835, "name": "email", "kind": 1024, "kindString": "Property", @@ -21584,7 +21624,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 636, + "line": 637, "character": 2 } ], @@ -21594,7 +21634,7 @@ } }, { - "id": 836, + "id": 838, "name": "options", "kind": 1024, "kindString": "Property", @@ -21604,21 +21644,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 641, + "line": 642, "character": 2 } ], "type": { "type": "reflection", "declaration": { - "id": 837, + "id": 839, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 839, + "id": 841, "name": "captchaToken", "kind": 1024, "kindString": "Property", @@ -21637,7 +21677,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 649, + "line": 650, "character": 4 } ], @@ -21647,7 +21687,7 @@ } }, { - "id": 838, + "id": 840, "name": "redirectTo", "kind": 1024, "kindString": "Property", @@ -21660,7 +21700,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 643, + "line": 644, "character": 4 } ], @@ -21674,14 +21714,14 @@ { "title": "Properties", "kind": 1024, - "children": [839, 838] + "children": [841, 840] } ] } } }, { - "id": 834, + "id": 836, "name": "token", "kind": 1024, "kindString": "Property", @@ -21692,7 +21732,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 638, + "line": 639, "character": 2 } ], @@ -21702,7 +21742,7 @@ } }, { - "id": 835, + "id": 837, "name": "type", "kind": 1024, "kindString": "Property", @@ -21713,16 +21753,16 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 640, + "line": 641, "character": 2 } ], "type": { "type": "reference", - "id": 844, + "id": 846, "name": "EmailOtpType", "dereferenced": { - "id": 844, + "id": 846, "name": "EmailOtpType", "kind": 4194304, "kindString": "Type alias", @@ -21730,7 +21770,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 662, + "line": 663, "character": 12 } ], @@ -21771,26 +21811,26 @@ { "title": "Properties", "kind": 1024, - "children": [833, 836, 834, 835] + "children": [835, 838, 836, 837] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 634, + "line": 635, "character": 17 } ] }, { - "id": 824, + "id": 826, "name": "VerifyMobileOtpParams", "kind": 256, "kindString": "Interface", "flags": {}, "children": [ { - "id": 828, + "id": 830, "name": "options", "kind": 1024, "kindString": "Property", @@ -21800,21 +21840,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 622, + "line": 623, "character": 2 } ], "type": { "type": "reflection", "declaration": { - "id": 829, + "id": 831, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 831, + "id": 833, "name": "captchaToken", "kind": 1024, "kindString": "Property", @@ -21833,7 +21873,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 631, + "line": 632, "character": 4 } ], @@ -21843,7 +21883,7 @@ } }, { - "id": 830, + "id": 832, "name": "redirectTo", "kind": 1024, "kindString": "Property", @@ -21856,7 +21896,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 624, + "line": 625, "character": 4 } ], @@ -21870,14 +21910,14 @@ { "title": "Properties", "kind": 1024, - "children": [831, 830] + "children": [833, 832] } ] } } }, { - "id": 825, + "id": 827, "name": "phone", "kind": 1024, "kindString": "Property", @@ -21888,7 +21928,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 617, + "line": 618, "character": 2 } ], @@ -21898,7 +21938,7 @@ } }, { - "id": 826, + "id": 828, "name": "token", "kind": 1024, "kindString": "Property", @@ -21909,7 +21949,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 619, + "line": 620, "character": 2 } ], @@ -21919,7 +21959,7 @@ } }, { - "id": 827, + "id": 829, "name": "type", "kind": 1024, "kindString": "Property", @@ -21930,16 +21970,16 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 621, + "line": 622, "character": 2 } ], "type": { "type": "reference", - "id": 843, + "id": 845, "name": "MobileOtpType", "dereferenced": { - "id": 843, + "id": 845, "name": "MobileOtpType", "kind": 4194304, "kindString": "Type alias", @@ -21947,7 +21987,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 661, + "line": 662, "character": 12 } ], @@ -21972,26 +22012,26 @@ { "title": "Properties", "kind": 1024, - "children": [828, 825, 826, 827] + "children": [830, 827, 828, 829] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 615, + "line": 616, "character": 17 } ] }, { - "id": 840, + "id": 842, "name": "VerifyTokenHashParams", "kind": 256, "kindString": "Interface", "flags": {}, "children": [ { - "id": 841, + "id": 843, "name": "token_hash", "kind": 1024, "kindString": "Property", @@ -22002,7 +22042,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 655, + "line": 656, "character": 2 } ], @@ -22012,7 +22052,7 @@ } }, { - "id": 842, + "id": 844, "name": "type", "kind": 1024, "kindString": "Property", @@ -22023,16 +22063,16 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 658, + "line": 659, "character": 2 } ], "type": { "type": "reference", - "id": 844, + "id": 846, "name": "EmailOtpType", "dereferenced": { - "id": 844, + "id": 846, "name": "EmailOtpType", "kind": 4194304, "kindString": "Type alias", @@ -22040,7 +22080,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 662, + "line": 663, "character": 12 } ], @@ -22081,19 +22121,19 @@ { "title": "Properties", "kind": 1024, - "children": [841, 842] + "children": [843, 844] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 653, + "line": 654, "character": 17 } ] }, { - "id": 516, + "id": 517, "name": "AuthChangeEvent", "kind": 4194304, "kindString": "Type alias", @@ -22133,7 +22173,7 @@ "value": "USER_UPDATED" }, { - "id": 515, + "id": 516, "name": "AuthChangeEventMFA", "kind": 4194304, "kindString": "Type alias", @@ -22154,7 +22194,7 @@ } }, { - "id": 515, + "id": 516, "name": "AuthChangeEventMFA", "kind": 4194304, "kindString": "Type alias", @@ -22172,7 +22212,7 @@ } }, { - "id": 800, + "id": 802, "name": "AuthFlowType", "kind": 4194304, "kindString": "Type alias", @@ -22180,7 +22220,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 583, + "line": 584, "character": 12 } ], @@ -22199,7 +22239,7 @@ } }, { - "id": 1026, + "id": 1028, "name": "AuthMFAAdminDeleteFactorParams", "kind": 4194304, "kindString": "Type alias", @@ -22215,21 +22255,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1015, + "line": 1016, "character": 12 } ], "type": { "type": "reflection", "declaration": { - "id": 1027, + "id": 1029, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 1028, + "id": 1030, "name": "id", "kind": 1024, "kindString": "Property", @@ -22240,7 +22280,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1017, + "line": 1018, "character": 2 } ], @@ -22250,7 +22290,7 @@ } }, { - "id": 1029, + "id": 1031, "name": "userId", "kind": 1024, "kindString": "Property", @@ -22261,7 +22301,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1020, + "line": 1021, "character": 2 } ], @@ -22275,13 +22315,13 @@ { "title": "Properties", "kind": 1024, - "children": [1028, 1029] + "children": [1030, 1031] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 1015, + "line": 1016, "character": 45 } ] @@ -22289,7 +22329,7 @@ } }, { - "id": 1017, + "id": 1019, "name": "AuthMFAAdminDeleteFactorResponse", "kind": 4194304, "kindString": "Type alias", @@ -22305,7 +22345,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1002, + "line": 1003, "character": 12 } ], @@ -22315,14 +22355,14 @@ { "type": "reflection", "declaration": { - "id": 1018, + "id": 1020, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 1019, + "id": 1021, "name": "data", "kind": 1024, "kindString": "Property", @@ -22330,21 +22370,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1004, + "line": 1005, "character": 6 } ], "type": { "type": "reflection", "declaration": { - "id": 1020, + "id": 1022, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 1021, + "id": 1023, "name": "id", "kind": 1024, "kindString": "Property", @@ -22355,7 +22395,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1006, + "line": 1007, "character": 8 } ], @@ -22369,13 +22409,13 @@ { "title": "Properties", "kind": 1024, - "children": [1021] + "children": [1023] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 1004, + "line": 1005, "character": 12 } ] @@ -22383,7 +22423,7 @@ } }, { - "id": 1022, + "id": 1024, "name": "error", "kind": 1024, "kindString": "Property", @@ -22391,7 +22431,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1008, + "line": 1009, "character": 6 } ], @@ -22405,13 +22445,13 @@ { "title": "Properties", "kind": 1024, - "children": [1019, 1022] + "children": [1021, 1024] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 1003, + "line": 1004, "character": 4 } ] @@ -22420,14 +22460,14 @@ { "type": "reflection", "declaration": { - "id": 1023, + "id": 1025, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 1024, + "id": 1026, "name": "data", "kind": 1024, "kindString": "Property", @@ -22435,7 +22475,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1010, + "line": 1011, "character": 6 } ], @@ -22445,7 +22485,7 @@ } }, { - "id": 1025, + "id": 1027, "name": "error", "kind": 1024, "kindString": "Property", @@ -22453,13 +22493,13 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1010, + "line": 1011, "character": 18 } ], "type": { "type": "reference", - "id": 1158, + "id": 1160, "name": "AuthError" } } @@ -22468,13 +22508,13 @@ { "title": "Properties", "kind": 1024, - "children": [1024, 1025] + "children": [1026, 1027] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 1010, + "line": 1011, "character": 4 } ] @@ -22484,7 +22524,7 @@ } }, { - "id": 1039, + "id": 1041, "name": "AuthMFAAdminListFactorsParams", "kind": 4194304, "kindString": "Type alias", @@ -22500,21 +22540,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1039, + "line": 1040, "character": 12 } ], "type": { "type": "reflection", "declaration": { - "id": 1040, + "id": 1042, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 1041, + "id": 1043, "name": "userId", "kind": 1024, "kindString": "Property", @@ -22525,7 +22565,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1041, + "line": 1042, "character": 2 } ], @@ -22539,13 +22579,13 @@ { "title": "Properties", "kind": 1024, - "children": [1041] + "children": [1043] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 1039, + "line": 1040, "character": 44 } ] @@ -22553,7 +22593,7 @@ } }, { - "id": 1030, + "id": 1032, "name": "AuthMFAAdminListFactorsResponse", "kind": 4194304, "kindString": "Type alias", @@ -22569,7 +22609,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1026, + "line": 1027, "character": 12 } ], @@ -22579,14 +22619,14 @@ { "type": "reflection", "declaration": { - "id": 1031, + "id": 1033, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 1032, + "id": 1034, "name": "data", "kind": 1024, "kindString": "Property", @@ -22594,21 +22634,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1028, + "line": 1029, "character": 6 } ], "type": { "type": "reflection", "declaration": { - "id": 1033, + "id": 1035, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 1034, + "id": 1036, "name": "factors", "kind": 1024, "kindString": "Property", @@ -22619,7 +22659,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1030, + "line": 1031, "character": 8 } ], @@ -22627,7 +22667,7 @@ "type": "array", "elementType": { "type": "reference", - "id": 681, + "id": 682, "name": "Factor" } } @@ -22637,13 +22677,13 @@ { "title": "Properties", "kind": 1024, - "children": [1034] + "children": [1036] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 1028, + "line": 1029, "character": 12 } ] @@ -22651,7 +22691,7 @@ } }, { - "id": 1035, + "id": 1037, "name": "error", "kind": 1024, "kindString": "Property", @@ -22659,7 +22699,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1032, + "line": 1033, "character": 6 } ], @@ -22673,13 +22713,13 @@ { "title": "Properties", "kind": 1024, - "children": [1032, 1035] + "children": [1034, 1037] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 1027, + "line": 1028, "character": 4 } ] @@ -22688,14 +22728,14 @@ { "type": "reflection", "declaration": { - "id": 1036, + "id": 1038, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 1037, + "id": 1039, "name": "data", "kind": 1024, "kindString": "Property", @@ -22703,7 +22743,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1034, + "line": 1035, "character": 6 } ], @@ -22713,7 +22753,7 @@ } }, { - "id": 1038, + "id": 1040, "name": "error", "kind": 1024, "kindString": "Property", @@ -22721,13 +22761,13 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1034, + "line": 1035, "character": 18 } ], "type": { "type": "reference", - "id": 1158, + "id": 1160, "name": "AuthError" } } @@ -22736,13 +22776,13 @@ { "title": "Properties", "kind": 1024, - "children": [1037, 1038] + "children": [1039, 1040] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 1034, + "line": 1035, "character": 4 } ] @@ -22752,7 +22792,7 @@ } }, { - "id": 959, + "id": 961, "name": "AuthMFAChallengeResponse", "kind": 4194304, "kindString": "Type alias", @@ -22760,7 +22800,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 872, + "line": 873, "character": 12 } ], @@ -22770,14 +22810,14 @@ { "type": "reflection", "declaration": { - "id": 960, + "id": 962, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 961, + "id": 963, "name": "data", "kind": 1024, "kindString": "Property", @@ -22785,21 +22825,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 874, + "line": 875, "character": 6 } ], "type": { "type": "reflection", "declaration": { - "id": 962, + "id": 964, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 965, + "id": 967, "name": "expires_at", "kind": 1024, "kindString": "Property", @@ -22810,7 +22850,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 882, + "line": 883, "character": 8 } ], @@ -22820,7 +22860,7 @@ } }, { - "id": 963, + "id": 965, "name": "id", "kind": 1024, "kindString": "Property", @@ -22831,7 +22871,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 876, + "line": 877, "character": 8 } ], @@ -22841,7 +22881,7 @@ } }, { - "id": 964, + "id": 966, "name": "type", "kind": 1024, "kindString": "Property", @@ -22852,7 +22892,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 879, + "line": 880, "character": 8 } ], @@ -22875,13 +22915,13 @@ { "title": "Properties", "kind": 1024, - "children": [965, 963, 964] + "children": [967, 965, 966] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 874, + "line": 875, "character": 12 } ] @@ -22889,7 +22929,7 @@ } }, { - "id": 966, + "id": 968, "name": "error", "kind": 1024, "kindString": "Property", @@ -22897,7 +22937,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 884, + "line": 885, "character": 6 } ], @@ -22911,13 +22951,13 @@ { "title": "Properties", "kind": 1024, - "children": [961, 966] + "children": [963, 968] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 873, + "line": 874, "character": 4 } ] @@ -22926,14 +22966,14 @@ { "type": "reflection", "declaration": { - "id": 967, + "id": 969, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 968, + "id": 970, "name": "data", "kind": 1024, "kindString": "Property", @@ -22941,7 +22981,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 886, + "line": 887, "character": 6 } ], @@ -22951,7 +22991,7 @@ } }, { - "id": 969, + "id": 971, "name": "error", "kind": 1024, "kindString": "Property", @@ -22959,13 +22999,13 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 886, + "line": 887, "character": 18 } ], "type": { "type": "reference", - "id": 1158, + "id": 1160, "name": "AuthError" } } @@ -22974,13 +23014,13 @@ { "title": "Properties", "kind": 1024, - "children": [968, 969] + "children": [970, 971] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 886, + "line": 887, "character": 4 } ] @@ -22990,7 +23030,7 @@ } }, { - "id": 1102, + "id": 1104, "name": "AuthMFAEnrollPhoneResponse", "kind": 4194304, "kindString": "Type alias", @@ -22998,7 +23038,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1181, + "line": 1182, "character": 12 } ], @@ -23008,14 +23048,14 @@ { "type": "reflection", "declaration": { - "id": 1103, + "id": 1105, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 1104, + "id": 1106, "name": "data", "kind": 1024, "kindString": "Property", @@ -23023,21 +23063,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1183, + "line": 1184, "character": 6 } ], "type": { "type": "reflection", "declaration": { - "id": 1105, + "id": 1107, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 1108, + "id": 1110, "name": "friendly_name", "kind": 1024, "kindString": "Property", @@ -23050,7 +23090,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1191, + "line": 1192, "character": 8 } ], @@ -23060,7 +23100,7 @@ } }, { - "id": 1106, + "id": 1108, "name": "id", "kind": 1024, "kindString": "Property", @@ -23071,7 +23111,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1185, + "line": 1186, "character": 8 } ], @@ -23081,7 +23121,7 @@ } }, { - "id": 1109, + "id": 1111, "name": "phone", "kind": 1024, "kindString": "Property", @@ -23092,7 +23132,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1194, + "line": 1195, "character": 8 } ], @@ -23102,7 +23142,7 @@ } }, { - "id": 1107, + "id": 1109, "name": "type", "kind": 1024, "kindString": "Property", @@ -23113,7 +23153,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1188, + "line": 1189, "character": 8 } ], @@ -23127,13 +23167,13 @@ { "title": "Properties", "kind": 1024, - "children": [1108, 1106, 1109, 1107] + "children": [1110, 1108, 1111, 1109] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 1183, + "line": 1184, "character": 12 } ] @@ -23141,7 +23181,7 @@ } }, { - "id": 1110, + "id": 1112, "name": "error", "kind": 1024, "kindString": "Property", @@ -23149,7 +23189,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1196, + "line": 1197, "character": 6 } ], @@ -23163,13 +23203,13 @@ { "title": "Properties", "kind": 1024, - "children": [1104, 1110] + "children": [1106, 1112] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 1182, + "line": 1183, "character": 4 } ] @@ -23178,36 +23218,18 @@ { "type": "reflection", "declaration": { - "id": 1111, + "id": 1113, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 1112, + "id": 1114, "name": "data", "kind": 1024, "kindString": "Property", "flags": {}, - "sources": [ - { - "fileName": "src/lib/types.ts", - "line": 1199, - "character": 6 - } - ], - "type": { - "type": "literal", - "value": null - } - }, - { - "id": 1113, - "name": "error", - "kind": 1024, - "kindString": "Property", - "flags": {}, "sources": [ { "fileName": "src/lib/types.ts", @@ -23215,9 +23237,27 @@ "character": 6 } ], + "type": { + "type": "literal", + "value": null + } + }, + { + "id": 1115, + "name": "error", + "kind": 1024, + "kindString": "Property", + "flags": {}, + "sources": [ + { + "fileName": "src/lib/types.ts", + "line": 1201, + "character": 6 + } + ], "type": { "type": "reference", - "id": 1158, + "id": 1160, "name": "AuthError" } } @@ -23226,13 +23266,13 @@ { "title": "Properties", "kind": 1024, - "children": [1112, 1113] + "children": [1114, 1115] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 1198, + "line": 1199, "character": 4 } ] @@ -23242,7 +23282,7 @@ } }, { - "id": 949, + "id": 951, "name": "AuthMFAEnrollResponse", "kind": 4194304, "kindString": "Type alias", @@ -23250,7 +23290,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 860, + "line": 861, "character": 12 } ], @@ -23258,7 +23298,7 @@ "type": "union", "types": [ { - "id": 1086, + "id": 1088, "name": "AuthMFAEnrollTOTPResponse", "kind": 4194304, "kindString": "Type alias", @@ -23266,7 +23306,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1146, + "line": 1147, "character": 12 } ], @@ -23276,14 +23316,14 @@ { "type": "reflection", "declaration": { - "id": 1087, + "id": 1089, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 1088, + "id": 1090, "name": "data", "kind": 1024, "kindString": "Property", @@ -23291,21 +23331,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1148, + "line": 1149, "character": 6 } ], "type": { "type": "reflection", "declaration": { - "id": 1089, + "id": 1091, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 1097, + "id": 1099, "name": "friendly_name", "kind": 1024, "kindString": "Property", @@ -23318,28 +23358,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1172, - "character": 8 - } - ], - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 1090, - "name": "id", - "kind": 1024, - "kindString": "Property", - "flags": {}, - "comment": { - "shortText": "ID of the factor that was just enrolled (in an unverified state)." - }, - "sources": [ - { - "fileName": "src/lib/types.ts", - "line": 1150, + "line": 1173, "character": 8 } ], @@ -23350,6 +23369,27 @@ }, { "id": 1092, + "name": "id", + "kind": 1024, + "kindString": "Property", + "flags": {}, + "comment": { + "shortText": "ID of the factor that was just enrolled (in an unverified state)." + }, + "sources": [ + { + "fileName": "src/lib/types.ts", + "line": 1151, + "character": 8 + } + ], + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 1094, "name": "totp", "kind": 1024, "kindString": "Property", @@ -23360,21 +23400,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1156, + "line": 1157, "character": 8 } ], "type": { "type": "reflection", "declaration": { - "id": 1093, + "id": 1095, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 1094, + "id": 1096, "name": "qr_code", "kind": 1024, "kindString": "Property", @@ -23385,7 +23425,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1160, + "line": 1161, "character": 10 } ], @@ -23395,7 +23435,7 @@ } }, { - "id": 1095, + "id": 1097, "name": "secret", "kind": 1024, "kindString": "Property", @@ -23406,7 +23446,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1165, + "line": 1166, "character": 10 } ], @@ -23416,7 +23456,7 @@ } }, { - "id": 1096, + "id": 1098, "name": "uri", "kind": 1024, "kindString": "Property", @@ -23427,7 +23467,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1169, + "line": 1170, "character": 10 } ], @@ -23441,13 +23481,13 @@ { "title": "Properties", "kind": 1024, - "children": [1094, 1095, 1096] + "children": [1096, 1097, 1098] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 1156, + "line": 1157, "character": 14 } ] @@ -23455,7 +23495,7 @@ } }, { - "id": 1091, + "id": 1093, "name": "type", "kind": 1024, "kindString": "Property", @@ -23466,7 +23506,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1153, + "line": 1154, "character": 8 } ], @@ -23480,13 +23520,13 @@ { "title": "Properties", "kind": 1024, - "children": [1097, 1090, 1092, 1091] + "children": [1099, 1092, 1094, 1093] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 1148, + "line": 1149, "character": 12 } ] @@ -23494,7 +23534,7 @@ } }, { - "id": 1098, + "id": 1100, "name": "error", "kind": 1024, "kindString": "Property", @@ -23502,7 +23542,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1174, + "line": 1175, "character": 6 } ], @@ -23516,13 +23556,13 @@ { "title": "Properties", "kind": 1024, - "children": [1088, 1098] + "children": [1090, 1100] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 1147, + "line": 1148, "character": 4 } ] @@ -23531,36 +23571,18 @@ { "type": "reflection", "declaration": { - "id": 1099, + "id": 1101, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 1100, + "id": 1102, "name": "data", "kind": 1024, "kindString": "Property", "flags": {}, - "sources": [ - { - "fileName": "src/lib/types.ts", - "line": 1177, - "character": 6 - } - ], - "type": { - "type": "literal", - "value": null - } - }, - { - "id": 1101, - "name": "error", - "kind": 1024, - "kindString": "Property", - "flags": {}, "sources": [ { "fileName": "src/lib/types.ts", @@ -23568,9 +23590,27 @@ "character": 6 } ], + "type": { + "type": "literal", + "value": null + } + }, + { + "id": 1103, + "name": "error", + "kind": 1024, + "kindString": "Property", + "flags": {}, + "sources": [ + { + "fileName": "src/lib/types.ts", + "line": 1179, + "character": 6 + } + ], "type": { "type": "reference", - "id": 1158, + "id": 1160, "name": "AuthError" } } @@ -23579,13 +23619,13 @@ { "title": "Properties", "kind": 1024, - "children": [1100, 1101] + "children": [1102, 1103] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 1176, + "line": 1177, "character": 4 } ] @@ -23595,7 +23635,7 @@ } }, { - "id": 1102, + "id": 1104, "name": "AuthMFAEnrollPhoneResponse", "kind": 4194304, "kindString": "Type alias", @@ -23603,7 +23643,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1181, + "line": 1182, "character": 12 } ], @@ -23613,14 +23653,14 @@ { "type": "reflection", "declaration": { - "id": 1103, + "id": 1105, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 1104, + "id": 1106, "name": "data", "kind": 1024, "kindString": "Property", @@ -23628,21 +23668,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1183, + "line": 1184, "character": 6 } ], "type": { "type": "reflection", "declaration": { - "id": 1105, + "id": 1107, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 1108, + "id": 1110, "name": "friendly_name", "kind": 1024, "kindString": "Property", @@ -23655,7 +23695,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1191, + "line": 1192, "character": 8 } ], @@ -23665,7 +23705,7 @@ } }, { - "id": 1106, + "id": 1108, "name": "id", "kind": 1024, "kindString": "Property", @@ -23676,7 +23716,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1185, + "line": 1186, "character": 8 } ], @@ -23686,7 +23726,7 @@ } }, { - "id": 1109, + "id": 1111, "name": "phone", "kind": 1024, "kindString": "Property", @@ -23697,7 +23737,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1194, + "line": 1195, "character": 8 } ], @@ -23707,7 +23747,7 @@ } }, { - "id": 1107, + "id": 1109, "name": "type", "kind": 1024, "kindString": "Property", @@ -23718,7 +23758,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1188, + "line": 1189, "character": 8 } ], @@ -23732,13 +23772,13 @@ { "title": "Properties", "kind": 1024, - "children": [1108, 1106, 1109, 1107] + "children": [1110, 1108, 1111, 1109] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 1183, + "line": 1184, "character": 12 } ] @@ -23746,7 +23786,7 @@ } }, { - "id": 1110, + "id": 1112, "name": "error", "kind": 1024, "kindString": "Property", @@ -23754,7 +23794,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1196, + "line": 1197, "character": 6 } ], @@ -23768,13 +23808,13 @@ { "title": "Properties", "kind": 1024, - "children": [1104, 1110] + "children": [1106, 1112] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 1182, + "line": 1183, "character": 4 } ] @@ -23783,36 +23823,18 @@ { "type": "reflection", "declaration": { - "id": 1111, + "id": 1113, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 1112, + "id": 1114, "name": "data", "kind": 1024, "kindString": "Property", "flags": {}, - "sources": [ - { - "fileName": "src/lib/types.ts", - "line": 1199, - "character": 6 - } - ], - "type": { - "type": "literal", - "value": null - } - }, - { - "id": 1113, - "name": "error", - "kind": 1024, - "kindString": "Property", - "flags": {}, "sources": [ { "fileName": "src/lib/types.ts", @@ -23820,9 +23842,27 @@ "character": 6 } ], + "type": { + "type": "literal", + "value": null + } + }, + { + "id": 1115, + "name": "error", + "kind": 1024, + "kindString": "Property", + "flags": {}, + "sources": [ + { + "fileName": "src/lib/types.ts", + "line": 1201, + "character": 6 + } + ], "type": { "type": "reference", - "id": 1158, + "id": 1160, "name": "AuthError" } } @@ -23831,13 +23871,13 @@ { "title": "Properties", "kind": 1024, - "children": [1112, 1113] + "children": [1114, 1115] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 1198, + "line": 1199, "character": 4 } ] @@ -23850,7 +23890,7 @@ } }, { - "id": 1086, + "id": 1088, "name": "AuthMFAEnrollTOTPResponse", "kind": 4194304, "kindString": "Type alias", @@ -23858,7 +23898,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1146, + "line": 1147, "character": 12 } ], @@ -23868,14 +23908,14 @@ { "type": "reflection", "declaration": { - "id": 1087, + "id": 1089, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 1088, + "id": 1090, "name": "data", "kind": 1024, "kindString": "Property", @@ -23883,21 +23923,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1148, + "line": 1149, "character": 6 } ], "type": { "type": "reflection", "declaration": { - "id": 1089, + "id": 1091, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 1097, + "id": 1099, "name": "friendly_name", "kind": 1024, "kindString": "Property", @@ -23910,28 +23950,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1172, - "character": 8 - } - ], - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 1090, - "name": "id", - "kind": 1024, - "kindString": "Property", - "flags": {}, - "comment": { - "shortText": "ID of the factor that was just enrolled (in an unverified state)." - }, - "sources": [ - { - "fileName": "src/lib/types.ts", - "line": 1150, + "line": 1173, "character": 8 } ], @@ -23942,6 +23961,27 @@ }, { "id": 1092, + "name": "id", + "kind": 1024, + "kindString": "Property", + "flags": {}, + "comment": { + "shortText": "ID of the factor that was just enrolled (in an unverified state)." + }, + "sources": [ + { + "fileName": "src/lib/types.ts", + "line": 1151, + "character": 8 + } + ], + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 1094, "name": "totp", "kind": 1024, "kindString": "Property", @@ -23952,21 +23992,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1156, + "line": 1157, "character": 8 } ], "type": { "type": "reflection", "declaration": { - "id": 1093, + "id": 1095, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 1094, + "id": 1096, "name": "qr_code", "kind": 1024, "kindString": "Property", @@ -23977,7 +24017,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1160, + "line": 1161, "character": 10 } ], @@ -23987,7 +24027,7 @@ } }, { - "id": 1095, + "id": 1097, "name": "secret", "kind": 1024, "kindString": "Property", @@ -23998,7 +24038,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1165, + "line": 1166, "character": 10 } ], @@ -24008,7 +24048,7 @@ } }, { - "id": 1096, + "id": 1098, "name": "uri", "kind": 1024, "kindString": "Property", @@ -24019,7 +24059,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1169, + "line": 1170, "character": 10 } ], @@ -24033,13 +24073,13 @@ { "title": "Properties", "kind": 1024, - "children": [1094, 1095, 1096] + "children": [1096, 1097, 1098] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 1156, + "line": 1157, "character": 14 } ] @@ -24047,7 +24087,7 @@ } }, { - "id": 1091, + "id": 1093, "name": "type", "kind": 1024, "kindString": "Property", @@ -24058,7 +24098,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1153, + "line": 1154, "character": 8 } ], @@ -24072,13 +24112,13 @@ { "title": "Properties", "kind": 1024, - "children": [1097, 1090, 1092, 1091] + "children": [1099, 1092, 1094, 1093] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 1148, + "line": 1149, "character": 12 } ] @@ -24086,7 +24126,7 @@ } }, { - "id": 1098, + "id": 1100, "name": "error", "kind": 1024, "kindString": "Property", @@ -24094,7 +24134,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1174, + "line": 1175, "character": 6 } ], @@ -24108,13 +24148,13 @@ { "title": "Properties", "kind": 1024, - "children": [1088, 1098] + "children": [1090, 1100] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 1147, + "line": 1148, "character": 4 } ] @@ -24123,36 +24163,18 @@ { "type": "reflection", "declaration": { - "id": 1099, + "id": 1101, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 1100, + "id": 1102, "name": "data", "kind": 1024, "kindString": "Property", "flags": {}, - "sources": [ - { - "fileName": "src/lib/types.ts", - "line": 1177, - "character": 6 - } - ], - "type": { - "type": "literal", - "value": null - } - }, - { - "id": 1101, - "name": "error", - "kind": 1024, - "kindString": "Property", - "flags": {}, "sources": [ { "fileName": "src/lib/types.ts", @@ -24160,9 +24182,27 @@ "character": 6 } ], + "type": { + "type": "literal", + "value": null + } + }, + { + "id": 1103, + "name": "error", + "kind": 1024, + "kindString": "Property", + "flags": {}, + "sources": [ + { + "fileName": "src/lib/types.ts", + "line": 1179, + "character": 6 + } + ], "type": { "type": "reference", - "id": 1158, + "id": 1160, "name": "AuthError" } } @@ -24171,13 +24211,13 @@ { "title": "Properties", "kind": 1024, - "children": [1100, 1101] + "children": [1102, 1103] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 1176, + "line": 1177, "character": 4 } ] @@ -24187,7 +24227,7 @@ } }, { - "id": 982, + "id": 984, "name": "AuthMFAGetAuthenticatorAssuranceLevelResponse", "kind": 4194304, "kindString": "Type alias", @@ -24195,7 +24235,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 905, + "line": 906, "character": 12 } ], @@ -24205,14 +24245,14 @@ { "type": "reflection", "declaration": { - "id": 983, + "id": 985, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 984, + "id": 986, "name": "data", "kind": 1024, "kindString": "Property", @@ -24220,21 +24260,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 907, + "line": 908, "character": 6 } ], "type": { "type": "reflection", "declaration": { - "id": 985, + "id": 987, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 988, + "id": 990, "name": "currentAuthenticationMethods", "kind": 1024, "kindString": "Property", @@ -24245,7 +24285,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 924, + "line": 925, "character": 8 } ], @@ -24253,13 +24293,13 @@ "type": "array", "elementType": { "type": "reference", - "id": 665, + "id": 666, "name": "AMREntry" } } }, { - "id": 986, + "id": 988, "name": "currentLevel", "kind": 1024, "kindString": "Property", @@ -24270,7 +24310,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 909, + "line": 910, "character": 8 } ], @@ -24279,7 +24319,7 @@ "types": [ { "type": "reference", - "id": 981, + "id": 983, "name": "AuthenticatorAssuranceLevels" }, { @@ -24290,7 +24330,7 @@ } }, { - "id": 987, + "id": 989, "name": "nextLevel", "kind": 1024, "kindString": "Property", @@ -24307,7 +24347,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 917, + "line": 918, "character": 8 } ], @@ -24316,7 +24356,7 @@ "types": [ { "type": "reference", - "id": 981, + "id": 983, "name": "AuthenticatorAssuranceLevels" }, { @@ -24331,13 +24371,13 @@ { "title": "Properties", "kind": 1024, - "children": [988, 986, 987] + "children": [990, 988, 989] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 907, + "line": 908, "character": 12 } ] @@ -24345,7 +24385,7 @@ } }, { - "id": 989, + "id": 991, "name": "error", "kind": 1024, "kindString": "Property", @@ -24353,7 +24393,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 926, + "line": 927, "character": 6 } ], @@ -24367,13 +24407,13 @@ { "title": "Properties", "kind": 1024, - "children": [984, 989] + "children": [986, 991] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 906, + "line": 907, "character": 4 } ] @@ -24382,14 +24422,14 @@ { "type": "reflection", "declaration": { - "id": 990, + "id": 992, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 991, + "id": 993, "name": "data", "kind": 1024, "kindString": "Property", @@ -24397,7 +24437,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 928, + "line": 929, "character": 6 } ], @@ -24407,7 +24447,7 @@ } }, { - "id": 992, + "id": 994, "name": "error", "kind": 1024, "kindString": "Property", @@ -24415,13 +24455,13 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 928, + "line": 929, "character": 18 } ], "type": { "type": "reference", - "id": 1158, + "id": 1160, "name": "AuthError" } } @@ -24430,13 +24470,13 @@ { "title": "Properties", "kind": 1024, - "children": [991, 992] + "children": [993, 994] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 928, + "line": 929, "character": 4 } ] @@ -24446,7 +24486,7 @@ } }, { - "id": 970, + "id": 972, "name": "AuthMFAListFactorsResponse", "kind": 4194304, "kindString": "Type alias", @@ -24454,7 +24494,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 888, + "line": 889, "character": 12 } ], @@ -24464,14 +24504,14 @@ { "type": "reflection", "declaration": { - "id": 971, + "id": 973, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 972, + "id": 974, "name": "data", "kind": 1024, "kindString": "Property", @@ -24479,21 +24519,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 890, + "line": 891, "character": 6 } ], "type": { "type": "reflection", "declaration": { - "id": 973, + "id": 975, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 974, + "id": 976, "name": "all", "kind": 1024, "kindString": "Property", @@ -24504,7 +24544,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 892, + "line": 893, "character": 8 } ], @@ -24512,13 +24552,13 @@ "type": "array", "elementType": { "type": "reference", - "id": 681, + "id": 682, "name": "Factor" } } }, { - "id": 976, + "id": 978, "name": "phone", "kind": 1024, "kindString": "Property", @@ -24529,7 +24569,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 897, + "line": 898, "character": 8 } ], @@ -24537,13 +24577,13 @@ "type": "array", "elementType": { "type": "reference", - "id": 681, + "id": 682, "name": "Factor" } } }, { - "id": 975, + "id": 977, "name": "totp", "kind": 1024, "kindString": "Property", @@ -24554,7 +24594,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 895, + "line": 896, "character": 8 } ], @@ -24562,7 +24602,7 @@ "type": "array", "elementType": { "type": "reference", - "id": 681, + "id": 682, "name": "Factor" } } @@ -24572,13 +24612,13 @@ { "title": "Properties", "kind": 1024, - "children": [974, 976, 975] + "children": [976, 978, 977] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 890, + "line": 891, "character": 12 } ] @@ -24586,7 +24626,7 @@ } }, { - "id": 977, + "id": 979, "name": "error", "kind": 1024, "kindString": "Property", @@ -24594,7 +24634,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 899, + "line": 900, "character": 6 } ], @@ -24608,13 +24648,13 @@ { "title": "Properties", "kind": 1024, - "children": [972, 977] + "children": [974, 979] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 889, + "line": 890, "character": 4 } ] @@ -24623,14 +24663,14 @@ { "type": "reflection", "declaration": { - "id": 978, + "id": 980, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 979, + "id": 981, "name": "data", "kind": 1024, "kindString": "Property", @@ -24638,7 +24678,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 901, + "line": 902, "character": 6 } ], @@ -24648,7 +24688,7 @@ } }, { - "id": 980, + "id": 982, "name": "error", "kind": 1024, "kindString": "Property", @@ -24656,13 +24696,13 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 901, + "line": 902, "character": 18 } ], "type": { "type": "reference", - "id": 1158, + "id": 1160, "name": "AuthError" } } @@ -24671,13 +24711,13 @@ { "title": "Properties", "kind": 1024, - "children": [979, 980] + "children": [981, 982] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 901, + "line": 902, "character": 4 } ] @@ -24687,7 +24727,7 @@ } }, { - "id": 950, + "id": 952, "name": "AuthMFAUnenrollResponse", "kind": 4194304, "kindString": "Type alias", @@ -24695,7 +24735,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 862, + "line": 863, "character": 12 } ], @@ -24705,14 +24745,14 @@ { "type": "reflection", "declaration": { - "id": 951, + "id": 953, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 952, + "id": 954, "name": "data", "kind": 1024, "kindString": "Property", @@ -24720,21 +24760,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 864, + "line": 865, "character": 6 } ], "type": { "type": "reflection", "declaration": { - "id": 953, + "id": 955, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 954, + "id": 956, "name": "id", "kind": 1024, "kindString": "Property", @@ -24745,7 +24785,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 866, + "line": 867, "character": 8 } ], @@ -24759,13 +24799,13 @@ { "title": "Properties", "kind": 1024, - "children": [954] + "children": [956] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 864, + "line": 865, "character": 12 } ] @@ -24773,7 +24813,7 @@ } }, { - "id": 955, + "id": 957, "name": "error", "kind": 1024, "kindString": "Property", @@ -24781,7 +24821,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 868, + "line": 869, "character": 6 } ], @@ -24795,13 +24835,13 @@ { "title": "Properties", "kind": 1024, - "children": [952, 955] + "children": [954, 957] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 863, + "line": 864, "character": 4 } ] @@ -24810,14 +24850,14 @@ { "type": "reflection", "declaration": { - "id": 956, + "id": 958, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 957, + "id": 959, "name": "data", "kind": 1024, "kindString": "Property", @@ -24825,7 +24865,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 870, + "line": 871, "character": 6 } ], @@ -24835,7 +24875,7 @@ } }, { - "id": 958, + "id": 960, "name": "error", "kind": 1024, "kindString": "Property", @@ -24843,13 +24883,13 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 870, + "line": 871, "character": 18 } ], "type": { "type": "reference", - "id": 1158, + "id": 1160, "name": "AuthError" } } @@ -24858,13 +24898,13 @@ { "title": "Properties", "kind": 1024, - "children": [957, 958] + "children": [959, 960] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 870, + "line": 871, "character": 4 } ] @@ -24874,7 +24914,7 @@ } }, { - "id": 936, + "id": 938, "name": "AuthMFAVerifyResponse", "kind": 4194304, "kindString": "Type alias", @@ -24882,7 +24922,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 835, + "line": 836, "character": 12 } ], @@ -24892,14 +24932,14 @@ { "type": "reflection", "declaration": { - "id": 937, + "id": 939, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 938, + "id": 940, "name": "data", "kind": 1024, "kindString": "Property", @@ -24907,21 +24947,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 837, + "line": 838, "character": 6 } ], "type": { "type": "reflection", "declaration": { - "id": 939, + "id": 941, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 940, + "id": 942, "name": "access_token", "kind": 1024, "kindString": "Property", @@ -24932,70 +24972,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 839, - "character": 8 - } - ], - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 942, - "name": "expires_in", - "kind": 1024, - "kindString": "Property", - "flags": {}, - "comment": { - "shortText": "Number of seconds in which the access token will expire." - }, - "sources": [ - { - "fileName": "src/lib/types.ts", - "line": 845, - "character": 8 - } - ], - "type": { - "type": "intrinsic", - "name": "number" - } - }, - { - "id": 943, - "name": "refresh_token", - "kind": 1024, - "kindString": "Property", - "flags": {}, - "comment": { - "shortText": "Refresh token you can use to obtain new access tokens when expired." - }, - "sources": [ - { - "fileName": "src/lib/types.ts", - "line": 848, - "character": 8 - } - ], - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 941, - "name": "token_type", - "kind": 1024, - "kindString": "Property", - "flags": {}, - "comment": { - "shortText": "Type of token, typically `Bearer`." - }, - "sources": [ - { - "fileName": "src/lib/types.ts", - "line": 842, + "line": 840, "character": 8 } ], @@ -25006,6 +24983,69 @@ }, { "id": 944, + "name": "expires_in", + "kind": 1024, + "kindString": "Property", + "flags": {}, + "comment": { + "shortText": "Number of seconds in which the access token will expire." + }, + "sources": [ + { + "fileName": "src/lib/types.ts", + "line": 846, + "character": 8 + } + ], + "type": { + "type": "intrinsic", + "name": "number" + } + }, + { + "id": 945, + "name": "refresh_token", + "kind": 1024, + "kindString": "Property", + "flags": {}, + "comment": { + "shortText": "Refresh token you can use to obtain new access tokens when expired." + }, + "sources": [ + { + "fileName": "src/lib/types.ts", + "line": 849, + "character": 8 + } + ], + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 943, + "name": "token_type", + "kind": 1024, + "kindString": "Property", + "flags": {}, + "comment": { + "shortText": "Type of token, typically `Bearer`." + }, + "sources": [ + { + "fileName": "src/lib/types.ts", + "line": 843, + "character": 8 + } + ], + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 946, "name": "user", "kind": 1024, "kindString": "Property", @@ -25016,13 +25056,13 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 851, + "line": 852, "character": 8 } ], "type": { "type": "reference", - "id": 696, + "id": 697, "name": "User" } } @@ -25031,13 +25071,13 @@ { "title": "Properties", "kind": 1024, - "children": [940, 942, 943, 941, 944] + "children": [942, 944, 945, 943, 946] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 837, + "line": 838, "character": 12 } ] @@ -25045,7 +25085,7 @@ } }, { - "id": 945, + "id": 947, "name": "error", "kind": 1024, "kindString": "Property", @@ -25053,7 +25093,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 853, + "line": 854, "character": 6 } ], @@ -25067,13 +25107,13 @@ { "title": "Properties", "kind": 1024, - "children": [938, 945] + "children": [940, 947] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 836, + "line": 837, "character": 4 } ] @@ -25082,36 +25122,18 @@ { "type": "reflection", "declaration": { - "id": 946, + "id": 948, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 947, + "id": 949, "name": "data", "kind": 1024, "kindString": "Property", "flags": {}, - "sources": [ - { - "fileName": "src/lib/types.ts", - "line": 856, - "character": 6 - } - ], - "type": { - "type": "literal", - "value": null - } - }, - { - "id": 948, - "name": "error", - "kind": 1024, - "kindString": "Property", - "flags": {}, "sources": [ { "fileName": "src/lib/types.ts", @@ -25119,9 +25141,27 @@ "character": 6 } ], + "type": { + "type": "literal", + "value": null + } + }, + { + "id": 950, + "name": "error", + "kind": 1024, + "kindString": "Property", + "flags": {}, + "sources": [ + { + "fileName": "src/lib/types.ts", + "line": 858, + "character": 6 + } + ], "type": { "type": "reference", - "id": 1158, + "id": 1160, "name": "AuthError" } } @@ -25130,13 +25170,13 @@ { "title": "Properties", "kind": 1024, - "children": [947, 948] + "children": [949, 950] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 855, + "line": 856, "character": 4 } ] @@ -25146,7 +25186,7 @@ } }, { - "id": 580, + "id": 581, "name": "AuthOtpResponse", "kind": 4194304, "kindString": "Type alias", @@ -25168,14 +25208,14 @@ { "type": "reflection", "declaration": { - "id": 581, + "id": 582, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 582, + "id": 583, "name": "data", "kind": 1024, "kindString": "Property", @@ -25190,14 +25230,14 @@ "type": { "type": "reflection", "declaration": { - "id": 583, + "id": 584, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 586, + "id": 587, "name": "messageId", "kind": 1024, "kindString": "Property", @@ -25226,7 +25266,7 @@ } }, { - "id": 585, + "id": 586, "name": "session", "kind": 1024, "kindString": "Property", @@ -25244,7 +25284,7 @@ } }, { - "id": 584, + "id": 585, "name": "user", "kind": 1024, "kindString": "Property", @@ -25266,7 +25306,7 @@ { "title": "Properties", "kind": 1024, - "children": [586, 585, 584] + "children": [587, 586, 585] } ], "sources": [ @@ -25280,7 +25320,7 @@ } }, { - "id": 587, + "id": 588, "name": "error", "kind": 1024, "kindString": "Property", @@ -25302,7 +25342,7 @@ { "title": "Properties", "kind": 1024, - "children": [582, 587] + "children": [583, 588] } ], "sources": [ @@ -25317,14 +25357,14 @@ { "type": "reflection", "declaration": { - "id": 588, + "id": 589, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 589, + "id": 590, "name": "data", "kind": 1024, "kindString": "Property", @@ -25339,14 +25379,14 @@ "type": { "type": "reflection", "declaration": { - "id": 590, + "id": 591, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 593, + "id": 594, "name": "messageId", "kind": 1024, "kindString": "Property", @@ -25375,7 +25415,7 @@ } }, { - "id": 592, + "id": 593, "name": "session", "kind": 1024, "kindString": "Property", @@ -25393,7 +25433,7 @@ } }, { - "id": 591, + "id": 592, "name": "user", "kind": 1024, "kindString": "Property", @@ -25415,7 +25455,7 @@ { "title": "Properties", "kind": 1024, - "children": [593, 592, 591] + "children": [594, 593, 592] } ], "sources": [ @@ -25429,7 +25469,7 @@ } }, { - "id": 594, + "id": 595, "name": "error", "kind": 1024, "kindString": "Property", @@ -25443,7 +25483,7 @@ ], "type": { "type": "reference", - "id": 1158, + "id": 1160, "name": "AuthError" } } @@ -25452,7 +25492,7 @@ { "title": "Properties", "kind": 1024, - "children": [589, 594] + "children": [590, 595] } ], "sources": [ @@ -25468,7 +25508,7 @@ } }, { - "id": 553, + "id": 554, "name": "AuthResponse", "kind": 4194304, "kindString": "Type alias", @@ -25486,14 +25526,14 @@ { "type": "reflection", "declaration": { - "id": 554, + "id": 555, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 555, + "id": 556, "name": "data", "kind": 1024, "kindString": "Property", @@ -25508,14 +25548,14 @@ "type": { "type": "reflection", "declaration": { - "id": 556, + "id": 557, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 558, + "id": 559, "name": "session", "kind": 1024, "kindString": "Property", @@ -25532,7 +25572,7 @@ "types": [ { "type": "reference", - "id": 656, + "id": 657, "name": "Session" }, { @@ -25543,7 +25583,7 @@ } }, { - "id": 557, + "id": 558, "name": "user", "kind": 1024, "kindString": "Property", @@ -25560,7 +25600,7 @@ "types": [ { "type": "reference", - "id": 696, + "id": 697, "name": "User" }, { @@ -25575,7 +25615,7 @@ { "title": "Properties", "kind": 1024, - "children": [558, 557] + "children": [559, 558] } ], "sources": [ @@ -25589,7 +25629,7 @@ } }, { - "id": 559, + "id": 560, "name": "error", "kind": 1024, "kindString": "Property", @@ -25611,7 +25651,7 @@ { "title": "Properties", "kind": 1024, - "children": [555, 559] + "children": [556, 560] } ], "sources": [ @@ -25626,14 +25666,14 @@ { "type": "reflection", "declaration": { - "id": 560, + "id": 561, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 561, + "id": 562, "name": "data", "kind": 1024, "kindString": "Property", @@ -25648,14 +25688,14 @@ "type": { "type": "reflection", "declaration": { - "id": 562, + "id": 563, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 564, + "id": 565, "name": "session", "kind": 1024, "kindString": "Property", @@ -25673,7 +25713,7 @@ } }, { - "id": 563, + "id": 564, "name": "user", "kind": 1024, "kindString": "Property", @@ -25695,7 +25735,7 @@ { "title": "Properties", "kind": 1024, - "children": [564, 563] + "children": [565, 564] } ], "sources": [ @@ -25709,7 +25749,7 @@ } }, { - "id": 565, + "id": 566, "name": "error", "kind": 1024, "kindString": "Property", @@ -25723,7 +25763,7 @@ ], "type": { "type": "reference", - "id": 1158, + "id": 1160, "name": "AuthError" } } @@ -25732,7 +25772,7 @@ { "title": "Properties", "kind": 1024, - "children": [561, 565] + "children": [562, 566] } ], "sources": [ @@ -25748,7 +25788,7 @@ } }, { - "id": 566, + "id": 567, "name": "AuthResponsePassword", "kind": 4194304, "kindString": "Type alias", @@ -25766,14 +25806,14 @@ { "type": "reflection", "declaration": { - "id": 567, + "id": 568, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 568, + "id": 569, "name": "data", "kind": 1024, "kindString": "Property", @@ -25788,14 +25828,14 @@ "type": { "type": "reflection", "declaration": { - "id": 569, + "id": 570, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 571, + "id": 572, "name": "session", "kind": 1024, "kindString": "Property", @@ -25812,7 +25852,7 @@ "types": [ { "type": "reference", - "id": 656, + "id": 657, "name": "Session" }, { @@ -25823,7 +25863,7 @@ } }, { - "id": 570, + "id": 571, "name": "user", "kind": 1024, "kindString": "Property", @@ -25840,7 +25880,7 @@ "types": [ { "type": "reference", - "id": 696, + "id": 697, "name": "User" }, { @@ -25851,7 +25891,7 @@ } }, { - "id": 572, + "id": 573, "name": "weak_password", "kind": 1024, "kindString": "Property", @@ -25870,7 +25910,7 @@ "types": [ { "type": "reference", - "id": 549, + "id": 550, "name": "WeakPassword" }, { @@ -25885,7 +25925,7 @@ { "title": "Properties", "kind": 1024, - "children": [571, 570, 572] + "children": [572, 571, 573] } ], "sources": [ @@ -25899,7 +25939,7 @@ } }, { - "id": 573, + "id": 574, "name": "error", "kind": 1024, "kindString": "Property", @@ -25921,7 +25961,7 @@ { "title": "Properties", "kind": 1024, - "children": [568, 573] + "children": [569, 574] } ], "sources": [ @@ -25936,14 +25976,14 @@ { "type": "reflection", "declaration": { - "id": 574, + "id": 575, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 575, + "id": 576, "name": "data", "kind": 1024, "kindString": "Property", @@ -25958,14 +25998,14 @@ "type": { "type": "reflection", "declaration": { - "id": 576, + "id": 577, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 578, + "id": 579, "name": "session", "kind": 1024, "kindString": "Property", @@ -25983,7 +26023,7 @@ } }, { - "id": 577, + "id": 578, "name": "user", "kind": 1024, "kindString": "Property", @@ -26005,7 +26045,7 @@ { "title": "Properties", "kind": 1024, - "children": [578, 577] + "children": [579, 578] } ], "sources": [ @@ -26019,7 +26059,7 @@ } }, { - "id": 579, + "id": 580, "name": "error", "kind": 1024, "kindString": "Property", @@ -26033,7 +26073,7 @@ ], "type": { "type": "reference", - "id": 1158, + "id": 1160, "name": "AuthError" } } @@ -26042,7 +26082,7 @@ { "title": "Properties", "kind": 1024, - "children": [575, 579] + "children": [576, 580] } ], "sources": [ @@ -26058,7 +26098,7 @@ } }, { - "id": 595, + "id": 596, "name": "AuthTokenResponse", "kind": 4194304, "kindString": "Type alias", @@ -26076,14 +26116,14 @@ { "type": "reflection", "declaration": { - "id": 596, + "id": 597, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 597, + "id": 598, "name": "data", "kind": 1024, "kindString": "Property", @@ -26098,14 +26138,14 @@ "type": { "type": "reflection", "declaration": { - "id": 598, + "id": 599, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 600, + "id": 601, "name": "session", "kind": 1024, "kindString": "Property", @@ -26119,12 +26159,12 @@ ], "type": { "type": "reference", - "id": 656, + "id": 657, "name": "Session" } }, { - "id": 599, + "id": 600, "name": "user", "kind": 1024, "kindString": "Property", @@ -26138,7 +26178,7 @@ ], "type": { "type": "reference", - "id": 696, + "id": 697, "name": "User" } } @@ -26147,7 +26187,7 @@ { "title": "Properties", "kind": 1024, - "children": [600, 599] + "children": [601, 600] } ], "sources": [ @@ -26161,7 +26201,7 @@ } }, { - "id": 601, + "id": 602, "name": "error", "kind": 1024, "kindString": "Property", @@ -26183,7 +26223,7 @@ { "title": "Properties", "kind": 1024, - "children": [597, 601] + "children": [598, 602] } ], "sources": [ @@ -26198,14 +26238,14 @@ { "type": "reflection", "declaration": { - "id": 602, + "id": 603, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 603, + "id": 604, "name": "data", "kind": 1024, "kindString": "Property", @@ -26220,14 +26260,14 @@ "type": { "type": "reflection", "declaration": { - "id": 604, + "id": 605, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 606, + "id": 607, "name": "session", "kind": 1024, "kindString": "Property", @@ -26245,7 +26285,7 @@ } }, { - "id": 605, + "id": 606, "name": "user", "kind": 1024, "kindString": "Property", @@ -26267,7 +26307,7 @@ { "title": "Properties", "kind": 1024, - "children": [606, 605] + "children": [607, 606] } ], "sources": [ @@ -26281,7 +26321,7 @@ } }, { - "id": 607, + "id": 608, "name": "error", "kind": 1024, "kindString": "Property", @@ -26295,7 +26335,7 @@ ], "type": { "type": "reference", - "id": 1158, + "id": 1160, "name": "AuthError" } } @@ -26304,7 +26344,7 @@ { "title": "Properties", "kind": 1024, - "children": [603, 607] + "children": [604, 608] } ], "sources": [ @@ -26320,7 +26360,7 @@ } }, { - "id": 608, + "id": 609, "name": "AuthTokenResponsePassword", "kind": 4194304, "kindString": "Type alias", @@ -26338,14 +26378,14 @@ { "type": "reflection", "declaration": { - "id": 609, + "id": 610, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 610, + "id": 611, "name": "data", "kind": 1024, "kindString": "Property", @@ -26360,14 +26400,14 @@ "type": { "type": "reflection", "declaration": { - "id": 611, + "id": 612, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 613, + "id": 614, "name": "session", "kind": 1024, "kindString": "Property", @@ -26381,12 +26421,12 @@ ], "type": { "type": "reference", - "id": 656, + "id": 657, "name": "Session" } }, { - "id": 612, + "id": 613, "name": "user", "kind": 1024, "kindString": "Property", @@ -26400,12 +26440,12 @@ ], "type": { "type": "reference", - "id": 696, + "id": 697, "name": "User" } }, { - "id": 614, + "id": 615, "name": "weakPassword", "kind": 1024, "kindString": "Property", @@ -26421,7 +26461,7 @@ ], "type": { "type": "reference", - "id": 549, + "id": 550, "name": "WeakPassword" } } @@ -26430,7 +26470,7 @@ { "title": "Properties", "kind": 1024, - "children": [613, 612, 614] + "children": [614, 613, 615] } ], "sources": [ @@ -26444,7 +26484,7 @@ } }, { - "id": 615, + "id": 616, "name": "error", "kind": 1024, "kindString": "Property", @@ -26466,7 +26506,7 @@ { "title": "Properties", "kind": 1024, - "children": [610, 615] + "children": [611, 616] } ], "sources": [ @@ -26481,14 +26521,14 @@ { "type": "reflection", "declaration": { - "id": 616, + "id": 617, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 617, + "id": 618, "name": "data", "kind": 1024, "kindString": "Property", @@ -26503,14 +26543,14 @@ "type": { "type": "reflection", "declaration": { - "id": 618, + "id": 619, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 620, + "id": 621, "name": "session", "kind": 1024, "kindString": "Property", @@ -26528,7 +26568,7 @@ } }, { - "id": 619, + "id": 620, "name": "user", "kind": 1024, "kindString": "Property", @@ -26546,7 +26586,7 @@ } }, { - "id": 621, + "id": 622, "name": "weakPassword", "kind": 1024, "kindString": "Property", @@ -26570,7 +26610,7 @@ { "title": "Properties", "kind": 1024, - "children": [620, 619, 621] + "children": [621, 620, 622] } ], "sources": [ @@ -26584,7 +26624,7 @@ } }, { - "id": 622, + "id": 623, "name": "error", "kind": 1024, "kindString": "Property", @@ -26598,7 +26638,7 @@ ], "type": { "type": "reference", - "id": 1158, + "id": 1160, "name": "AuthError" } } @@ -26607,7 +26647,7 @@ { "title": "Properties", "kind": 1024, - "children": [617, 622] + "children": [618, 623] } ], "sources": [ @@ -26623,7 +26663,7 @@ } }, { - "id": 981, + "id": 983, "name": "AuthenticatorAssuranceLevels", "kind": 4194304, "kindString": "Type alias", @@ -26631,7 +26671,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 903, + "line": 904, "character": 12 } ], @@ -26650,7 +26690,7 @@ } }, { - "id": 1055, + "id": 1057, "name": "CallRefreshTokenResult", "kind": 4194304, "kindString": "Type alias", @@ -26658,7 +26698,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1091, + "line": 1092, "character": 12 } ], @@ -26668,18 +26708,36 @@ { "type": "reflection", "declaration": { - "id": 1056, + "id": 1058, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 1058, + "id": 1060, "name": "error", "kind": 1024, "kindString": "Property", "flags": {}, + "sources": [ + { + "fileName": "src/lib/types.ts", + "line": 1095, + "character": 6 + } + ], + "type": { + "type": "literal", + "value": null + } + }, + { + "id": 1059, + "name": "session", + "kind": 1024, + "kindString": "Property", + "flags": {}, "sources": [ { "fileName": "src/lib/types.ts", @@ -26687,27 +26745,9 @@ "character": 6 } ], - "type": { - "type": "literal", - "value": null - } - }, - { - "id": 1057, - "name": "session", - "kind": 1024, - "kindString": "Property", - "flags": {}, - "sources": [ - { - "fileName": "src/lib/types.ts", - "line": 1093, - "character": 6 - } - ], "type": { "type": "reference", - "id": 656, + "id": 657, "name": "Session" } } @@ -26716,13 +26756,13 @@ { "title": "Properties", "kind": 1024, - "children": [1058, 1057] + "children": [1060, 1059] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 1092, + "line": 1093, "character": 4 } ] @@ -26731,18 +26771,37 @@ { "type": "reflection", "declaration": { - "id": 1059, + "id": 1061, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 1061, + "id": 1063, "name": "error", "kind": 1024, "kindString": "Property", "flags": {}, + "sources": [ + { + "fileName": "src/lib/types.ts", + "line": 1099, + "character": 6 + } + ], + "type": { + "type": "reference", + "id": 1160, + "name": "AuthError" + } + }, + { + "id": 1062, + "name": "session", + "kind": 1024, + "kindString": "Property", + "flags": {}, "sources": [ { "fileName": "src/lib/types.ts", @@ -26750,25 +26809,6 @@ "character": 6 } ], - "type": { - "type": "reference", - "id": 1158, - "name": "AuthError" - } - }, - { - "id": 1060, - "name": "session", - "kind": 1024, - "kindString": "Property", - "flags": {}, - "sources": [ - { - "fileName": "src/lib/types.ts", - "line": 1097, - "character": 6 - } - ], "type": { "type": "literal", "value": null @@ -26779,13 +26819,13 @@ { "title": "Properties", "kind": 1024, - "children": [1061, 1060] + "children": [1063, 1062] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 1096, + "line": 1097, "character": 4 } ] @@ -26795,7 +26835,7 @@ } }, { - "id": 844, + "id": 846, "name": "EmailOtpType", "kind": 4194304, "kindString": "Type alias", @@ -26803,7 +26843,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 662, + "line": 663, "character": 12 } ], @@ -26838,7 +26878,7 @@ } }, { - "id": 888, + "id": 890, "name": "GenerateEmailChangeLinkParams", "kind": 4194304, "kindString": "Type alias", @@ -26846,21 +26886,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 729, + "line": 730, "character": 12 } ], "type": { "type": "reflection", "declaration": { - "id": 889, + "id": 891, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 891, + "id": 893, "name": "email", "kind": 1024, "kindString": "Property", @@ -26871,7 +26911,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 732, + "line": 733, "character": 2 } ], @@ -26881,7 +26921,7 @@ } }, { - "id": 892, + "id": 894, "name": "newEmail", "kind": 1024, "kindString": "Property", @@ -26892,7 +26932,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 736, + "line": 737, "character": 2 } ], @@ -26902,7 +26942,7 @@ } }, { - "id": 893, + "id": 895, "name": "options", "kind": 1024, "kindString": "Property", @@ -26912,7 +26952,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 737, + "line": 738, "character": 2 } ], @@ -26921,7 +26961,7 @@ "typeArguments": [ { "type": "reference", - "id": 894, + "id": 896, "name": "GenerateLinkOptions" }, { @@ -26935,7 +26975,7 @@ } }, { - "id": 890, + "id": 892, "name": "type", "kind": 1024, "kindString": "Property", @@ -26943,7 +26983,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 730, + "line": 731, "character": 2 } ], @@ -26966,13 +27006,13 @@ { "title": "Properties", "kind": 1024, - "children": [891, 892, 893, 890] + "children": [893, 894, 895, 892] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 729, + "line": 730, "character": 44 } ] @@ -26980,7 +27020,7 @@ } }, { - "id": 878, + "id": 880, "name": "GenerateInviteOrMagiclinkParams", "kind": 4194304, "kindString": "Type alias", @@ -26988,21 +27028,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 715, + "line": 716, "character": 12 } ], "type": { "type": "reflection", "declaration": { - "id": 879, + "id": 881, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 881, + "id": 883, "name": "email", "kind": 1024, "kindString": "Property", @@ -27013,7 +27053,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 718, + "line": 719, "character": 2 } ], @@ -27023,7 +27063,7 @@ } }, { - "id": 882, + "id": 884, "name": "options", "kind": 1024, "kindString": "Property", @@ -27033,7 +27073,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 719, + "line": 720, "character": 2 } ], @@ -27042,7 +27082,7 @@ "typeArguments": [ { "type": "reference", - "id": 894, + "id": 896, "name": "GenerateLinkOptions" }, { @@ -27065,7 +27105,7 @@ } }, { - "id": 880, + "id": 882, "name": "type", "kind": 1024, "kindString": "Property", @@ -27073,7 +27113,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 716, + "line": 717, "character": 2 } ], @@ -27096,13 +27136,13 @@ { "title": "Properties", "kind": 1024, - "children": [881, 882, 880] + "children": [883, 884, 882] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 715, + "line": 716, "character": 46 } ] @@ -27110,7 +27150,7 @@ } }, { - "id": 897, + "id": 899, "name": "GenerateLinkParams", "kind": 4194304, "kindString": "Type alias", @@ -27118,7 +27158,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 751, + "line": 752, "character": 12 } ], @@ -27126,7 +27166,7 @@ "type": "union", "types": [ { - "id": 872, + "id": 874, "name": "GenerateSignupLinkParams", "kind": 4194304, "kindString": "Type alias", @@ -27134,82 +27174,22 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 708, + "line": 709, "character": 12 } ], "type": { "type": "reflection", "declaration": { - "id": 873, + "id": 875, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ - { - "id": 875, - "name": "email", - "kind": 1024, - "kindString": "Property", - "flags": {}, - "sources": [ - { - "fileName": "src/lib/types.ts", - "line": 710, - "character": 2 - } - ], - "type": { - "type": "intrinsic", - "name": "string" - } - }, { "id": 877, - "name": "options", - "kind": 1024, - "kindString": "Property", - "flags": { - "isOptional": true - }, - "sources": [ - { - "fileName": "src/lib/types.ts", - "line": 712, - "character": 2 - } - ], - "type": { - "type": "reference", - "typeArguments": [ - { - "type": "reference", - "id": 894, - "name": "GenerateLinkOptions" - }, - { - "type": "union", - "types": [ - { - "type": "literal", - "value": "data" - }, - { - "type": "literal", - "value": "redirectTo" - } - ] - } - ], - "qualifiedName": "Pick", - "package": "typescript", - "name": "Pick" - } - }, - { - "id": 876, - "name": "password", + "name": "email", "kind": 1024, "kindString": "Property", "flags": {}, @@ -27226,86 +27206,7 @@ } }, { - "id": 874, - "name": "type", - "kind": 1024, - "kindString": "Property", - "flags": {}, - "sources": [ - { - "fileName": "src/lib/types.ts", - "line": 709, - "character": 2 - } - ], - "type": { - "type": "literal", - "value": "signup" - } - } - ], - "groups": [ - { - "title": "Properties", - "kind": 1024, - "children": [875, 877, 876, 874] - } - ], - "sources": [ - { - "fileName": "src/lib/types.ts", - "line": 708, - "character": 39 - } - ] - } - } - }, - { - "id": 878, - "name": "GenerateInviteOrMagiclinkParams", - "kind": 4194304, - "kindString": "Type alias", - "flags": {}, - "sources": [ - { - "fileName": "src/lib/types.ts", - "line": 715, - "character": 12 - } - ], - "type": { - "type": "reflection", - "declaration": { - "id": 879, - "name": "__type", - "kind": 65536, - "kindString": "Type literal", - "flags": {}, - "children": [ - { - "id": 881, - "name": "email", - "kind": 1024, - "kindString": "Property", - "flags": {}, - "comment": { - "shortText": "The user's email" - }, - "sources": [ - { - "fileName": "src/lib/types.ts", - "line": 718, - "character": 2 - } - ], - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 882, + "id": 879, "name": "options", "kind": 1024, "kindString": "Property", @@ -27315,7 +27216,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 719, + "line": 713, "character": 2 } ], @@ -27324,7 +27225,7 @@ "typeArguments": [ { "type": "reference", - "id": 894, + "id": 896, "name": "GenerateLinkOptions" }, { @@ -27347,7 +27248,25 @@ } }, { - "id": 880, + "id": 878, + "name": "password", + "kind": 1024, + "kindString": "Property", + "flags": {}, + "sources": [ + { + "fileName": "src/lib/types.ts", + "line": 712, + "character": 2 + } + ], + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 876, "name": "type", "kind": 1024, "kindString": "Property", @@ -27355,7 +27274,128 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 716, + "line": 710, + "character": 2 + } + ], + "type": { + "type": "literal", + "value": "signup" + } + } + ], + "groups": [ + { + "title": "Properties", + "kind": 1024, + "children": [877, 879, 878, 876] + } + ], + "sources": [ + { + "fileName": "src/lib/types.ts", + "line": 709, + "character": 39 + } + ] + } + } + }, + { + "id": 880, + "name": "GenerateInviteOrMagiclinkParams", + "kind": 4194304, + "kindString": "Type alias", + "flags": {}, + "sources": [ + { + "fileName": "src/lib/types.ts", + "line": 716, + "character": 12 + } + ], + "type": { + "type": "reflection", + "declaration": { + "id": 881, + "name": "__type", + "kind": 65536, + "kindString": "Type literal", + "flags": {}, + "children": [ + { + "id": 883, + "name": "email", + "kind": 1024, + "kindString": "Property", + "flags": {}, + "comment": { + "shortText": "The user's email" + }, + "sources": [ + { + "fileName": "src/lib/types.ts", + "line": 719, + "character": 2 + } + ], + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 884, + "name": "options", + "kind": 1024, + "kindString": "Property", + "flags": { + "isOptional": true + }, + "sources": [ + { + "fileName": "src/lib/types.ts", + "line": 720, + "character": 2 + } + ], + "type": { + "type": "reference", + "typeArguments": [ + { + "type": "reference", + "id": 896, + "name": "GenerateLinkOptions" + }, + { + "type": "union", + "types": [ + { + "type": "literal", + "value": "data" + }, + { + "type": "literal", + "value": "redirectTo" + } + ] + } + ], + "qualifiedName": "Pick", + "package": "typescript", + "name": "Pick" + } + }, + { + "id": 882, + "name": "type", + "kind": 1024, + "kindString": "Property", + "flags": {}, + "sources": [ + { + "fileName": "src/lib/types.ts", + "line": 717, "character": 2 } ], @@ -27378,13 +27418,13 @@ { "title": "Properties", "kind": 1024, - "children": [881, 882, 880] + "children": [883, 884, 882] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 715, + "line": 716, "character": 46 } ] @@ -27392,7 +27432,7 @@ } }, { - "id": 883, + "id": 885, "name": "GenerateRecoveryLinkParams", "kind": 4194304, "kindString": "Type alias", @@ -27400,21 +27440,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 722, + "line": 723, "character": 12 } ], "type": { "type": "reflection", "declaration": { - "id": 884, + "id": 886, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 886, + "id": 888, "name": "email", "kind": 1024, "kindString": "Property", @@ -27425,7 +27465,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 725, + "line": 726, "character": 2 } ], @@ -27435,7 +27475,7 @@ } }, { - "id": 887, + "id": 889, "name": "options", "kind": 1024, "kindString": "Property", @@ -27445,7 +27485,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 726, + "line": 727, "character": 2 } ], @@ -27454,7 +27494,7 @@ "typeArguments": [ { "type": "reference", - "id": 894, + "id": 896, "name": "GenerateLinkOptions" }, { @@ -27468,7 +27508,7 @@ } }, { - "id": 885, + "id": 887, "name": "type", "kind": 1024, "kindString": "Property", @@ -27476,7 +27516,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 723, + "line": 724, "character": 2 } ], @@ -27490,13 +27530,13 @@ { "title": "Properties", "kind": 1024, - "children": [886, 887, 885] + "children": [888, 889, 887] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 722, + "line": 723, "character": 41 } ] @@ -27504,7 +27544,7 @@ } }, { - "id": 888, + "id": 890, "name": "GenerateEmailChangeLinkParams", "kind": 4194304, "kindString": "Type alias", @@ -27512,21 +27552,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 729, + "line": 730, "character": 12 } ], "type": { "type": "reflection", "declaration": { - "id": 889, + "id": 891, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 891, + "id": 893, "name": "email", "kind": 1024, "kindString": "Property", @@ -27537,7 +27577,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 732, + "line": 733, "character": 2 } ], @@ -27547,7 +27587,7 @@ } }, { - "id": 892, + "id": 894, "name": "newEmail", "kind": 1024, "kindString": "Property", @@ -27558,7 +27598,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 736, + "line": 737, "character": 2 } ], @@ -27568,7 +27608,7 @@ } }, { - "id": 893, + "id": 895, "name": "options", "kind": 1024, "kindString": "Property", @@ -27578,7 +27618,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 737, + "line": 738, "character": 2 } ], @@ -27587,7 +27627,7 @@ "typeArguments": [ { "type": "reference", - "id": 894, + "id": 896, "name": "GenerateLinkOptions" }, { @@ -27601,7 +27641,7 @@ } }, { - "id": 890, + "id": 892, "name": "type", "kind": 1024, "kindString": "Property", @@ -27609,7 +27649,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 730, + "line": 731, "character": 2 } ], @@ -27632,13 +27672,13 @@ { "title": "Properties", "kind": 1024, - "children": [891, 892, 893, 890] + "children": [893, 894, 895, 892] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 729, + "line": 730, "character": 44 } ] @@ -27649,7 +27689,7 @@ } }, { - "id": 911, + "id": 913, "name": "GenerateLinkProperties", "kind": 4194304, "kindString": "Type alias", @@ -27660,21 +27700,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 774, + "line": 775, "character": 12 } ], "type": { "type": "reflection", "declaration": { - "id": 912, + "id": 914, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 913, + "id": 915, "name": "action_link", "kind": 1024, "kindString": "Property", @@ -27685,49 +27725,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 779, - "character": 2 - } - ], - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 914, - "name": "email_otp", - "kind": 1024, - "kindString": "Property", - "flags": {}, - "comment": { - "shortText": "The raw email OTP.\nYou should send this in the email if you want your users to verify using an OTP instead of the action link." - }, - "sources": [ - { - "fileName": "src/lib/types.ts", - "line": 784, - "character": 2 - } - ], - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 915, - "name": "hashed_token", - "kind": 1024, - "kindString": "Property", - "flags": {}, - "comment": { - "shortText": "The hashed token appended to the action link." - }, - "sources": [ - { - "fileName": "src/lib/types.ts", - "line": 788, + "line": 780, "character": 2 } ], @@ -27738,17 +27736,17 @@ }, { "id": 916, - "name": "redirect_to", + "name": "email_otp", "kind": 1024, "kindString": "Property", "flags": {}, "comment": { - "shortText": "The URL appended to the action link." + "shortText": "The raw email OTP.\nYou should send this in the email if you want your users to verify using an OTP instead of the action link." }, "sources": [ { "fileName": "src/lib/types.ts", - "line": 790, + "line": 785, "character": 2 } ], @@ -27759,6 +27757,48 @@ }, { "id": 917, + "name": "hashed_token", + "kind": 1024, + "kindString": "Property", + "flags": {}, + "comment": { + "shortText": "The hashed token appended to the action link." + }, + "sources": [ + { + "fileName": "src/lib/types.ts", + "line": 789, + "character": 2 + } + ], + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 918, + "name": "redirect_to", + "kind": 1024, + "kindString": "Property", + "flags": {}, + "comment": { + "shortText": "The URL appended to the action link." + }, + "sources": [ + { + "fileName": "src/lib/types.ts", + "line": 791, + "character": 2 + } + ], + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 919, "name": "verification_type", "kind": 1024, "kindString": "Property", @@ -27769,16 +27809,16 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 792, + "line": 793, "character": 2 } ], "type": { "type": "reference", - "id": 918, + "id": 920, "name": "GenerateLinkType", "dereferenced": { - "id": 918, + "id": 920, "name": "GenerateLinkType", "kind": 4194304, "kindString": "Type alias", @@ -27786,7 +27826,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 795, + "line": 796, "character": 12 } ], @@ -27827,13 +27867,13 @@ { "title": "Properties", "kind": 1024, - "children": [913, 914, 915, 916, 917] + "children": [915, 916, 917, 918, 919] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 774, + "line": 775, "character": 37 } ] @@ -27841,7 +27881,7 @@ } }, { - "id": 898, + "id": 900, "name": "GenerateLinkResponse", "kind": 4194304, "kindString": "Type alias", @@ -27849,7 +27889,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 757, + "line": 758, "character": 12 } ], @@ -27859,14 +27899,14 @@ { "type": "reflection", "declaration": { - "id": 899, + "id": 901, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 900, + "id": 902, "name": "data", "kind": 1024, "kindString": "Property", @@ -27874,44 +27914,25 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 759, + "line": 760, "character": 6 } ], "type": { "type": "reflection", "declaration": { - "id": 901, + "id": 903, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 902, + "id": 904, "name": "properties", "kind": 1024, "kindString": "Property", "flags": {}, - "sources": [ - { - "fileName": "src/lib/types.ts", - "line": 760, - "character": 8 - } - ], - "type": { - "type": "reference", - "id": 911, - "name": "GenerateLinkProperties" - } - }, - { - "id": 903, - "name": "user", - "kind": 1024, - "kindString": "Property", - "flags": {}, "sources": [ { "fileName": "src/lib/types.ts", @@ -27921,7 +27942,26 @@ ], "type": { "type": "reference", - "id": 696, + "id": 913, + "name": "GenerateLinkProperties" + } + }, + { + "id": 905, + "name": "user", + "kind": 1024, + "kindString": "Property", + "flags": {}, + "sources": [ + { + "fileName": "src/lib/types.ts", + "line": 762, + "character": 8 + } + ], + "type": { + "type": "reference", + "id": 697, "name": "User" } } @@ -27930,13 +27970,13 @@ { "title": "Properties", "kind": 1024, - "children": [902, 903] + "children": [904, 905] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 759, + "line": 760, "character": 12 } ] @@ -27944,7 +27984,7 @@ } }, { - "id": 904, + "id": 906, "name": "error", "kind": 1024, "kindString": "Property", @@ -27952,7 +27992,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 763, + "line": 764, "character": 6 } ], @@ -27966,13 +28006,13 @@ { "title": "Properties", "kind": 1024, - "children": [900, 904] + "children": [902, 906] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 758, + "line": 759, "character": 4 } ] @@ -27981,14 +28021,14 @@ { "type": "reflection", "declaration": { - "id": 905, + "id": 907, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 906, + "id": 908, "name": "data", "kind": 1024, "kindString": "Property", @@ -27996,43 +28036,25 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 766, + "line": 767, "character": 6 } ], "type": { "type": "reflection", "declaration": { - "id": 907, + "id": 909, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 908, + "id": 910, "name": "properties", "kind": 1024, "kindString": "Property", "flags": {}, - "sources": [ - { - "fileName": "src/lib/types.ts", - "line": 767, - "character": 8 - } - ], - "type": { - "type": "literal", - "value": null - } - }, - { - "id": 909, - "name": "user", - "kind": 1024, - "kindString": "Property", - "flags": {}, "sources": [ { "fileName": "src/lib/types.ts", @@ -28044,19 +28066,37 @@ "type": "literal", "value": null } + }, + { + "id": 911, + "name": "user", + "kind": 1024, + "kindString": "Property", + "flags": {}, + "sources": [ + { + "fileName": "src/lib/types.ts", + "line": 769, + "character": 8 + } + ], + "type": { + "type": "literal", + "value": null + } } ], "groups": [ { "title": "Properties", "kind": 1024, - "children": [908, 909] + "children": [910, 911] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 766, + "line": 767, "character": 12 } ] @@ -28064,7 +28104,7 @@ } }, { - "id": 910, + "id": 912, "name": "error", "kind": 1024, "kindString": "Property", @@ -28072,13 +28112,13 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 770, + "line": 771, "character": 6 } ], "type": { "type": "reference", - "id": 1158, + "id": 1160, "name": "AuthError" } } @@ -28087,13 +28127,13 @@ { "title": "Properties", "kind": 1024, - "children": [906, 910] + "children": [908, 912] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 765, + "line": 766, "character": 4 } ] @@ -28103,7 +28143,7 @@ } }, { - "id": 918, + "id": 920, "name": "GenerateLinkType", "kind": 4194304, "kindString": "Type alias", @@ -28111,7 +28151,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 795, + "line": 796, "character": 12 } ], @@ -28146,7 +28186,7 @@ } }, { - "id": 883, + "id": 885, "name": "GenerateRecoveryLinkParams", "kind": 4194304, "kindString": "Type alias", @@ -28154,21 +28194,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 722, + "line": 723, "character": 12 } ], "type": { "type": "reflection", "declaration": { - "id": 884, + "id": 886, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 886, + "id": 888, "name": "email", "kind": 1024, "kindString": "Property", @@ -28179,7 +28219,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 725, + "line": 726, "character": 2 } ], @@ -28189,7 +28229,7 @@ } }, { - "id": 887, + "id": 889, "name": "options", "kind": 1024, "kindString": "Property", @@ -28199,7 +28239,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 726, + "line": 727, "character": 2 } ], @@ -28208,7 +28248,7 @@ "typeArguments": [ { "type": "reference", - "id": 894, + "id": 896, "name": "GenerateLinkOptions" }, { @@ -28222,7 +28262,7 @@ } }, { - "id": 885, + "id": 887, "name": "type", "kind": 1024, "kindString": "Property", @@ -28230,7 +28270,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 723, + "line": 724, "character": 2 } ], @@ -28244,13 +28284,13 @@ { "title": "Properties", "kind": 1024, - "children": [886, 887, 885] + "children": [888, 889, 887] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 722, + "line": 723, "character": 41 } ] @@ -28258,7 +28298,7 @@ } }, { - "id": 872, + "id": 874, "name": "GenerateSignupLinkParams", "kind": 4194304, "kindString": "Type alias", @@ -28266,21 +28306,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 708, + "line": 709, "character": 12 } ], "type": { "type": "reflection", "declaration": { - "id": 873, + "id": 875, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 875, + "id": 877, "name": "email", "kind": 1024, "kindString": "Property", @@ -28288,7 +28328,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 710, + "line": 711, "character": 2 } ], @@ -28298,7 +28338,7 @@ } }, { - "id": 877, + "id": 879, "name": "options", "kind": 1024, "kindString": "Property", @@ -28308,7 +28348,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 712, + "line": 713, "character": 2 } ], @@ -28317,7 +28357,7 @@ "typeArguments": [ { "type": "reference", - "id": 894, + "id": 896, "name": "GenerateLinkOptions" }, { @@ -28340,7 +28380,7 @@ } }, { - "id": 876, + "id": 878, "name": "password", "kind": 1024, "kindString": "Property", @@ -28348,7 +28388,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 711, + "line": 712, "character": 2 } ], @@ -28358,7 +28398,7 @@ } }, { - "id": 874, + "id": 876, "name": "type", "kind": 1024, "kindString": "Property", @@ -28366,7 +28406,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 709, + "line": 710, "character": 2 } ], @@ -28380,13 +28420,13 @@ { "title": "Properties", "kind": 1024, - "children": [875, 877, 876, 874] + "children": [877, 879, 878, 876] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 708, + "line": 709, "character": 39 } ] @@ -28394,7 +28434,7 @@ } }, { - "id": 526, + "id": 527, "name": "GoTrueClientOptions", "kind": 4194304, "kindString": "Type alias", @@ -28409,14 +28449,14 @@ "type": { "type": "reflection", "declaration": { - "id": 527, + "id": 528, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 535, + "id": 536, "name": "autoRefreshToken", "kind": 1024, "kindString": "Property", @@ -28436,7 +28476,7 @@ } }, { - "id": 540, + "id": 541, "name": "debug", "kind": 1024, "kindString": "Property", @@ -28460,7 +28500,7 @@ { "type": "reflection", "declaration": { - "id": 541, + "id": 542, "name": "__type", "kind": 65536, "kindString": "Type literal", @@ -28474,14 +28514,14 @@ ], "signatures": [ { - "id": 542, + "id": 543, "name": "__type", "kind": 4096, "kindString": "Call signature", "flags": {}, "parameters": [ { - "id": 543, + "id": 544, "name": "message", "kind": 32768, "kindString": "Parameter", @@ -28492,7 +28532,7 @@ } }, { - "id": 544, + "id": 545, "name": "args", "kind": 32768, "kindString": "Parameter", @@ -28520,7 +28560,7 @@ } }, { - "id": 534, + "id": 535, "name": "detectSessionInUrl", "kind": 1024, "kindString": "Property", @@ -28540,7 +28580,7 @@ } }, { - "id": 538, + "id": 539, "name": "fetch", "kind": 1024, "kindString": "Property", @@ -28560,7 +28600,7 @@ } }, { - "id": 539, + "id": 540, "name": "flowType", "kind": 1024, "kindString": "Property", @@ -28576,10 +28616,10 @@ ], "type": { "type": "reference", - "id": 800, + "id": 802, "name": "AuthFlowType", "dereferenced": { - "id": 800, + "id": 802, "name": "AuthFlowType", "kind": 4194304, "kindString": "Type alias", @@ -28587,7 +28627,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 583, + "line": 584, "character": 12 } ], @@ -28608,7 +28648,7 @@ } }, { - "id": 546, + "id": 547, "name": "hasCustomAuthorizationHeader", "kind": 1024, "kindString": "Property", @@ -28637,7 +28677,7 @@ } }, { - "id": 529, + "id": 530, "name": "headers", "kind": 1024, "kindString": "Property", @@ -28654,7 +28694,7 @@ "type": { "type": "reflection", "declaration": { - "id": 530, + "id": 531, "name": "__type", "kind": 65536, "kindString": "Type literal", @@ -28667,14 +28707,14 @@ } ], "indexSignature": { - "id": 531, + "id": 532, "name": "__index", "kind": 8192, "kindString": "Index signature", "flags": {}, "parameters": [ { - "id": 532, + "id": 533, "name": "key", "kind": 32768, "flags": {}, @@ -28693,7 +28733,7 @@ } }, { - "id": 545, + "id": 546, "name": "lock", "kind": 1024, "kindString": "Property", @@ -28718,10 +28758,10 @@ ], "type": { "type": "reference", - "id": 517, + "id": 518, "name": "LockFunc", "dereferenced": { - "id": 517, + "id": 518, "name": "LockFunc", "kind": 4194304, "kindString": "Type alias", @@ -28736,7 +28776,7 @@ "type": { "type": "reflection", "declaration": { - "id": 518, + "id": 519, "name": "__type", "kind": 65536, "kindString": "Type literal", @@ -28750,7 +28790,7 @@ ], "signatures": [ { - "id": 519, + "id": 520, "name": "__type", "kind": 4096, "kindString": "Call signature", @@ -28766,7 +28806,7 @@ }, "typeParameter": [ { - "id": 525, + "id": 526, "name": "R", "kind": 131072, "kindString": "Type parameter", @@ -28775,7 +28815,7 @@ ], "parameters": [ { - "id": 520, + "id": 521, "name": "name", "kind": 32768, "kindString": "Parameter", @@ -28789,7 +28829,7 @@ } }, { - "id": 521, + "id": 522, "name": "acquireTimeout", "kind": 32768, "kindString": "Parameter", @@ -28803,7 +28843,7 @@ } }, { - "id": 522, + "id": 523, "name": "fn", "kind": 32768, "kindString": "Parameter", @@ -28814,7 +28854,7 @@ "type": { "type": "reflection", "declaration": { - "id": 523, + "id": 524, "name": "__type", "kind": 65536, "kindString": "Type literal", @@ -28828,7 +28868,7 @@ ], "signatures": [ { - "id": 524, + "id": 525, "name": "__type", "kind": 4096, "kindString": "Call signature", @@ -28838,7 +28878,7 @@ "typeArguments": [ { "type": "reference", - "id": 525, + "id": 526, "name": "R" } ], @@ -28857,7 +28897,7 @@ "typeArguments": [ { "type": "reference", - "id": 525, + "id": 526, "name": "R" } ], @@ -28873,7 +28913,7 @@ } }, { - "id": 536, + "id": 537, "name": "persistSession", "kind": 1024, "kindString": "Property", @@ -28893,7 +28933,7 @@ } }, { - "id": 537, + "id": 538, "name": "storage", "kind": 1024, "kindString": "Property", @@ -28909,10 +28949,10 @@ ], "type": { "type": "reference", - "id": 1049, + "id": 1051, "name": "SupportedStorage", "dereferenced": { - "id": 1049, + "id": 1051, "name": "SupportedStorage", "kind": 4194304, "kindString": "Type alias", @@ -28920,7 +28960,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1076, + "line": 1077, "character": 12 } ], @@ -28967,14 +29007,14 @@ { "type": "reflection", "declaration": { - "id": 1050, + "id": 1052, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 1051, + "id": 1053, "name": "isServer", "kind": 1024, "kindString": "Property", @@ -28987,7 +29027,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1086, + "line": 1087, "character": 2 } ], @@ -29001,13 +29041,13 @@ { "title": "Properties", "kind": 1024, - "children": [1051] + "children": [1053] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 1078, + "line": 1079, "character": 4 } ] @@ -29019,7 +29059,7 @@ } }, { - "id": 533, + "id": 534, "name": "storageKey", "kind": 1024, "kindString": "Property", @@ -29039,7 +29079,7 @@ } }, { - "id": 528, + "id": 529, "name": "url", "kind": 1024, "kindString": "Property", @@ -29063,7 +29103,7 @@ { "title": "Properties", "kind": 1024, - "children": [535, 540, 534, 538, 539, 546, 529, 545, 536, 537, 533, 528] + "children": [536, 541, 535, 539, 540, 547, 530, 546, 537, 538, 534, 529] } ], "sources": [ @@ -29077,7 +29117,7 @@ } }, { - "id": 1052, + "id": 1054, "name": "InitializeResult", "kind": 4194304, "kindString": "Type alias", @@ -29085,21 +29125,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1089, + "line": 1090, "character": 12 } ], "type": { "type": "reflection", "declaration": { - "id": 1053, + "id": 1055, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 1054, + "id": 1056, "name": "error", "kind": 1024, "kindString": "Property", @@ -29107,7 +29147,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1089, + "line": 1090, "character": 33 } ], @@ -29116,7 +29156,7 @@ "types": [ { "type": "reference", - "id": 1158, + "id": 1160, "name": "AuthError" }, { @@ -29131,13 +29171,13 @@ { "title": "Properties", "kind": 1024, - "children": [1054] + "children": [1056] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 1089, + "line": 1090, "character": 31 } ] @@ -29145,7 +29185,7 @@ } }, { - "id": 1114, + "id": 1116, "name": "JwtHeader", "kind": 4194304, "kindString": "Type alias", @@ -29153,21 +29193,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1203, + "line": 1204, "character": 12 } ], "type": { "type": "reflection", "declaration": { - "id": 1115, + "id": 1117, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 1116, + "id": 1118, "name": "alg", "kind": 1024, "kindString": "Property", @@ -29175,7 +29215,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1204, + "line": 1205, "character": 2 } ], @@ -29198,29 +29238,11 @@ } }, { - "id": 1117, + "id": 1119, "name": "kid", "kind": 1024, "kindString": "Property", "flags": {}, - "sources": [ - { - "fileName": "src/lib/types.ts", - "line": 1205, - "character": 2 - } - ], - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 1118, - "name": "typ", - "kind": 1024, - "kindString": "Property", - "flags": {}, "sources": [ { "fileName": "src/lib/types.ts", @@ -29232,19 +29254,37 @@ "type": "intrinsic", "name": "string" } + }, + { + "id": 1120, + "name": "typ", + "kind": 1024, + "kindString": "Property", + "flags": {}, + "sources": [ + { + "fileName": "src/lib/types.ts", + "line": 1207, + "character": 2 + } + ], + "type": { + "type": "intrinsic", + "name": "string" + } } ], "groups": [ { "title": "Properties", "kind": 1024, - "children": [1116, 1117, 1118] + "children": [1118, 1119, 1120] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 1203, + "line": 1204, "character": 24 } ] @@ -29252,7 +29292,7 @@ } }, { - "id": 1129, + "id": 1131, "name": "JwtPayload", "kind": 4194304, "kindString": "Type alias", @@ -29260,7 +29300,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1220, + "line": 1221, "character": 12 } ], @@ -29269,13 +29309,13 @@ "types": [ { "type": "reference", - "id": 1119, + "id": 1121, "name": "RequiredClaims" }, { "type": "reflection", "declaration": { - "id": 1130, + "id": 1132, "name": "__type", "kind": 65536, "kindString": "Type literal", @@ -29283,19 +29323,19 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1220, + "line": 1221, "character": 42 } ], "indexSignature": { - "id": 1131, + "id": 1133, "name": "__index", "kind": 8192, "kindString": "Index signature", "flags": {}, "parameters": [ { - "id": 1132, + "id": 1134, "name": "key", "kind": 32768, "flags": {}, @@ -29316,7 +29356,7 @@ } }, { - "id": 517, + "id": 518, "name": "LockFunc", "kind": 4194304, "kindString": "Type alias", @@ -29331,7 +29371,7 @@ "type": { "type": "reflection", "declaration": { - "id": 518, + "id": 519, "name": "__type", "kind": 65536, "kindString": "Type literal", @@ -29345,7 +29385,7 @@ ], "signatures": [ { - "id": 519, + "id": 520, "name": "__type", "kind": 4096, "kindString": "Call signature", @@ -29361,7 +29401,7 @@ }, "typeParameter": [ { - "id": 525, + "id": 526, "name": "R", "kind": 131072, "kindString": "Type parameter", @@ -29370,7 +29410,7 @@ ], "parameters": [ { - "id": 520, + "id": 521, "name": "name", "kind": 32768, "kindString": "Parameter", @@ -29384,7 +29424,7 @@ } }, { - "id": 521, + "id": 522, "name": "acquireTimeout", "kind": 32768, "kindString": "Parameter", @@ -29398,7 +29438,7 @@ } }, { - "id": 522, + "id": 523, "name": "fn", "kind": 32768, "kindString": "Parameter", @@ -29409,7 +29449,7 @@ "type": { "type": "reflection", "declaration": { - "id": 523, + "id": 524, "name": "__type", "kind": 65536, "kindString": "Type literal", @@ -29423,7 +29463,7 @@ ], "signatures": [ { - "id": 524, + "id": 525, "name": "__type", "kind": 4096, "kindString": "Call signature", @@ -29433,7 +29473,7 @@ "typeArguments": [ { "type": "reference", - "id": 525, + "id": 526, "name": "R" } ], @@ -29452,7 +29492,7 @@ "typeArguments": [ { "type": "reference", - "id": 525, + "id": 526, "name": "R" } ], @@ -29466,7 +29506,7 @@ } }, { - "id": 932, + "id": 934, "name": "MFAChallengeAndVerifyParams", "kind": 4194304, "kindString": "Type alias", @@ -29474,21 +29514,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 828, + "line": 829, "character": 12 } ], "type": { "type": "reflection", "declaration": { - "id": 933, + "id": 935, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 935, + "id": 937, "name": "code", "kind": 1024, "kindString": "Property", @@ -29499,7 +29539,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 832, + "line": 833, "character": 2 } ], @@ -29509,7 +29549,7 @@ } }, { - "id": 934, + "id": 936, "name": "factorId", "kind": 1024, "kindString": "Property", @@ -29520,7 +29560,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 830, + "line": 831, "character": 2 } ], @@ -29534,13 +29574,13 @@ { "title": "Properties", "kind": 1024, - "children": [935, 934] + "children": [937, 936] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 828, + "line": 829, "character": 42 } ] @@ -29548,7 +29588,7 @@ } }, { - "id": 928, + "id": 930, "name": "MFAChallengeParams", "kind": 4194304, "kindString": "Type alias", @@ -29556,21 +29596,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 821, + "line": 822, "character": 12 } ], "type": { "type": "reflection", "declaration": { - "id": 929, + "id": 931, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 931, + "id": 933, "name": "channel", "kind": 1024, "kindString": "Property", @@ -29583,7 +29623,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 825, + "line": 826, "character": 2 } ], @@ -29602,7 +29642,7 @@ } }, { - "id": 930, + "id": 932, "name": "factorId", "kind": 1024, "kindString": "Property", @@ -29613,7 +29653,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 823, + "line": 824, "character": 2 } ], @@ -29627,13 +29667,13 @@ { "title": "Properties", "kind": 1024, - "children": [931, 930] + "children": [933, 932] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 821, + "line": 822, "character": 33 } ] @@ -29641,7 +29681,7 @@ } }, { - "id": 919, + "id": 921, "name": "MFAEnrollParams", "kind": 4194304, "kindString": "Type alias", @@ -29649,7 +29689,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 803, + "line": 804, "character": 12 } ], @@ -29657,7 +29697,7 @@ "type": "union", "types": [ { - "id": 1076, + "id": 1078, "name": "MFAEnrollTOTPParams", "kind": 4194304, "kindString": "Type alias", @@ -29665,21 +29705,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1129, + "line": 1130, "character": 12 } ], "type": { "type": "reflection", "declaration": { - "id": 1077, + "id": 1079, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 1078, + "id": 1080, "name": "factorType", "kind": 1024, "kindString": "Property", @@ -29690,7 +29730,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1131, + "line": 1132, "character": 2 } ], @@ -29700,7 +29740,7 @@ } }, { - "id": 1080, + "id": 1082, "name": "friendlyName", "kind": 1024, "kindString": "Property", @@ -29713,7 +29753,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1135, + "line": 1136, "character": 2 } ], @@ -29723,7 +29763,7 @@ } }, { - "id": 1079, + "id": 1081, "name": "issuer", "kind": 1024, "kindString": "Property", @@ -29736,7 +29776,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1133, + "line": 1134, "character": 2 } ], @@ -29750,13 +29790,13 @@ { "title": "Properties", "kind": 1024, - "children": [1078, 1080, 1079] + "children": [1080, 1082, 1081] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 1129, + "line": 1130, "character": 34 } ] @@ -29764,7 +29804,7 @@ } }, { - "id": 1081, + "id": 1083, "name": "MFAEnrollPhoneParams", "kind": 4194304, "kindString": "Type alias", @@ -29772,21 +29812,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1137, + "line": 1138, "character": 12 } ], "type": { "type": "reflection", "declaration": { - "id": 1082, + "id": 1084, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 1083, + "id": 1085, "name": "factorType", "kind": 1024, "kindString": "Property", @@ -29797,7 +29837,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1139, + "line": 1140, "character": 2 } ], @@ -29807,7 +29847,7 @@ } }, { - "id": 1084, + "id": 1086, "name": "friendlyName", "kind": 1024, "kindString": "Property", @@ -29820,7 +29860,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1141, + "line": 1142, "character": 2 } ], @@ -29830,7 +29870,7 @@ } }, { - "id": 1085, + "id": 1087, "name": "phone", "kind": 1024, "kindString": "Property", @@ -29841,7 +29881,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1143, + "line": 1144, "character": 2 } ], @@ -29855,13 +29895,13 @@ { "title": "Properties", "kind": 1024, - "children": [1083, 1084, 1085] + "children": [1085, 1086, 1087] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 1137, + "line": 1138, "character": 35 } ] @@ -29872,7 +29912,7 @@ } }, { - "id": 1081, + "id": 1083, "name": "MFAEnrollPhoneParams", "kind": 4194304, "kindString": "Type alias", @@ -29880,21 +29920,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1137, + "line": 1138, "character": 12 } ], "type": { "type": "reflection", "declaration": { - "id": 1082, + "id": 1084, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 1083, + "id": 1085, "name": "factorType", "kind": 1024, "kindString": "Property", @@ -29905,7 +29945,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1139, + "line": 1140, "character": 2 } ], @@ -29915,7 +29955,7 @@ } }, { - "id": 1084, + "id": 1086, "name": "friendlyName", "kind": 1024, "kindString": "Property", @@ -29928,7 +29968,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1141, + "line": 1142, "character": 2 } ], @@ -29938,7 +29978,7 @@ } }, { - "id": 1085, + "id": 1087, "name": "phone", "kind": 1024, "kindString": "Property", @@ -29949,7 +29989,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1143, + "line": 1144, "character": 2 } ], @@ -29963,13 +30003,13 @@ { "title": "Properties", "kind": 1024, - "children": [1083, 1084, 1085] + "children": [1085, 1086, 1087] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 1137, + "line": 1138, "character": 35 } ] @@ -29977,7 +30017,7 @@ } }, { - "id": 1076, + "id": 1078, "name": "MFAEnrollTOTPParams", "kind": 4194304, "kindString": "Type alias", @@ -29985,21 +30025,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1129, + "line": 1130, "character": 12 } ], "type": { "type": "reflection", "declaration": { - "id": 1077, + "id": 1079, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 1078, + "id": 1080, "name": "factorType", "kind": 1024, "kindString": "Property", @@ -30010,7 +30050,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1131, + "line": 1132, "character": 2 } ], @@ -30020,7 +30060,7 @@ } }, { - "id": 1080, + "id": 1082, "name": "friendlyName", "kind": 1024, "kindString": "Property", @@ -30033,7 +30073,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1135, + "line": 1136, "character": 2 } ], @@ -30043,7 +30083,7 @@ } }, { - "id": 1079, + "id": 1081, "name": "issuer", "kind": 1024, "kindString": "Property", @@ -30056,7 +30096,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1133, + "line": 1134, "character": 2 } ], @@ -30070,13 +30110,13 @@ { "title": "Properties", "kind": 1024, - "children": [1078, 1080, 1079] + "children": [1080, 1082, 1081] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 1129, + "line": 1130, "character": 34 } ] @@ -30084,7 +30124,7 @@ } }, { - "id": 920, + "id": 922, "name": "MFAUnenrollParams", "kind": 4194304, "kindString": "Type alias", @@ -30092,21 +30132,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 805, + "line": 806, "character": 12 } ], "type": { "type": "reflection", "declaration": { - "id": 921, + "id": 923, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 922, + "id": 924, "name": "factorId", "kind": 1024, "kindString": "Property", @@ -30117,7 +30157,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 807, + "line": 808, "character": 2 } ], @@ -30131,13 +30171,13 @@ { "title": "Properties", "kind": 1024, - "children": [922] + "children": [924] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 805, + "line": 806, "character": 32 } ] @@ -30145,7 +30185,7 @@ } }, { - "id": 923, + "id": 925, "name": "MFAVerifyParams", "kind": 4194304, "kindString": "Type alias", @@ -30153,21 +30193,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 810, + "line": 811, "character": 12 } ], "type": { "type": "reflection", "declaration": { - "id": 924, + "id": 926, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 926, + "id": 928, "name": "challengeId", "kind": 1024, "kindString": "Property", @@ -30178,7 +30218,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 815, + "line": 816, "character": 2 } ], @@ -30188,7 +30228,7 @@ } }, { - "id": 927, + "id": 929, "name": "code", "kind": 1024, "kindString": "Property", @@ -30199,7 +30239,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 818, + "line": 819, "character": 2 } ], @@ -30209,7 +30249,7 @@ } }, { - "id": 925, + "id": 927, "name": "factorId", "kind": 1024, "kindString": "Property", @@ -30220,7 +30260,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 812, + "line": 813, "character": 2 } ], @@ -30234,13 +30274,13 @@ { "title": "Properties", "kind": 1024, - "children": [926, 927, 925] + "children": [928, 929, 927] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 810, + "line": 811, "character": 30 } ] @@ -30248,7 +30288,7 @@ } }, { - "id": 843, + "id": 845, "name": "MobileOtpType", "kind": 4194304, "kindString": "Type alias", @@ -30256,7 +30296,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 661, + "line": 662, "character": 12 } ], @@ -30275,7 +30315,7 @@ } }, { - "id": 623, + "id": 624, "name": "OAuthResponse", "kind": 4194304, "kindString": "Type alias", @@ -30293,14 +30333,14 @@ { "type": "reflection", "declaration": { - "id": 624, + "id": 625, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 625, + "id": 626, "name": "data", "kind": 1024, "kindString": "Property", @@ -30315,14 +30355,14 @@ "type": { "type": "reflection", "declaration": { - "id": 626, + "id": 627, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 627, + "id": 628, "name": "provider", "kind": 1024, "kindString": "Property", @@ -30336,12 +30376,12 @@ ], "type": { "type": "reference", - "id": 514, + "id": 515, "name": "Provider" } }, { - "id": 628, + "id": 629, "name": "url", "kind": 1024, "kindString": "Property", @@ -30363,7 +30403,7 @@ { "title": "Properties", "kind": 1024, - "children": [627, 628] + "children": [628, 629] } ], "sources": [ @@ -30377,7 +30417,7 @@ } }, { - "id": 629, + "id": 630, "name": "error", "kind": 1024, "kindString": "Property", @@ -30399,7 +30439,7 @@ { "title": "Properties", "kind": 1024, - "children": [625, 629] + "children": [626, 630] } ], "sources": [ @@ -30414,14 +30454,14 @@ { "type": "reflection", "declaration": { - "id": 630, + "id": 631, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 631, + "id": 632, "name": "data", "kind": 1024, "kindString": "Property", @@ -30436,14 +30476,14 @@ "type": { "type": "reflection", "declaration": { - "id": 632, + "id": 633, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 633, + "id": 634, "name": "provider", "kind": 1024, "kindString": "Property", @@ -30457,12 +30497,12 @@ ], "type": { "type": "reference", - "id": 514, + "id": 515, "name": "Provider" } }, { - "id": 634, + "id": 635, "name": "url", "kind": 1024, "kindString": "Property", @@ -30484,7 +30524,7 @@ { "title": "Properties", "kind": 1024, - "children": [633, 634] + "children": [634, 635] } ], "sources": [ @@ -30498,7 +30538,7 @@ } }, { - "id": 635, + "id": 636, "name": "error", "kind": 1024, "kindString": "Property", @@ -30512,7 +30552,7 @@ ], "type": { "type": "reference", - "id": 1158, + "id": 1160, "name": "AuthError" } } @@ -30521,7 +30561,7 @@ { "title": "Properties", "kind": 1024, - "children": [631, 635] + "children": [632, 636] } ], "sources": [ @@ -30537,7 +30577,7 @@ } }, { - "id": 1069, + "id": 1071, "name": "PageParams", "kind": 4194304, "kindString": "Type alias", @@ -30545,21 +30585,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1108, + "line": 1109, "character": 12 } ], "type": { "type": "reflection", "declaration": { - "id": 1070, + "id": 1072, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 1071, + "id": 1073, "name": "page", "kind": 1024, "kindString": "Property", @@ -30572,7 +30612,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1110, + "line": 1111, "character": 2 } ], @@ -30582,7 +30622,7 @@ } }, { - "id": 1072, + "id": 1074, "name": "perPage", "kind": 1024, "kindString": "Property", @@ -30595,7 +30635,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1112, + "line": 1113, "character": 2 } ], @@ -30609,13 +30649,13 @@ { "title": "Properties", "kind": 1024, - "children": [1071, 1072] + "children": [1073, 1074] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 1108, + "line": 1109, "character": 25 } ] @@ -30623,7 +30663,7 @@ } }, { - "id": 1062, + "id": 1064, "name": "Pagination", "kind": 4194304, "kindString": "Type alias", @@ -30631,21 +30671,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1101, + "line": 1102, "character": 12 } ], "type": { "type": "reflection", "declaration": { - "id": 1063, + "id": 1065, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 1065, + "id": 1067, "name": "lastPage", "kind": 1024, "kindString": "Property", @@ -30653,7 +30693,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1104, + "line": 1105, "character": 2 } ], @@ -30663,7 +30703,7 @@ } }, { - "id": 1064, + "id": 1066, "name": "nextPage", "kind": 1024, "kindString": "Property", @@ -30671,7 +30711,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1103, + "line": 1104, "character": 2 } ], @@ -30690,7 +30730,7 @@ } }, { - "id": 1066, + "id": 1068, "name": "total", "kind": 1024, "kindString": "Property", @@ -30698,7 +30738,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1105, + "line": 1106, "character": 2 } ], @@ -30712,25 +30752,25 @@ { "title": "Properties", "kind": 1024, - "children": [1065, 1064, 1066] + "children": [1067, 1066, 1068] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 1101, + "line": 1102, "character": 25 } ], "indexSignature": { - "id": 1067, + "id": 1069, "name": "__index", "kind": 8192, "kindString": "Index signature", "flags": {}, "parameters": [ { - "id": 1068, + "id": 1070, "name": "key", "kind": 32768, "flags": {}, @@ -30749,7 +30789,7 @@ } }, { - "id": 514, + "id": 515, "name": "Provider", "kind": 4194304, "kindString": "Type alias", @@ -30859,7 +30899,7 @@ } }, { - "id": 1119, + "id": 1121, "name": "RequiredClaims", "kind": 4194304, "kindString": "Type alias", @@ -30867,21 +30907,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1209, + "line": 1210, "character": 12 } ], "type": { "type": "reflection", "declaration": { - "id": 1120, + "id": 1122, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 1127, + "id": 1129, "name": "aal", "kind": 1024, "kindString": "Property", @@ -30889,16 +30929,16 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1216, + "line": 1217, "character": 2 } ], "type": { "type": "reference", - "id": 981, + "id": 983, "name": "AuthenticatorAssuranceLevels", "dereferenced": { - "id": 981, + "id": 983, "name": "AuthenticatorAssuranceLevels", "kind": 4194304, "kindString": "Type alias", @@ -30906,7 +30946,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 903, + "line": 904, "character": 12 } ], @@ -30927,7 +30967,7 @@ } }, { - "id": 1123, + "id": 1125, "name": "aud", "kind": 1024, "kindString": "Property", @@ -30935,7 +30975,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1212, + "line": 1213, "character": 2 } ], @@ -30957,29 +30997,11 @@ } }, { - "id": 1124, + "id": 1126, "name": "exp", "kind": 1024, "kindString": "Property", "flags": {}, - "sources": [ - { - "fileName": "src/lib/types.ts", - "line": 1213, - "character": 2 - } - ], - "type": { - "type": "intrinsic", - "name": "number" - } - }, - { - "id": 1125, - "name": "iat", - "kind": 1024, - "kindString": "Property", - "flags": {}, "sources": [ { "fileName": "src/lib/types.ts", @@ -30993,26 +31015,8 @@ } }, { - "id": 1121, - "name": "iss", - "kind": 1024, - "kindString": "Property", - "flags": {}, - "sources": [ - { - "fileName": "src/lib/types.ts", - "line": 1210, - "character": 2 - } - ], - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 1126, - "name": "role", + "id": 1127, + "name": "iat", "kind": 1024, "kindString": "Property", "flags": {}, @@ -31025,30 +31029,12 @@ ], "type": { "type": "intrinsic", - "name": "string" + "name": "number" } }, { - "id": 1128, - "name": "session_id", - "kind": 1024, - "kindString": "Property", - "flags": {}, - "sources": [ - { - "fileName": "src/lib/types.ts", - "line": 1217, - "character": 2 - } - ], - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 1122, - "name": "sub", + "id": 1123, + "name": "iss", "kind": 1024, "kindString": "Property", "flags": {}, @@ -31063,19 +31049,73 @@ "type": "intrinsic", "name": "string" } + }, + { + "id": 1128, + "name": "role", + "kind": 1024, + "kindString": "Property", + "flags": {}, + "sources": [ + { + "fileName": "src/lib/types.ts", + "line": 1216, + "character": 2 + } + ], + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 1130, + "name": "session_id", + "kind": 1024, + "kindString": "Property", + "flags": {}, + "sources": [ + { + "fileName": "src/lib/types.ts", + "line": 1218, + "character": 2 + } + ], + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 1124, + "name": "sub", + "kind": 1024, + "kindString": "Property", + "flags": {}, + "sources": [ + { + "fileName": "src/lib/types.ts", + "line": 1212, + "character": 2 + } + ], + "type": { + "type": "intrinsic", + "name": "string" + } } ], "groups": [ { "title": "Properties", "kind": 1024, - "children": [1127, 1123, 1124, 1125, 1121, 1126, 1128, 1122] + "children": [1129, 1125, 1126, 1127, 1123, 1128, 1130, 1124] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 1209, + "line": 1210, "character": 29 } ] @@ -31083,7 +31123,7 @@ } }, { - "id": 845, + "id": 847, "name": "ResendParams", "kind": 4194304, "kindString": "Type alias", @@ -31091,7 +31131,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 664, + "line": 665, "character": 12 } ], @@ -31101,14 +31141,14 @@ { "type": "reflection", "declaration": { - "id": 846, + "id": 848, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 848, + "id": 850, "name": "email", "kind": 1024, "kindString": "Property", @@ -31116,7 +31156,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 667, + "line": 668, "character": 6 } ], @@ -31126,7 +31166,7 @@ } }, { - "id": 849, + "id": 851, "name": "options", "kind": 1024, "kindString": "Property", @@ -31136,21 +31176,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 668, + "line": 669, "character": 6 } ], "type": { "type": "reflection", "declaration": { - "id": 850, + "id": 852, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 852, + "id": 854, "name": "captchaToken", "kind": 1024, "kindString": "Property", @@ -31163,7 +31203,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 672, + "line": 673, "character": 8 } ], @@ -31173,7 +31213,7 @@ } }, { - "id": 851, + "id": 853, "name": "emailRedirectTo", "kind": 1024, "kindString": "Property", @@ -31186,7 +31226,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 670, + "line": 671, "character": 8 } ], @@ -31200,13 +31240,13 @@ { "title": "Properties", "kind": 1024, - "children": [852, 851] + "children": [854, 853] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 668, + "line": 669, "character": 16 } ] @@ -31214,7 +31254,7 @@ } }, { - "id": 847, + "id": 849, "name": "type", "kind": 1024, "kindString": "Property", @@ -31222,7 +31262,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 666, + "line": 667, "character": 6 } ], @@ -31231,7 +31271,7 @@ "typeArguments": [ { "type": "reference", - "id": 844, + "id": 846, "name": "EmailOtpType" }, { @@ -31258,13 +31298,13 @@ { "title": "Properties", "kind": 1024, - "children": [848, 849, 847] + "children": [850, 851, 849] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 665, + "line": 666, "character": 4 } ] @@ -31273,14 +31313,14 @@ { "type": "reflection", "declaration": { - "id": 853, + "id": 855, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 856, + "id": 858, "name": "options", "kind": 1024, "kindString": "Property", @@ -31290,21 +31330,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 678, + "line": 679, "character": 6 } ], "type": { "type": "reflection", "declaration": { - "id": 857, + "id": 859, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 858, + "id": 860, "name": "captchaToken", "kind": 1024, "kindString": "Property", @@ -31317,7 +31357,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 680, + "line": 681, "character": 8 } ], @@ -31331,13 +31371,13 @@ { "title": "Properties", "kind": 1024, - "children": [858] + "children": [860] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 678, + "line": 679, "character": 16 } ] @@ -31345,11 +31385,29 @@ } }, { - "id": 855, + "id": 857, "name": "phone", "kind": 1024, "kindString": "Property", "flags": {}, + "sources": [ + { + "fileName": "src/lib/types.ts", + "line": 678, + "character": 6 + } + ], + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 856, + "name": "type", + "kind": 1024, + "kindString": "Property", + "flags": {}, "sources": [ { "fileName": "src/lib/types.ts", @@ -31357,30 +31415,12 @@ "character": 6 } ], - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 854, - "name": "type", - "kind": 1024, - "kindString": "Property", - "flags": {}, - "sources": [ - { - "fileName": "src/lib/types.ts", - "line": 676, - "character": 6 - } - ], "type": { "type": "reference", "typeArguments": [ { "type": "reference", - "id": 843, + "id": 845, "name": "MobileOtpType" }, { @@ -31407,13 +31447,13 @@ { "title": "Properties", "kind": 1024, - "children": [856, 855, 854] + "children": [858, 857, 856] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 675, + "line": 676, "character": 4 } ] @@ -31423,7 +31463,7 @@ } }, { - "id": 636, + "id": 637, "name": "SSOResponse", "kind": 4194304, "kindString": "Type alias", @@ -31441,14 +31481,14 @@ { "type": "reflection", "declaration": { - "id": 637, + "id": 638, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 638, + "id": 639, "name": "data", "kind": 1024, "kindString": "Property", @@ -31463,14 +31503,14 @@ "type": { "type": "reflection", "declaration": { - "id": 639, + "id": 640, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 640, + "id": 641, "name": "url", "kind": 1024, "kindString": "Property", @@ -31496,7 +31536,7 @@ { "title": "Properties", "kind": 1024, - "children": [640] + "children": [641] } ], "sources": [ @@ -31510,7 +31550,7 @@ } }, { - "id": 641, + "id": 642, "name": "error", "kind": 1024, "kindString": "Property", @@ -31532,7 +31572,7 @@ { "title": "Properties", "kind": 1024, - "children": [638, 641] + "children": [639, 642] } ], "sources": [ @@ -31547,14 +31587,14 @@ { "type": "reflection", "declaration": { - "id": 642, + "id": 643, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 643, + "id": 644, "name": "data", "kind": 1024, "kindString": "Property", @@ -31572,7 +31612,7 @@ } }, { - "id": 644, + "id": 645, "name": "error", "kind": 1024, "kindString": "Property", @@ -31586,7 +31626,7 @@ ], "type": { "type": "reference", - "id": 1158, + "id": 1160, "name": "AuthError" } } @@ -31595,7 +31635,7 @@ { "title": "Properties", "kind": 1024, - "children": [643, 644] + "children": [644, 645] } ], "sources": [ @@ -31611,7 +31651,7 @@ } }, { - "id": 747, + "id": 749, "name": "SignInAnonymouslyCredentials", "kind": 4194304, "kindString": "Type alias", @@ -31619,21 +31659,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 473, + "line": 474, "character": 12 } ], "type": { "type": "reflection", "declaration": { - "id": 748, + "id": 750, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 749, + "id": 751, "name": "options", "kind": 1024, "kindString": "Property", @@ -31643,21 +31683,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 474, + "line": 475, "character": 2 } ], "type": { "type": "reflection", "declaration": { - "id": 750, + "id": 752, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 752, + "id": 754, "name": "captchaToken", "kind": 1024, "kindString": "Property", @@ -31670,7 +31710,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 482, + "line": 483, "character": 4 } ], @@ -31680,7 +31720,7 @@ } }, { - "id": 751, + "id": 753, "name": "data", "kind": 1024, "kindString": "Property", @@ -31694,7 +31734,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 480, + "line": 481, "character": 4 } ], @@ -31708,13 +31748,13 @@ { "title": "Properties", "kind": 1024, - "children": [752, 751] + "children": [754, 753] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 474, + "line": 475, "character": 12 } ] @@ -31726,13 +31766,13 @@ { "title": "Properties", "kind": 1024, - "children": [749] + "children": [751] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 473, + "line": 474, "character": 43 } ] @@ -31740,7 +31780,7 @@ } }, { - "id": 813, + "id": 815, "name": "SignInWithIdTokenCredentials", "kind": 4194304, "kindString": "Type alias", @@ -31748,21 +31788,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 599, + "line": 600, "character": 12 } ], "type": { "type": "reflection", "declaration": { - "id": 814, + "id": 816, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 818, + "id": 820, "name": "access_token", "kind": 1024, "kindString": "Property", @@ -31775,7 +31815,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 605, + "line": 606, "character": 2 } ], @@ -31785,7 +31825,7 @@ } }, { - "id": 819, + "id": 821, "name": "nonce", "kind": 1024, "kindString": "Property", @@ -31798,7 +31838,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 607, + "line": 608, "character": 2 } ], @@ -31808,7 +31848,7 @@ } }, { - "id": 820, + "id": 822, "name": "options", "kind": 1024, "kindString": "Property", @@ -31818,21 +31858,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 608, + "line": 609, "character": 2 } ], "type": { "type": "reflection", "declaration": { - "id": 821, + "id": 823, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 822, + "id": 824, "name": "captchaToken", "kind": 1024, "kindString": "Property", @@ -31845,7 +31885,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 610, + "line": 611, "character": 4 } ], @@ -31859,13 +31899,13 @@ { "title": "Properties", "kind": 1024, - "children": [822] + "children": [824] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 608, + "line": 609, "character": 12 } ] @@ -31873,7 +31913,7 @@ } }, { - "id": 815, + "id": 817, "name": "provider", "kind": 1024, "kindString": "Property", @@ -31884,7 +31924,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 601, + "line": 602, "character": 2 } ], @@ -31921,7 +31961,7 @@ { "type": "reflection", "declaration": { - "id": 816, + "id": 818, "name": "__type", "kind": 65536, "kindString": "Type literal", @@ -31929,7 +31969,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 601, + "line": 602, "character": 76 } ] @@ -31941,7 +31981,7 @@ } }, { - "id": 817, + "id": 819, "name": "token", "kind": 1024, "kindString": "Property", @@ -31952,7 +31992,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 603, + "line": 604, "character": 2 } ], @@ -31966,13 +32006,13 @@ { "title": "Properties", "kind": 1024, - "children": [818, 819, 820, 815, 817] + "children": [820, 821, 822, 817, 819] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 599, + "line": 600, "character": 43 } ] @@ -31980,7 +32020,7 @@ } }, { - "id": 801, + "id": 803, "name": "SignInWithOAuthCredentials", "kind": 4194304, "kindString": "Type alias", @@ -31988,21 +32028,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 584, + "line": 585, "character": 12 } ], "type": { "type": "reflection", "declaration": { - "id": 802, + "id": 804, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 804, + "id": 806, "name": "options", "kind": 1024, "kindString": "Property", @@ -32012,21 +32052,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 587, + "line": 588, "character": 2 } ], "type": { "type": "reflection", "declaration": { - "id": 805, + "id": 807, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 808, + "id": 810, "name": "queryParams", "kind": 1024, "kindString": "Property", @@ -32039,14 +32079,14 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 593, + "line": 594, "character": 4 } ], "type": { "type": "reflection", "declaration": { - "id": 809, + "id": 811, "name": "__type", "kind": 65536, "kindString": "Type literal", @@ -32054,19 +32094,19 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 593, + "line": 594, "character": 18 } ], "indexSignature": { - "id": 810, + "id": 812, "name": "__index", "kind": 8192, "kindString": "Index signature", "flags": {}, "parameters": [ { - "id": 811, + "id": 813, "name": "key", "kind": 32768, "flags": {}, @@ -32085,7 +32125,7 @@ } }, { - "id": 806, + "id": 808, "name": "redirectTo", "kind": 1024, "kindString": "Property", @@ -32098,7 +32138,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 589, + "line": 590, "character": 4 } ], @@ -32108,7 +32148,7 @@ } }, { - "id": 807, + "id": 809, "name": "scopes", "kind": 1024, "kindString": "Property", @@ -32121,7 +32161,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 591, + "line": 592, "character": 4 } ], @@ -32131,7 +32171,7 @@ } }, { - "id": 812, + "id": 814, "name": "skipBrowserRedirect", "kind": 1024, "kindString": "Property", @@ -32144,7 +32184,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 595, + "line": 596, "character": 4 } ], @@ -32158,13 +32198,13 @@ { "title": "Properties", "kind": 1024, - "children": [808, 806, 807, 812] + "children": [810, 808, 809, 814] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 587, + "line": 588, "character": 12 } ] @@ -32172,7 +32212,7 @@ } }, { - "id": 803, + "id": 805, "name": "provider", "kind": 1024, "kindString": "Property", @@ -32183,16 +32223,16 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 586, + "line": 587, "character": 2 } ], "type": { "type": "reference", - "id": 514, + "id": 515, "name": "Provider", "dereferenced": { - "id": 514, + "id": 515, "name": "Provider", "kind": 4194304, "kindString": "Type alias", @@ -32308,13 +32348,13 @@ { "title": "Properties", "kind": 1024, - "children": [804, 803] + "children": [806, 805] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 584, + "line": 585, "character": 41 } ] @@ -32322,7 +32362,7 @@ } }, { - "id": 770, + "id": 772, "name": "SignInWithPasswordCredentials", "kind": 4194304, "kindString": "Type alias", @@ -32330,7 +32370,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 523, + "line": 524, "character": 12 } ], @@ -32340,14 +32380,14 @@ { "type": "reflection", "declaration": { - "id": 771, + "id": 773, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 772, + "id": 774, "name": "email", "kind": 1024, "kindString": "Property", @@ -32358,7 +32398,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 526, + "line": 527, "character": 6 } ], @@ -32368,7 +32408,7 @@ } }, { - "id": 774, + "id": 776, "name": "options", "kind": 1024, "kindString": "Property", @@ -32378,21 +32418,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 529, + "line": 530, "character": 6 } ], "type": { "type": "reflection", "declaration": { - "id": 775, + "id": 777, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 776, + "id": 778, "name": "captchaToken", "kind": 1024, "kindString": "Property", @@ -32405,7 +32445,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 531, + "line": 532, "character": 8 } ], @@ -32419,13 +32459,13 @@ { "title": "Properties", "kind": 1024, - "children": [776] + "children": [778] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 529, + "line": 530, "character": 16 } ] @@ -32433,7 +32473,7 @@ } }, { - "id": 773, + "id": 775, "name": "password", "kind": 1024, "kindString": "Property", @@ -32444,7 +32484,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 528, + "line": 529, "character": 6 } ], @@ -32458,13 +32498,13 @@ { "title": "Properties", "kind": 1024, - "children": [772, 774, 773] + "children": [774, 776, 775] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 524, + "line": 525, "character": 4 } ] @@ -32473,14 +32513,14 @@ { "type": "reflection", "declaration": { - "id": 777, + "id": 779, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 780, + "id": 782, "name": "options", "kind": 1024, "kindString": "Property", @@ -32490,21 +32530,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 539, + "line": 540, "character": 6 } ], "type": { "type": "reflection", "declaration": { - "id": 781, + "id": 783, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 782, + "id": 784, "name": "captchaToken", "kind": 1024, "kindString": "Property", @@ -32517,7 +32557,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 541, + "line": 542, "character": 8 } ], @@ -32531,13 +32571,13 @@ { "title": "Properties", "kind": 1024, - "children": [782] + "children": [784] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 539, + "line": 540, "character": 16 } ] @@ -32545,7 +32585,7 @@ } }, { - "id": 779, + "id": 781, "name": "password", "kind": 1024, "kindString": "Property", @@ -32556,7 +32596,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 538, + "line": 539, "character": 6 } ], @@ -32566,7 +32606,7 @@ } }, { - "id": 778, + "id": 780, "name": "phone", "kind": 1024, "kindString": "Property", @@ -32577,7 +32617,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 536, + "line": 537, "character": 6 } ], @@ -32591,13 +32631,13 @@ { "title": "Properties", "kind": 1024, - "children": [780, 779, 778] + "children": [782, 781, 780] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 534, + "line": 535, "character": 4 } ] @@ -32607,7 +32647,7 @@ } }, { - "id": 783, + "id": 785, "name": "SignInWithPasswordlessCredentials", "kind": 4194304, "kindString": "Type alias", @@ -32615,7 +32655,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 545, + "line": 546, "character": 12 } ], @@ -32625,14 +32665,14 @@ { "type": "reflection", "declaration": { - "id": 784, + "id": 786, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 785, + "id": 787, "name": "email", "kind": 1024, "kindString": "Property", @@ -32643,7 +32683,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 548, + "line": 549, "character": 6 } ], @@ -32653,7 +32693,7 @@ } }, { - "id": 786, + "id": 788, "name": "options", "kind": 1024, "kindString": "Property", @@ -32663,21 +32703,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 549, + "line": 550, "character": 6 } ], "type": { "type": "reflection", "declaration": { - "id": 787, + "id": 789, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 791, + "id": 793, "name": "captchaToken", "kind": 1024, "kindString": "Property", @@ -32690,7 +32730,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 561, + "line": 562, "character": 8 } ], @@ -32700,7 +32740,7 @@ } }, { - "id": 790, + "id": 792, "name": "data", "kind": 1024, "kindString": "Property", @@ -32714,7 +32754,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 559, + "line": 560, "character": 8 } ], @@ -32724,7 +32764,7 @@ } }, { - "id": 788, + "id": 790, "name": "emailRedirectTo", "kind": 1024, "kindString": "Property", @@ -32737,7 +32777,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 551, + "line": 552, "character": 8 } ], @@ -32747,7 +32787,7 @@ } }, { - "id": 789, + "id": 791, "name": "shouldCreateUser", "kind": 1024, "kindString": "Property", @@ -32760,7 +32800,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 553, + "line": 554, "character": 8 } ], @@ -32774,13 +32814,13 @@ { "title": "Properties", "kind": 1024, - "children": [791, 790, 788, 789] + "children": [793, 792, 790, 791] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 549, + "line": 550, "character": 16 } ] @@ -32792,13 +32832,13 @@ { "title": "Properties", "kind": 1024, - "children": [785, 786] + "children": [787, 788] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 546, + "line": 547, "character": 4 } ] @@ -32807,14 +32847,14 @@ { "type": "reflection", "declaration": { - "id": 792, + "id": 794, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 794, + "id": 796, "name": "options", "kind": 1024, "kindString": "Property", @@ -32824,21 +32864,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 567, + "line": 568, "character": 6 } ], "type": { "type": "reflection", "declaration": { - "id": 795, + "id": 797, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 798, + "id": 800, "name": "captchaToken", "kind": 1024, "kindString": "Property", @@ -32851,7 +32891,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 577, + "line": 578, "character": 8 } ], @@ -32861,7 +32901,7 @@ } }, { - "id": 799, + "id": 801, "name": "channel", "kind": 1024, "kindString": "Property", @@ -32874,7 +32914,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 579, + "line": 580, "character": 8 } ], @@ -32893,7 +32933,7 @@ } }, { - "id": 797, + "id": 799, "name": "data", "kind": 1024, "kindString": "Property", @@ -32907,7 +32947,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 575, + "line": 576, "character": 8 } ], @@ -32917,7 +32957,7 @@ } }, { - "id": 796, + "id": 798, "name": "shouldCreateUser", "kind": 1024, "kindString": "Property", @@ -32930,7 +32970,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 569, + "line": 570, "character": 8 } ], @@ -32944,13 +32984,13 @@ { "title": "Properties", "kind": 1024, - "children": [798, 799, 797, 796] + "children": [800, 801, 799, 798] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 567, + "line": 568, "character": 16 } ] @@ -32958,7 +32998,7 @@ } }, { - "id": 793, + "id": 795, "name": "phone", "kind": 1024, "kindString": "Property", @@ -32969,7 +33009,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 566, + "line": 567, "character": 6 } ], @@ -32983,13 +33023,13 @@ { "title": "Properties", "kind": 1024, - "children": [794, 793] + "children": [796, 795] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 564, + "line": 565, "character": 4 } ] @@ -32999,7 +33039,7 @@ } }, { - "id": 859, + "id": 861, "name": "SignInWithSSO", "kind": 4194304, "kindString": "Type alias", @@ -33007,7 +33047,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 684, + "line": 685, "character": 12 } ], @@ -33017,14 +33057,14 @@ { "type": "reflection", "declaration": { - "id": 860, + "id": 862, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 862, + "id": 864, "name": "options", "kind": 1024, "kindString": "Property", @@ -33034,21 +33074,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 689, + "line": 690, "character": 6 } ], "type": { "type": "reflection", "declaration": { - "id": 863, + "id": 865, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 865, + "id": 867, "name": "captchaToken", "kind": 1024, "kindString": "Property", @@ -33061,7 +33101,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 693, + "line": 694, "character": 8 } ], @@ -33071,7 +33111,7 @@ } }, { - "id": 864, + "id": 866, "name": "redirectTo", "kind": 1024, "kindString": "Property", @@ -33084,7 +33124,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 691, + "line": 692, "character": 8 } ], @@ -33098,13 +33138,13 @@ { "title": "Properties", "kind": 1024, - "children": [865, 864] + "children": [867, 866] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 689, + "line": 690, "character": 16 } ] @@ -33112,7 +33152,7 @@ } }, { - "id": 861, + "id": 863, "name": "providerId", "kind": 1024, "kindString": "Property", @@ -33123,7 +33163,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 687, + "line": 688, "character": 6 } ], @@ -33137,13 +33177,13 @@ { "title": "Properties", "kind": 1024, - "children": [862, 861] + "children": [864, 863] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 685, + "line": 686, "character": 4 } ] @@ -33152,14 +33192,14 @@ { "type": "reflection", "declaration": { - "id": 866, + "id": 868, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 867, + "id": 869, "name": "domain", "kind": 1024, "kindString": "Property", @@ -33170,7 +33210,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 698, + "line": 699, "character": 6 } ], @@ -33180,7 +33220,7 @@ } }, { - "id": 868, + "id": 870, "name": "options", "kind": 1024, "kindString": "Property", @@ -33190,21 +33230,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 700, + "line": 701, "character": 6 } ], "type": { "type": "reflection", "declaration": { - "id": 869, + "id": 871, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 871, + "id": 873, "name": "captchaToken", "kind": 1024, "kindString": "Property", @@ -33217,7 +33257,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 704, + "line": 705, "character": 8 } ], @@ -33227,7 +33267,7 @@ } }, { - "id": 870, + "id": 872, "name": "redirectTo", "kind": 1024, "kindString": "Property", @@ -33240,7 +33280,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 702, + "line": 703, "character": 8 } ], @@ -33254,13 +33294,13 @@ { "title": "Properties", "kind": 1024, - "children": [871, 870] + "children": [873, 872] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 700, + "line": 701, "character": 16 } ] @@ -33272,13 +33312,13 @@ { "title": "Properties", "kind": 1024, - "children": [867, 868] + "children": [869, 870] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 696, + "line": 697, "character": 4 } ] @@ -33288,7 +33328,7 @@ } }, { - "id": 1073, + "id": 1075, "name": "SignOut", "kind": 4194304, "kindString": "Type alias", @@ -33296,21 +33336,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1115, + "line": 1116, "character": 12 } ], "type": { "type": "reflection", "declaration": { - "id": 1074, + "id": 1076, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 1075, + "id": 1077, "name": "scope", "kind": 1024, "kindString": "Property", @@ -33323,7 +33363,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1126, + "line": 1127, "character": 2 } ], @@ -33350,13 +33390,13 @@ { "title": "Properties", "kind": 1024, - "children": [1075] + "children": [1077] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 1115, + "line": 1116, "character": 22 } ] @@ -33364,7 +33404,7 @@ } }, { - "id": 753, + "id": 755, "name": "SignUpWithPasswordCredentials", "kind": 4194304, "kindString": "Type alias", @@ -33372,7 +33412,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 486, + "line": 487, "character": 12 } ], @@ -33382,14 +33422,14 @@ { "type": "reflection", "declaration": { - "id": 754, + "id": 756, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 755, + "id": 757, "name": "email", "kind": 1024, "kindString": "Property", @@ -33400,7 +33440,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 489, + "line": 490, "character": 6 } ], @@ -33410,7 +33450,7 @@ } }, { - "id": 757, + "id": 759, "name": "options", "kind": 1024, "kindString": "Property", @@ -33420,21 +33460,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 492, + "line": 493, "character": 6 } ], "type": { "type": "reflection", "declaration": { - "id": 758, + "id": 760, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 761, + "id": 763, "name": "captchaToken", "kind": 1024, "kindString": "Property", @@ -33447,7 +33487,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 502, + "line": 503, "character": 8 } ], @@ -33457,7 +33497,7 @@ } }, { - "id": 760, + "id": 762, "name": "data", "kind": 1024, "kindString": "Property", @@ -33471,7 +33511,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 500, + "line": 501, "character": 8 } ], @@ -33481,7 +33521,7 @@ } }, { - "id": 759, + "id": 761, "name": "emailRedirectTo", "kind": 1024, "kindString": "Property", @@ -33494,7 +33534,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 494, + "line": 495, "character": 8 } ], @@ -33508,13 +33548,13 @@ { "title": "Properties", "kind": 1024, - "children": [761, 760, 759] + "children": [763, 762, 761] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 492, + "line": 493, "character": 16 } ] @@ -33522,7 +33562,7 @@ } }, { - "id": 756, + "id": 758, "name": "password", "kind": 1024, "kindString": "Property", @@ -33533,7 +33573,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 491, + "line": 492, "character": 6 } ], @@ -33547,13 +33587,13 @@ { "title": "Properties", "kind": 1024, - "children": [755, 757, 756] + "children": [757, 759, 758] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 487, + "line": 488, "character": 4 } ] @@ -33562,14 +33602,14 @@ { "type": "reflection", "declaration": { - "id": 762, + "id": 764, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 765, + "id": 767, "name": "options", "kind": 1024, "kindString": "Property", @@ -33579,21 +33619,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 510, + "line": 511, "character": 6 } ], "type": { "type": "reflection", "declaration": { - "id": 766, + "id": 768, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 768, + "id": 770, "name": "captchaToken", "kind": 1024, "kindString": "Property", @@ -33606,7 +33646,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 518, + "line": 519, "character": 8 } ], @@ -33616,7 +33656,7 @@ } }, { - "id": 769, + "id": 771, "name": "channel", "kind": 1024, "kindString": "Property", @@ -33629,7 +33669,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 520, + "line": 521, "character": 8 } ], @@ -33648,7 +33688,7 @@ } }, { - "id": 767, + "id": 769, "name": "data", "kind": 1024, "kindString": "Property", @@ -33662,7 +33702,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 516, + "line": 517, "character": 8 } ], @@ -33676,13 +33716,13 @@ { "title": "Properties", "kind": 1024, - "children": [768, 769, 767] + "children": [770, 771, 769] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 510, + "line": 511, "character": 16 } ] @@ -33690,7 +33730,7 @@ } }, { - "id": 764, + "id": 766, "name": "password", "kind": 1024, "kindString": "Property", @@ -33701,7 +33741,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 509, + "line": 510, "character": 6 } ], @@ -33711,7 +33751,7 @@ } }, { - "id": 763, + "id": 765, "name": "phone", "kind": 1024, "kindString": "Property", @@ -33722,7 +33762,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 507, + "line": 508, "character": 6 } ], @@ -33736,13 +33776,13 @@ { "title": "Properties", "kind": 1024, - "children": [765, 764, 763] + "children": [767, 766, 765] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 505, + "line": 506, "character": 4 } ] @@ -33752,7 +33792,7 @@ } }, { - "id": 1049, + "id": 1051, "name": "SupportedStorage", "kind": 4194304, "kindString": "Type alias", @@ -33760,7 +33800,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1076, + "line": 1077, "character": 12 } ], @@ -33807,14 +33847,14 @@ { "type": "reflection", "declaration": { - "id": 1050, + "id": 1052, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 1051, + "id": 1053, "name": "isServer", "kind": 1024, "kindString": "Property", @@ -33827,7 +33867,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 1086, + "line": 1087, "character": 2 } ], @@ -33841,13 +33881,13 @@ { "title": "Properties", "kind": 1024, - "children": [1051] + "children": [1053] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 1078, + "line": 1079, "character": 4 } ] @@ -33857,7 +33897,7 @@ } }, { - "id": 645, + "id": 646, "name": "UserResponse", "kind": 4194304, "kindString": "Type alias", @@ -33875,14 +33915,14 @@ { "type": "reflection", "declaration": { - "id": 646, + "id": 647, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 647, + "id": 648, "name": "data", "kind": 1024, "kindString": "Property", @@ -33897,14 +33937,14 @@ "type": { "type": "reflection", "declaration": { - "id": 648, + "id": 649, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 649, + "id": 650, "name": "user", "kind": 1024, "kindString": "Property", @@ -33918,7 +33958,7 @@ ], "type": { "type": "reference", - "id": 696, + "id": 697, "name": "User" } } @@ -33927,7 +33967,7 @@ { "title": "Properties", "kind": 1024, - "children": [649] + "children": [650] } ], "sources": [ @@ -33941,7 +33981,7 @@ } }, { - "id": 650, + "id": 651, "name": "error", "kind": 1024, "kindString": "Property", @@ -33963,7 +34003,7 @@ { "title": "Properties", "kind": 1024, - "children": [647, 650] + "children": [648, 651] } ], "sources": [ @@ -33978,14 +34018,14 @@ { "type": "reflection", "declaration": { - "id": 651, + "id": 652, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 652, + "id": 653, "name": "data", "kind": 1024, "kindString": "Property", @@ -34000,14 +34040,14 @@ "type": { "type": "reflection", "declaration": { - "id": 653, + "id": 654, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 654, + "id": 655, "name": "user", "kind": 1024, "kindString": "Property", @@ -34029,7 +34069,7 @@ { "title": "Properties", "kind": 1024, - "children": [654] + "children": [655] } ], "sources": [ @@ -34043,7 +34083,7 @@ } }, { - "id": 655, + "id": 656, "name": "error", "kind": 1024, "kindString": "Property", @@ -34057,7 +34097,7 @@ ], "type": { "type": "reference", - "id": 1158, + "id": 1160, "name": "AuthError" } } @@ -34066,7 +34106,7 @@ { "title": "Properties", "kind": 1024, - "children": [652, 655] + "children": [653, 656] } ], "sources": [ @@ -34082,7 +34122,7 @@ } }, { - "id": 823, + "id": 825, "name": "VerifyOtpParams", "kind": 4194304, "kindString": "Type alias", @@ -34090,7 +34130,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 614, + "line": 615, "character": 12 } ], @@ -34098,14 +34138,14 @@ "type": "union", "types": [ { - "id": 824, + "id": 826, "name": "VerifyMobileOtpParams", "kind": 256, "kindString": "Interface", "flags": {}, "children": [ { - "id": 828, + "id": 830, "name": "options", "kind": 1024, "kindString": "Property", @@ -34115,21 +34155,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 622, + "line": 623, "character": 2 } ], "type": { "type": "reflection", "declaration": { - "id": 829, + "id": 831, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 831, + "id": 833, "name": "captchaToken", "kind": 1024, "kindString": "Property", @@ -34148,7 +34188,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 631, + "line": 632, "character": 4 } ], @@ -34158,7 +34198,7 @@ } }, { - "id": 830, + "id": 832, "name": "redirectTo", "kind": 1024, "kindString": "Property", @@ -34171,7 +34211,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 624, + "line": 625, "character": 4 } ], @@ -34185,14 +34225,14 @@ { "title": "Properties", "kind": 1024, - "children": [831, 830] + "children": [833, 832] } ] } } }, { - "id": 825, + "id": 827, "name": "phone", "kind": 1024, "kindString": "Property", @@ -34203,7 +34243,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 617, + "line": 618, "character": 2 } ], @@ -34213,7 +34253,7 @@ } }, { - "id": 826, + "id": 828, "name": "token", "kind": 1024, "kindString": "Property", @@ -34224,7 +34264,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 619, + "line": 620, "character": 2 } ], @@ -34234,7 +34274,7 @@ } }, { - "id": 827, + "id": 829, "name": "type", "kind": 1024, "kindString": "Property", @@ -34245,16 +34285,16 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 621, + "line": 622, "character": 2 } ], "type": { "type": "reference", - "id": 843, + "id": 845, "name": "MobileOtpType", "dereferenced": { - "id": 843, + "id": 845, "name": "MobileOtpType", "kind": 4194304, "kindString": "Type alias", @@ -34262,7 +34302,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 661, + "line": 662, "character": 12 } ], @@ -34287,26 +34327,26 @@ { "title": "Properties", "kind": 1024, - "children": [828, 825, 826, 827] + "children": [830, 827, 828, 829] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 615, + "line": 616, "character": 17 } ] }, { - "id": 832, + "id": 834, "name": "VerifyEmailOtpParams", "kind": 256, "kindString": "Interface", "flags": {}, "children": [ { - "id": 833, + "id": 835, "name": "email", "kind": 1024, "kindString": "Property", @@ -34317,7 +34357,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 636, + "line": 637, "character": 2 } ], @@ -34327,7 +34367,7 @@ } }, { - "id": 836, + "id": 838, "name": "options", "kind": 1024, "kindString": "Property", @@ -34337,21 +34377,21 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 641, + "line": 642, "character": 2 } ], "type": { "type": "reflection", "declaration": { - "id": 837, + "id": 839, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 839, + "id": 841, "name": "captchaToken", "kind": 1024, "kindString": "Property", @@ -34370,7 +34410,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 649, + "line": 650, "character": 4 } ], @@ -34380,7 +34420,7 @@ } }, { - "id": 838, + "id": 840, "name": "redirectTo", "kind": 1024, "kindString": "Property", @@ -34393,7 +34433,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 643, + "line": 644, "character": 4 } ], @@ -34407,14 +34447,14 @@ { "title": "Properties", "kind": 1024, - "children": [839, 838] + "children": [841, 840] } ] } } }, { - "id": 834, + "id": 836, "name": "token", "kind": 1024, "kindString": "Property", @@ -34425,7 +34465,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 638, + "line": 639, "character": 2 } ], @@ -34435,7 +34475,7 @@ } }, { - "id": 835, + "id": 837, "name": "type", "kind": 1024, "kindString": "Property", @@ -34446,16 +34486,16 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 640, + "line": 641, "character": 2 } ], "type": { "type": "reference", - "id": 844, + "id": 846, "name": "EmailOtpType", "dereferenced": { - "id": 844, + "id": 846, "name": "EmailOtpType", "kind": 4194304, "kindString": "Type alias", @@ -34463,7 +34503,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 662, + "line": 663, "character": 12 } ], @@ -34504,26 +34544,26 @@ { "title": "Properties", "kind": 1024, - "children": [833, 836, 834, 835] + "children": [835, 838, 836, 837] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 634, + "line": 635, "character": 17 } ] }, { - "id": 840, + "id": 842, "name": "VerifyTokenHashParams", "kind": 256, "kindString": "Interface", "flags": {}, "children": [ { - "id": 841, + "id": 843, "name": "token_hash", "kind": 1024, "kindString": "Property", @@ -34534,7 +34574,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 655, + "line": 656, "character": 2 } ], @@ -34544,7 +34584,7 @@ } }, { - "id": 842, + "id": 844, "name": "type", "kind": 1024, "kindString": "Property", @@ -34555,16 +34595,16 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 658, + "line": 659, "character": 2 } ], "type": { "type": "reference", - "id": 844, + "id": 846, "name": "EmailOtpType", "dereferenced": { - "id": 844, + "id": 846, "name": "EmailOtpType", "kind": 4194304, "kindString": "Type alias", @@ -34572,7 +34612,7 @@ "sources": [ { "fileName": "src/lib/types.ts", - "line": 662, + "line": 663, "character": 12 } ], @@ -34613,13 +34653,13 @@ { "title": "Properties", "kind": 1024, - "children": [841, 842] + "children": [843, 844] } ], "sources": [ { "fileName": "src/lib/types.ts", - "line": 653, + "line": 654, "character": 17 } ] @@ -34628,7 +34668,7 @@ } }, { - "id": 549, + "id": 550, "name": "WeakPassword", "kind": 4194304, "kindString": "Type alias", @@ -34643,14 +34683,14 @@ "type": { "type": "reflection", "declaration": { - "id": 550, + "id": 551, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 552, + "id": 553, "name": "message", "kind": 1024, "kindString": "Property", @@ -34668,7 +34708,7 @@ } }, { - "id": 551, + "id": 552, "name": "reasons", "kind": 1024, "kindString": "Property", @@ -34684,7 +34724,7 @@ "type": "array", "elementType": { "type": "reference", - "id": 547, + "id": 548, "name": "WeakPasswordReasons" } } @@ -34694,7 +34734,7 @@ { "title": "Properties", "kind": 1024, - "children": [552, 551] + "children": [553, 552] } ], "sources": [ @@ -34708,7 +34748,7 @@ } }, { - "id": 547, + "id": 548, "name": "WeakPasswordReasons", "kind": 4194304, "kindString": "Type alias", @@ -34745,7 +34785,7 @@ { "type": "reflection", "declaration": { - "id": 548, + "id": 549, "name": "__type", "kind": 65536, "kindString": "Type literal", @@ -34765,7 +34805,7 @@ } }, { - "id": 496, + "id": 497, "name": "AuthAdminApi", "kind": 32, "kindString": "Variable", @@ -34790,7 +34830,7 @@ "defaultValue": "GoTrueAdminApi" }, { - "id": 497, + "id": 498, "name": "AuthClient", "kind": 32, "kindString": "Variable", @@ -34815,7 +34855,7 @@ "defaultValue": "GoTrueClient" }, { - "id": 511, + "id": 512, "name": "lockInternals", "kind": 32, "kindString": "Variable", @@ -34840,14 +34880,14 @@ "type": { "type": "reflection", "declaration": { - "id": 512, + "id": 513, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 513, + "id": 514, "name": "debug", "kind": 1024, "kindString": "Property", @@ -34878,7 +34918,7 @@ { "title": "Properties", "kind": 1024, - "children": [513] + "children": [514] } ] } @@ -34886,7 +34926,7 @@ "defaultValue": "..." }, { - "id": 1143, + "id": 1145, "name": "isAuthApiError", "kind": 64, "kindString": "Function", @@ -34900,14 +34940,14 @@ ], "signatures": [ { - "id": 1144, + "id": 1146, "name": "isAuthApiError", "kind": 4096, "kindString": "Call signature", "flags": {}, "parameters": [ { - "id": 1145, + "id": 1147, "name": "error", "kind": 32768, "kindString": "Parameter", @@ -34924,7 +34964,7 @@ "asserts": false, "targetType": { "type": "reference", - "id": 1168, + "id": 1170, "name": "AuthApiError" } } @@ -34932,7 +34972,7 @@ ] }, { - "id": 1140, + "id": 1142, "name": "isAuthError", "kind": 64, "kindString": "Function", @@ -34946,14 +34986,14 @@ ], "signatures": [ { - "id": 1141, + "id": 1143, "name": "isAuthError", "kind": 4096, "kindString": "Call signature", "flags": {}, "parameters": [ { - "id": 1142, + "id": 1144, "name": "error", "kind": 32768, "kindString": "Parameter", @@ -34970,7 +35010,7 @@ "asserts": false, "targetType": { "type": "reference", - "id": 1158, + "id": 1160, "name": "AuthError" } } @@ -34978,7 +35018,7 @@ ] }, { - "id": 1149, + "id": 1151, "name": "isAuthImplicitGrantRedirectError", "kind": 64, "kindString": "Function", @@ -34992,14 +35032,14 @@ ], "signatures": [ { - "id": 1150, + "id": 1152, "name": "isAuthImplicitGrantRedirectError", "kind": 4096, "kindString": "Call signature", "flags": {}, "parameters": [ { - "id": 1151, + "id": 1153, "name": "error", "kind": 32768, "kindString": "Parameter", @@ -35016,7 +35056,7 @@ "asserts": false, "targetType": { "type": "reference", - "id": 1225, + "id": 1227, "name": "AuthImplicitGrantRedirectError" } } @@ -35024,7 +35064,7 @@ ] }, { - "id": 1152, + "id": 1154, "name": "isAuthRetryableFetchError", "kind": 64, "kindString": "Function", @@ -35038,14 +35078,14 @@ ], "signatures": [ { - "id": 1153, + "id": 1155, "name": "isAuthRetryableFetchError", "kind": 4096, "kindString": "Call signature", "flags": {}, "parameters": [ { - "id": 1154, + "id": 1156, "name": "error", "kind": 32768, "kindString": "Parameter", @@ -35062,7 +35102,7 @@ "asserts": false, "targetType": { "type": "reference", - "id": 1279, + "id": 1281, "name": "AuthRetryableFetchError" } } @@ -35070,7 +35110,7 @@ ] }, { - "id": 1146, + "id": 1148, "name": "isAuthSessionMissingError", "kind": 64, "kindString": "Function", @@ -35084,14 +35124,14 @@ ], "signatures": [ { - "id": 1147, + "id": 1149, "name": "isAuthSessionMissingError", "kind": 4096, "kindString": "Call signature", "flags": {}, "parameters": [ { - "id": 1148, + "id": 1150, "name": "error", "kind": 32768, "kindString": "Parameter", @@ -35108,7 +35148,7 @@ "asserts": false, "targetType": { "type": "reference", - "id": 1200, + "id": 1202, "name": "AuthSessionMissingError" } } @@ -35116,7 +35156,7 @@ ] }, { - "id": 1155, + "id": 1157, "name": "isAuthWeakPasswordError", "kind": 64, "kindString": "Function", @@ -35130,14 +35170,14 @@ ], "signatures": [ { - "id": 1156, + "id": 1158, "name": "isAuthWeakPasswordError", "kind": 4096, "kindString": "Call signature", "flags": {}, "parameters": [ { - "id": 1157, + "id": 1159, "name": "error", "kind": 32768, "kindString": "Parameter", @@ -35154,7 +35194,7 @@ "asserts": false, "targetType": { "type": "reference", - "id": 1289, + "id": 1291, "name": "AuthWeakPasswordError" } } @@ -35162,7 +35202,7 @@ ] }, { - "id": 498, + "id": 499, "name": "navigatorLock", "kind": 64, "kindString": "Function", @@ -35176,7 +35216,7 @@ ], "signatures": [ { - "id": 499, + "id": 500, "name": "navigatorLock", "kind": 4096, "kindString": "Call signature", @@ -35187,7 +35227,7 @@ }, "typeParameter": [ { - "id": 500, + "id": 501, "name": "R", "kind": 131072, "kindString": "Type parameter", @@ -35196,7 +35236,7 @@ ], "parameters": [ { - "id": 501, + "id": 502, "name": "name", "kind": 32768, "kindString": "Parameter", @@ -35210,7 +35250,7 @@ } }, { - "id": 502, + "id": 503, "name": "acquireTimeout", "kind": 32768, "kindString": "Parameter", @@ -35224,7 +35264,7 @@ } }, { - "id": 503, + "id": 504, "name": "fn", "kind": 32768, "kindString": "Parameter", @@ -35235,14 +35275,14 @@ "type": { "type": "reflection", "declaration": { - "id": 504, + "id": 505, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "signatures": [ { - "id": 505, + "id": 506, "name": "__type", "kind": 4096, "kindString": "Call signature", @@ -35252,7 +35292,7 @@ "typeArguments": [ { "type": "reference", - "id": 500, + "id": 501, "name": "R" } ], @@ -35271,7 +35311,7 @@ "typeArguments": [ { "type": "reference", - "id": 500, + "id": 501, "name": "R" } ], @@ -35288,35 +35328,35 @@ "title": "Classes", "kind": 128, "children": [ - 1168, 1158, 1225, 1216, 1301, 1208, 1252, 1279, 1200, 1178, 1289, 1188, 1, 78, 506 + 1170, 1160, 1227, 1218, 1303, 1210, 1254, 1281, 1202, 1180, 1291, 1190, 1, 78, 507 ] }, { "title": "Interfaces", "kind": 256, "children": [ - 665, 726, 681, 894, 1042, 993, 1133, 656, 739, 696, 689, 720, 669, 693, 832, 824, 840 + 666, 728, 682, 896, 1044, 995, 1135, 657, 741, 697, 690, 722, 670, 694, 834, 826, 842 ] }, { "title": "Type Aliases", "kind": 4194304, "children": [ - 516, 515, 800, 1026, 1017, 1039, 1030, 959, 1102, 949, 1086, 982, 970, 950, 936, 580, 553, - 566, 595, 608, 981, 1055, 844, 888, 878, 897, 911, 898, 918, 883, 872, 526, 1052, 1114, - 1129, 517, 932, 928, 919, 1081, 1076, 920, 923, 843, 623, 1069, 1062, 514, 1119, 845, 636, - 747, 813, 801, 770, 783, 859, 1073, 753, 1049, 645, 823, 549, 547 + 517, 516, 802, 1028, 1019, 1041, 1032, 961, 1104, 951, 1088, 984, 972, 952, 938, 581, 554, + 567, 596, 609, 983, 1057, 846, 890, 880, 899, 913, 900, 920, 885, 874, 527, 1054, 1116, + 1131, 518, 934, 930, 921, 1083, 1078, 922, 925, 845, 624, 1071, 1064, 515, 1121, 847, 637, + 749, 815, 803, 772, 785, 861, 1075, 755, 1051, 646, 825, 550, 548 ] }, { "title": "Variables", "kind": 32, - "children": [496, 497, 511] + "children": [497, 498, 512] }, { "title": "Functions", "kind": 64, - "children": [1143, 1140, 1149, 1152, 1146, 1155, 498] + "children": [1145, 1142, 1151, 1154, 1148, 1157, 499] } ], "sources": [ diff --git a/packages/generator/package.json b/packages/generator/package.json index b348e8db85..9c859acef9 100644 --- a/packages/generator/package.json +++ b/packages/generator/package.json @@ -22,7 +22,7 @@ }, "dependencies": {}, "devDependencies": { - "@redocly/cli": "^1.6.0", + "@redocly/cli": "^1.28.0", "@types/json-stringify-safe": "^5.0.0", "@types/lodash": "^4.14.202", "json-stringify-safe": "^5.0.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 18e63004e7..9969969ebe 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -1625,8 +1625,8 @@ importers: packages/generator: devDependencies: '@redocly/cli': - specifier: ^1.6.0 - version: 1.6.0(encoding@0.1.13)(supports-color@8.1.1) + specifier: ^1.28.0 + version: 1.34.1(ajv@8.17.1)(encoding@0.1.13)(supports-color@8.1.1) '@types/json-stringify-safe': specifier: ^5.0.0 version: 5.0.3 @@ -3477,6 +3477,10 @@ packages: '@exodus/schemasafe@1.3.0': resolution: {integrity: sha512-5Aap/GaRupgNx/feGBwLLTVv8OQFfv3pq2lPRzPg9R+IOBnDgghTGW7l7EuVXOvg5cc/xSAlRW8rBrjIC3Nvqw==} + '@faker-js/faker@7.6.0': + resolution: {integrity: sha512-XK6BTq1NDMo9Xqw/YkYyGjSsg44fbNwYRx7QK2CuoQgyy+f1rrTDHoExVM5PsyXCtfl2vs2vVJ0MN0yN6LppRw==} + engines: {node: '>=14.0.0', npm: '>=6.0.0'} + '@fal-works/esbuild-plugin-global-externals@2.1.2': resolution: {integrity: sha512-cEee/Z+I12mZcFJshKcCqC8tuX5hG3s+d+9nZ3LabqKF1vKdF41B92pJVCBggjAGORAeOzyyDDKrZwIkLffeOQ==} @@ -3596,6 +3600,10 @@ packages: resolution: {integrity: sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA==} engines: {node: '>=12.22'} + '@humanwhocodes/momoa@2.0.4': + resolution: {integrity: sha512-RE815I4arJFtt+FVeU1Tgp9/Xvecacji8w/V6XtXsWWH/wz/eNkNbhb+ny/+PlVZjV0rxQpRSQKNKE3lcktHEA==} + engines: {node: '>=10.10.0'} + '@humanwhocodes/object-schema@2.0.2': resolution: {integrity: sha512-6EwiSjwWYP7pTckG6I5eyFANjPhmPjUX9JRLUSfNPC7FX7zK9gyZAfUEaECL6ALTpGX5AjnBq3C9XmVWPitNpw==} deprecated: Use @eslint/object-schema instead @@ -3771,6 +3779,18 @@ packages: resolution: {integrity: sha512-2X6bvghJ/JAoZO52lbgyAPFj8uCflhTo2g7nkFzEQdXd/D8rEeD4HtmTEpmtGCva260fcd66YNXBOYdnmHqSOg==} engines: {node: '>=12'} + '@jsep-plugin/assignment@1.3.0': + resolution: {integrity: sha512-VVgV+CXrhbMI3aSusQyclHkenWSAm95WaiKrMxRFam3JSUiIaQjoMIw2sEs/OX4XifnqeQUN4DYbJjlA8EfktQ==} + engines: {node: '>= 10.16.0'} + peerDependencies: + jsep: ^0.4.0||^1.0.0 + + '@jsep-plugin/regex@1.0.4': + resolution: {integrity: sha512-q7qL4Mgjs1vByCaTnDFcBnV9HS7GVPJX5vyVoCgZHNSC9rjwIlmbXG5sUuorR5ndfHAIlJ8pVStxvjXHbNvtUg==} + engines: {node: '>= 10.16.0'} + peerDependencies: + jsep: ^0.4.0||^1.0.0 + '@jsonjoy.com/base64@1.1.2': resolution: {integrity: sha512-q6XAnWQDIMA3+FTiOYajoYqySkO+JSat0ytXGSuRdq9uXE7o92gzuQwQM14xaCRlBLGq3v5miDGC4vkVTn54xA==} engines: {node: '>=10.0'} @@ -4142,6 +4162,12 @@ packages: peerDependencies: '@opentelemetry/api': '>=1.0.0 <1.9.0' + '@opentelemetry/context-async-hooks@1.26.0': + resolution: {integrity: sha512-HedpXXYzzbaoutw6DFLWLDket2FwLkLpil4hGCZ1xYEIMTcivdfwEOISgdbLEWyG3HW52gTq2V9mOVJrONgiwg==} + engines: {node: '>=14'} + peerDependencies: + '@opentelemetry/api': '>=1.0.0 <1.10.0' + '@opentelemetry/context-async-hooks@1.30.1': resolution: {integrity: sha512-s5vvxXPVdjqS3kTLKMeBMvop9hbWkwzBpu+mUO2M7sZtlkyDJGwFe33wRKnbaYDo8ExRVBIIdwIGrqpxHuKttA==} engines: {node: '>=14'} @@ -4178,6 +4204,12 @@ packages: peerDependencies: '@opentelemetry/api': ^1.0.0 + '@opentelemetry/exporter-trace-otlp-http@0.53.0': + resolution: {integrity: sha512-m7F5ZTq+V9mKGWYpX8EnZ7NjoqAU7VemQ1E2HAG+W/u0wpY1x0OmbxAXfGKFHCspdJk8UKlwPGrpcB8nay3P8A==} + engines: {node: '>=14'} + peerDependencies: + '@opentelemetry/api': ^1.0.0 + '@opentelemetry/instrumentation-amqplib@0.45.0': resolution: {integrity: sha512-SlKLsOS65NGMIBG1Lh/hLrMDU9WzTUF25apnV6ZmWZB1bBmUwan7qrwwrTu1cL5LzJWCXOdZPuTaxP7pC9qxnQ==} engines: {node: '>=14'} @@ -4340,6 +4372,12 @@ packages: peerDependencies: '@opentelemetry/api': ^1.0.0 + '@opentelemetry/otlp-exporter-base@0.53.0': + resolution: {integrity: sha512-UCWPreGQEhD6FjBaeDuXhiMf6kkBODF0ZQzrk/tuQcaVDJ+dDQ/xhJp192H9yWnKxVpEjFrSSLnpqmX4VwX+eA==} + engines: {node: '>=14'} + peerDependencies: + '@opentelemetry/api': ^1.0.0 + '@opentelemetry/otlp-grpc-exporter-base@0.51.1': resolution: {integrity: sha512-ZAS+4pq8o7dsugGTwV9s6JMKSxi+guIHdn0acOv0bqj26e9pWDFx5Ky+bI0aY46uR9Y0JyXqY+KAEYM/SO3DFA==} engines: {node: '>=14'} @@ -4352,18 +4390,36 @@ packages: peerDependencies: '@opentelemetry/api': '>=1.3.0 <1.9.0' + '@opentelemetry/otlp-transformer@0.53.0': + resolution: {integrity: sha512-rM0sDA9HD8dluwuBxLetUmoqGJKSAbWenwD65KY9iZhUxdBHRLrIdrABfNDP7aiTjcgK8XFyTn5fhDz7N+W6DA==} + engines: {node: '>=14'} + peerDependencies: + '@opentelemetry/api': ^1.3.0 + '@opentelemetry/propagator-b3@1.24.1': resolution: {integrity: sha512-nda97ZwhpZKyUJTXqQuKzNhPMUgMLunbbGWn8kroBwegn+nh6OhtyGkrVQsQLNdVKJl0KeB5z0ZgeWszrYhwFw==} engines: {node: '>=14'} peerDependencies: '@opentelemetry/api': '>=1.0.0 <1.9.0' + '@opentelemetry/propagator-b3@1.26.0': + resolution: {integrity: sha512-vvVkQLQ/lGGyEy9GT8uFnI047pajSOVnZI2poJqVGD3nJ+B9sFGdlHNnQKophE3lHfnIH0pw2ubrCTjZCgIj+Q==} + engines: {node: '>=14'} + peerDependencies: + '@opentelemetry/api': '>=1.0.0 <1.10.0' + '@opentelemetry/propagator-jaeger@1.24.1': resolution: {integrity: sha512-7bRBJn3FG1l195A1m+xXRHvgzAOBsfmRi9uZ5Da18oTh7BLmNDiA8+kpk51FpTsU1PCikPVpRDNPhKVB6lyzZg==} engines: {node: '>=14'} peerDependencies: '@opentelemetry/api': '>=1.0.0 <1.9.0' + '@opentelemetry/propagator-jaeger@1.26.0': + resolution: {integrity: sha512-DelFGkCdaxA1C/QA0Xilszfr0t4YbGd3DjxiCDPh34lfnFr+VkkrjV9S8ZTJvAzfdKERXhfOxIKBoGPJwoSz7Q==} + engines: {node: '>=14'} + peerDependencies: + '@opentelemetry/api': '>=1.0.0 <1.10.0' + '@opentelemetry/redis-common@0.36.2': resolution: {integrity: sha512-faYX1N0gpLhej/6nyp6bgRjzAKXn5GOEMYY7YhciSfCoITAktLUtQ36d24QEWNA1/WA1y6qQunCe0OhHRkVl9g==} engines: {node: '>=14'} @@ -4393,12 +4449,24 @@ packages: '@opentelemetry/api': '>=1.4.0 <1.9.0' '@opentelemetry/api-logs': '>=0.39.1' + '@opentelemetry/sdk-logs@0.53.0': + resolution: {integrity: sha512-dhSisnEgIj/vJZXZV6f6KcTnyLDx/VuQ6l3ejuZpMpPlh9S1qMHiZU9NMmOkVkwwHkMy3G6mEBwdP23vUZVr4g==} + engines: {node: '>=14'} + peerDependencies: + '@opentelemetry/api': '>=1.4.0 <1.10.0' + '@opentelemetry/sdk-metrics@1.24.1': resolution: {integrity: sha512-FrAqCbbGao9iKI+Mgh+OsC9+U2YMoXnlDHe06yH7dvavCKzE3S892dGtX54+WhSFVxHR/TMRVJiK/CV93GR0TQ==} engines: {node: '>=14'} peerDependencies: '@opentelemetry/api': '>=1.3.0 <1.9.0' + '@opentelemetry/sdk-metrics@1.26.0': + resolution: {integrity: sha512-0SvDXmou/JjzSDOjUmetAAvcKQW6ZrvosU0rkbDGpXvvZN+pQF6JbK/Kd4hNdK4q/22yeruqvukXEJyySTzyTQ==} + engines: {node: '>=14'} + peerDependencies: + '@opentelemetry/api': '>=1.3.0 <1.10.0' + '@opentelemetry/sdk-trace-base@1.24.1': resolution: {integrity: sha512-zz+N423IcySgjihl2NfjBf0qw1RWe11XIAWVrTNOSSI6dtSPJiVom2zipFB2AEEtJWpv0Iz6DY6+TjnyTV5pWg==} engines: {node: '>=14'} @@ -4423,6 +4491,12 @@ packages: peerDependencies: '@opentelemetry/api': '>=1.0.0 <1.9.0' + '@opentelemetry/sdk-trace-node@1.26.0': + resolution: {integrity: sha512-Fj5IVKrj0yeUwlewCRwzOVcr5avTuNnMHWf7GPc1t6WaT78J6CJyF3saZ/0RkZfdeNO8IcBl/bNcWMVZBMRW8Q==} + engines: {node: '>=14'} + peerDependencies: + '@opentelemetry/api': '>=1.0.0 <1.10.0' + '@opentelemetry/semantic-conventions@1.24.1': resolution: {integrity: sha512-VkliWlS4/+GHLLW7J/rVBA00uXus1SWvwFvcUDxDwmFxYfg/2VI6ekwdXS28cjI8Qz2ky2BzG8OUHo+WeYIWqw==} engines: {node: '>=14'} @@ -5501,15 +5575,12 @@ packages: react: '>=17' react-dom: '>=17' - '@redocly/ajv@8.11.0': - resolution: {integrity: sha512-9GWx27t7xWhDIR02PA18nzBdLcKQRgc46xNQvjFkrYk4UOmvKhJ/dawwiX0cCOeetN5LcaaiqQbVOWYK62SGHw==} - '@redocly/ajv@8.11.2': resolution: {integrity: sha512-io1JpnwtIcvojV7QKDUSIuMN/ikdOUd1ReEnUnMKGfDVridQZ31J0MmIuqwuRjWDZfmvr+Q0MqCcfHM2gTivOg==} - '@redocly/cli@1.6.0': - resolution: {integrity: sha512-0naVFJGR2tVcpMIHSFRr2HAoyy70qMqDAP6kXcnOdkGkwLRJ8s/5n1STwsym/yZwNkhrt2M0cKT6KAMlTUeCeg==} - engines: {node: '>=14.19.0', npm: '>=7.0.0'} + '@redocly/cli@1.34.1': + resolution: {integrity: sha512-12aTw7A/0n+8T7yKM1E8qlFRFPZnm2i1me0sZ1WOAiGT4I2j4iUcCp+93B0nrjIs1ZdNmrT0TTrMYLhsMJYjaQ==} + engines: {node: '>=18.17.0', npm: '>=9.5.0'} hasBin: true '@redocly/config@0.20.1': @@ -5526,9 +5597,13 @@ packages: resolution: {integrity: sha512-Ji00EiLQRXq0pJIz5pAjGF9MfQvQVsQehc6uIis6sqat8tG/zh25Zi64w6HVGEDgJEzUeq/CuUlD0emu3Hdaqw==} engines: {node: '>=18.17.0', npm: '>=9.5.0'} - '@redocly/openapi-core@1.6.0': - resolution: {integrity: sha512-oao6Aey4peLKfagzWGb6N7OBI6CoDWEP4ka/XjrUNZw+UoKVVg3hVBXW4Vr3CJ2O8j6wEa2i+Lbb92VQQsoxwg==} - engines: {node: '>=14.19.0', npm: '>=7.0.0'} + '@redocly/openapi-core@1.34.1': + resolution: {integrity: sha512-KI1QOGvDk6oREbTu0JORxZX1NBxraXUbXczv0LYDs9EPp06coq874hQORqSHGEUV/DX2A6gjv4Ax33g/LFJBww==} + engines: {node: '>=18.17.0', npm: '>=9.5.0'} + + '@redocly/respect-core@1.34.1': + resolution: {integrity: sha512-Lzea25WqwxVK5+aCiq/pr7lUFdsZPYSqNzl05Z4jEtuP1DEIxJNG31ID75dZt30pPtyxjaa/dBuccruYlYflzw==} + engines: {node: '>=18.17.0', npm: '>=9.5.0'} '@resvg/resvg-wasm@2.4.0': resolution: {integrity: sha512-C7c51Nn4yTxXFKvgh2txJFNweaVcfUPQxwEUFw4aWsCmfiBDJsTSwviIF8EcwjQ6k8bPyMWCl1vw4BdxE569Cg==} @@ -6659,9 +6734,6 @@ packages: '@types/json-logic-js@1.2.1': resolution: {integrity: sha512-g/g+wj/7sgazpiCHiyAtndoNiy/LodLkNG4I9MILAl0UinKKwv3GiPKbtvcE1hIoezQqgDamXfx8Lht62/hHqw==} - '@types/json-schema@7.0.13': - resolution: {integrity: sha512-RbSSoHliUbnXj3ny0CNFOoxrIDV6SUGyStHsvDqosw6CkdPV8TtWGlfecuK4ToyMEAql6pzNxgCFKanovUzlgQ==} - '@types/json-schema@7.0.15': resolution: {integrity: sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==} @@ -6720,9 +6792,6 @@ packages: '@types/node-fetch@2.6.6': resolution: {integrity: sha512-95X8guJYhfqiuVVhRFxVQcf4hW/2bCuoPwDasMf/531STFoNoWTT7YDnWdXHEZKqAGUigmpG31r2FE70LwnzJw==} - '@types/node@14.18.63': - resolution: {integrity: sha512-fAtCfv4jJg+ExtXhvCkCqUKZ+4ok/JQk01qDKhL5BDDoS3AxKXhV5/MAVUZyQnSEd2GT92fkgZl0pz0Q0AzcIQ==} - '@types/node@18.18.13': resolution: {integrity: sha512-vXYZGRrSCreZmq1rEjMRLXJhiy8MrIeVasx+PCVlP414N7CJLHnMf+juVvjdprHyH+XRy3zKZLHeNueOpJCn0g==} @@ -6837,6 +6906,9 @@ packages: '@types/tough-cookie@4.0.5': resolution: {integrity: sha512-/Ad8+nIOV7Rl++6f1BdKxFSMgmoqEoYbHRpPcx3JEfv8VRsQe9Z4mCXeJBzxs7mbHY/XOZZuXlRNfhpVPbs6ZA==} + '@types/trusted-types@2.0.7': + resolution: {integrity: sha512-ScaPdn1dQczgbl0QFTeTOmVHFULt394XJgOQNoyVhZ6r2vLnMLJfBPd53SB52T/3G36VI1/g2MZaX0cwDuXsfw==} + '@types/unist@2.0.8': resolution: {integrity: sha512-d0XxK3YTObnWVp6rZuev3c49+j4Lo8g4L1ZRm9z5L0xpoZycUPshHgczK5gsUMaZOstjVYYi09p5gYvUtfChYw==} @@ -7526,6 +7598,12 @@ packages: before-after-hook@3.0.2: resolution: {integrity: sha512-Nik3Sc0ncrMK4UUdXQmAnRtzmNQTAAXmXIopizwZ1W1t8QmfJj+zL4OA2I7XPTPW5z5TDqv4hRo/JzouDJnX3A==} + better-ajv-errors@1.2.0: + resolution: {integrity: sha512-UW+IsFycygIo7bclP9h5ugkNH8EjCSgqyFB/yQ4Hqqa1OEYDtb0uFIkYE0b6+CjkgJYVM5UKI/pJPxjYe9EZlA==} + engines: {node: '>= 12.13.0'} + peerDependencies: + ajv: 4.11.8 - 8 + big-integer@1.6.51: resolution: {integrity: sha512-GPEid2Y9QU1Exl1rpO9B2IPJGHPSupF5GnVIP0blYvNOMer2bTvSWs1jGOUg04hTmu67nmLsQ9TBo1puaotBHg==} engines: {node: '>=0.6'} @@ -7597,6 +7675,10 @@ packages: buffer@6.0.3: resolution: {integrity: sha512-FTiCpNxtwiZZHEZbcbTIcZjERVICn9yq/pDFkTl95/AxzD1naBctN7YO68riM/gLSDY7sdrMby8hofADYuuqOA==} + bundle-name@4.1.0: + resolution: {integrity: sha512-tjwM5exMg6BGRI+kNmTntNsvdZS1X8BFYS6tnJ2hdH0kVxM6/eVZ2xy+FqStSWvYmtfFMDLIxurorHwDKfDz5Q==} + engines: {node: '>=18'} + busboy@1.6.0: resolution: {integrity: sha512-8SFQbg/0hQ9xy3UNTB0YEnsNBbWfhf7RtnzpL7TkBiTBRfrQ9Fxcnz7VJsleJpyp6rVLvXiuORqjlHi5q+PYuA==} engines: {node: '>=10.16.0'} @@ -7925,6 +8007,9 @@ packages: colorette@1.4.0: resolution: {integrity: sha512-Y2oEozpomLn7Q3HFP7dpww7AtMJplbM9lGZP6RDfHqmbeRjiwRg4n6VM6j4KLmRke85uWEI7JqF17f3pqdRA0g==} + colorette@2.0.20: + resolution: {integrity: sha512-IfEDxwoWIjkeXL1eXcDiow4UbKjhLdq6/EuSVR9GMN7KVH3r9gQ83e73hsz1Nd1T3ijd5xv1wcWRYO+D6kCI2w==} + combine-errors@3.0.3: resolution: {integrity: sha512-C8ikRNRMygCwaTx+Ek3Yr+OuZzgZjduCOfSQBjbM8V3MfgcjSTeto/GXP6PAwKvJz/v15b7GHZvx5rOlczFw/Q==} @@ -7985,6 +8070,10 @@ packages: resolution: {integrity: sha512-27HBghJxjiZtIk3Ycvn/4kbJk/1uZuJFfuPEns6LaEvpvG1f0hTea8lilrouyo9mVc2GWdcEZ8OLoGmSADlrCw==} engines: {'0': node >= 0.8} + concat-stream@2.0.0: + resolution: {integrity: sha512-MWufYdFw53ccGjCA+Ol7XJYpAlW6/prSMzuPOTRnJGcGzuhLn4Scrz7qf6o8bROZ514ltazcIFJZevcfbo0x7A==} + engines: {'0': node >= 6.0} + concat-with-sourcemaps@1.1.0: resolution: {integrity: sha512-4gEjHJFT9e+2W/77h/DS5SGUgwDaOwprX8L/gl5+3ixnzkVJJsZWDSelmN3Oilw3LNDZjZV0yqH1hLG3k6nghg==} @@ -8389,6 +8478,14 @@ packages: resolution: {integrity: sha512-3sUqbMEc77XqpdNO7FRyRog+eW3ph+GYCbj+rK+uYyRMuwsVy0rMiVtPn+QJlKFvWP/1PYpapqYn0Me2knFn+A==} engines: {node: '>=0.10.0'} + default-browser-id@5.0.0: + resolution: {integrity: sha512-A6p/pu/6fyBcA1TRz/GqWYPViplrftcW2gZC9q79ngNCKAeR/X3gcEdXQHl4KNXV+3wgIJ1CPkJQ3IHM6lcsyA==} + engines: {node: '>=18'} + + default-browser@5.2.1: + resolution: {integrity: sha512-WY/3TUME0x3KPYdRRxEJJvXRHV4PyPoUsxtZa78lwItwRQRHhd2U9xOscaT/YTf8uCXIAjeJOFBVEh/7FtD8Xg==} + engines: {node: '>=18'} + defaults@1.0.4: resolution: {integrity: sha512-eFuaLoy/Rxalv2kr+lqMlUnrDWV+3j4pljOIJgLIhI058IQfWJ7vXhyEIHu+HtC738klGALYxOKDO0bQP3tg8A==} @@ -8400,6 +8497,10 @@ packages: resolution: {integrity: sha512-Ds09qNh8yw3khSjiJjiUInaGX9xlqZDY7JVryGxdxV7NPeuqQfplOpQ66yJFZut3jLa5zOwkXw1g9EI2uKh4Og==} engines: {node: '>=8'} + define-lazy-prop@3.0.0: + resolution: {integrity: sha512-N+MeXYoqr3pOgn8xfyRPREN7gHakLYjhsHhWGT3fWAiL4IkAt0iDw14QiiEm2bE30c5XX5q0FtAA3CK5f9/BUg==} + engines: {node: '>=12'} + define-properties@1.2.1: resolution: {integrity: sha512-8QmQKqEASLd5nx0U1B1okLElbUuuttJ/AnYmRXbbbGDWh6uS208EjD4Xqq/I9wK7u0v6O08XhTWnt5XtEbR6Dg==} engines: {node: '>= 0.4'} @@ -8528,8 +8629,8 @@ packages: resolution: {integrity: sha512-cgwlv/1iFQiFnU96XXgROh8xTeetsnJiDsTc7TYCLFd9+/WNkIqPTxiM/8pSd8VIrhXGTf1Ny1q1hquVqDJB5w==} engines: {node: '>= 4'} - dompurify@2.5.8: - resolution: {integrity: sha512-o1vSNgrmYMQObbSSvF/1brBYEQPHhV1+gsmrusO7/GXtp1T9rCS8cXFqVxK/9crT1jA6Ccv+5MTSjBNqr7Sovw==} + dompurify@3.2.4: + resolution: {integrity: sha512-ysFSFEDVduQpyhzAob/kkuJjf5zWkZD8/A9ywSp1byueyuCfHamrCBa14/Oc2iiB0e51B+NpxSl5gmzn+Ms/mg==} domutils@3.1.0: resolution: {integrity: sha512-H78uMmQtI2AhgDJjWeQmHwJJ2bLPD3GMmO7Zja/ZZh84wkm+4ut+IUnUdRa8uCGX88DiVx1j6FRe1XfxEgjEZA==} @@ -8549,6 +8650,10 @@ packages: resolution: {integrity: sha512-IPzF4w4/Rd94bA9imS68tZBaYyBWSCE47V1RGuMrB94iyTOIEwRmVL2x/4An+6mETpLrKJ5hQkB8W4kFAadeIQ==} engines: {node: '>=12'} + dotenv@16.4.5: + resolution: {integrity: sha512-ZmdL2rui+eB2YwhsWzjInR8LldtZHGDoQ1ugH85ppHKwpUHL7j7rN0Ti9NCnGiQbhaZ11FpR+7ao1dNsmduNUg==} + engines: {node: '>=12'} + dotenv@16.4.7: resolution: {integrity: sha512-47qPchRCykZC03FhkYAhrvwU4xDBFIj1QPqaarj6mdM/hgUzfPHcpkHJOn3mJAufFeeAxAzeGsr5X0M4k6fLZQ==} engines: {node: '>=12'} @@ -9046,6 +9151,9 @@ packages: eventemitter3@4.0.7: resolution: {integrity: sha512-8guHBZCwKnFhYdHr2ysuRWErTwhoN2X8XELRlrRwpmfeY2jjuUN4taQMsULKUVo1K4DvZl+0pgfyoysHxvmvEw==} + eventemitter3@5.0.1: + resolution: {integrity: sha512-GWkBvjiSZK87ELrYOSESUYeVIc9mvLLf/nXalMOS5dYrgZq9o5OVkbZAVM06CVxYsCwH9BDZFPlQTlPA1j4ahA==} + events@3.3.0: resolution: {integrity: sha512-mQw+2fkQbALzQ7V0MY0IqdnXNOeTtP4r0lN9z7AAawCXgqea7bDii20AYrIBrFd/Hx0M2Ocz6S111CaFkUcb0Q==} engines: {node: '>=0.8.x'} @@ -9171,6 +9279,10 @@ packages: resolution: {integrity: sha512-B9/wizE4WngqQftFPmdaMYlXoJlJOYxGQOanC77fq9k8+Z0v5dDSVh+3glErdIROP//s/jgb7ZuxKfB8nVyo0g==} hasBin: true + fast-xml-parser@4.5.3: + resolution: {integrity: sha512-RKihhV+SHsIUGXObeVy9AXiBbFwkVk7Syp8XgwN5U3JV416+Gwp/GO9i0JYKmikykgz/UHRrrV4ROuZEo/T0ig==} + hasBin: true + fastest-stable-stringify@2.0.2: resolution: {integrity: sha512-bijHueCGd0LqqNK9b5oCMHc0MluJAx0cwqASgbWMvkO01lCYgIhacVRLcaDz3QnyYIRNJRDwMb41VuT6pHJ91Q==} @@ -10507,6 +10619,10 @@ packages: canvas: optional: true + jsep@1.4.0: + resolution: {integrity: sha512-B7qPcEVE3NVkmSJbaYxvv4cHkVW7DQsZz13pUMrfS8z8Q/BuShN+gcTXrUlPiGqM2/t/EEaI030bpxMqY8gMlw==} + engines: {node: '>= 10.16.0'} + jsesc@2.5.2: resolution: {integrity: sha512-OYu7XEzjkCQ3C5Ps3QIZsQfNpqoJyZZA99wd9aWd05NCtC5pWOkShK2mkL6HXQR6/Cy2lbNdPlZBpuQHXE63gA==} engines: {node: '>=4'} @@ -10583,6 +10699,15 @@ packages: jsonfile@6.1.0: resolution: {integrity: sha512-5dgndWOriYSm5cnYaJNhalLNDKOqFwyDB/rr1E9ZsGciGvKPs8R2xYGCacuf3z6K1YKDz182fd+fY3cn3pMqXQ==} + jsonpath-plus@10.3.0: + resolution: {integrity: sha512-8TNmfeTCk2Le33A3vRRwtuworG/L5RrgMvdjhKZxvyShO+mBu2fP50OWUjRLNtvw344DdDarFh9buFAZs5ujeA==} + engines: {node: '>=18.0.0'} + hasBin: true + + jsonpointer@5.0.1: + resolution: {integrity: sha512-p/nXbhSEcu3pZRdkW1OfJhpsVtW1gd4Wa1fnQc9YLiTfAjn0312eMKimbdIQzuZl9aa9xUGaRlP9T/CJE/ditQ==} + engines: {node: '>=0.10.0'} + jsonrepair@3.5.0: resolution: {integrity: sha512-SavvDsUP9Xnqo2MoC6Wl6zNyX3f+I5199hRbXBtAITyP2NTPyAgyx5xM0bgcIljRjzsIvOBANbgfWe8XXlyeLA==} hasBin: true @@ -10744,10 +10869,6 @@ packages: lodash.isarguments@3.1.0: resolution: {integrity: sha512-chi4NHZlZqZD18a0imDHnZPrDeBbTtVN7GXMwuGdRH9qotxAjYs3aVLKc7zNOG9eddR5Ksd8rvFEBc9SsggPpg==} - lodash.isequal@4.5.0: - resolution: {integrity: sha512-pDo3lu8Jhfjqls6GkMgpahsF9kCyayhgykjyLMNFTKWrpVdAQtYyB4muAMWozBB4ig/dtWAmsMxLEI8wuz+DYQ==} - deprecated: This package is deprecated. Use require('node:util').isDeepStrictEqual instead. - lodash.isplainobject@4.0.6: resolution: {integrity: sha512-oSXzaWypCMHkPC3NvBEaPHf0KsA5mvPrOPgQWDsbg8n7orZ290M0BmC/jgRZ4vcJ6DTAhjrsSYgdsW/F+MFOBA==} @@ -11434,19 +11555,6 @@ packages: mnemonist@0.39.6: resolution: {integrity: sha512-A/0v5Z59y63US00cRSLiloEIw3t5G+MiKz4BhX21FI+YBJXBOGW0ohFxTxO08dsOYlzxo87T7vGfZKYp2bcAWA==} - mobx-react-lite@3.4.3: - resolution: {integrity: sha512-NkJREyFTSUXR772Qaai51BnE1voWx56LOL80xG7qkZr6vo8vEaLF3sz1JNUVh+rxmUzxYaqOhfuxTfqUh0FXUg==} - peerDependencies: - mobx: ^6.1.0 - react: ^16.8.0 || ^17 || ^18 - react-dom: '*' - react-native: '*' - peerDependenciesMeta: - react-dom: - optional: true - react-native: - optional: true - mobx-react-lite@4.0.5: resolution: {integrity: sha512-StfB2wxE8imKj1f6T8WWPf4lVMx3cYH9Iy60bbKXEs21+HQ4tvvfIBZfSmMXgQAefi8xYEwQIz4GN9s0d2h7dg==} peerDependencies: @@ -11460,11 +11568,24 @@ packages: react-native: optional: true - mobx-react@7.6.0: - resolution: {integrity: sha512-+HQUNuh7AoQ9ZnU6c4rvbiVVl+wEkb9WqYsVDzGLng+Dqj1XntHu79PvEWKtSMoMj67vFp/ZPXcElosuJO8ckA==} + mobx-react-lite@4.1.0: + resolution: {integrity: sha512-QEP10dpHHBeQNv1pks3WnHRCem2Zp636lq54M2nKO2Sarr13pL4u6diQXf65yzXUn0mkk18SyIDCm9UOJYTi1w==} peerDependencies: - mobx: ^6.1.0 - react: ^16.8.0 || ^17 || ^18 + mobx: ^6.9.0 + react: ^16.8.0 || ^17 || ^18 || ^19 + react-dom: '*' + react-native: '*' + peerDependenciesMeta: + react-dom: + optional: true + react-native: + optional: true + + mobx-react@9.2.0: + resolution: {integrity: sha512-dkGWCx+S0/1mfiuFfHRH8D9cplmwhxOV5CkXMp38u6rQGG2Pv3FWYztS0M7ncR6TyPRQKaTG/pnitInoYE9Vrw==} + peerDependencies: + mobx: ^6.9.0 + react: ^16.8.0 || ^17 || ^18 || ^19 react-dom: '*' react-native: '*' peerDependenciesMeta: @@ -11929,6 +12050,10 @@ packages: resolution: {integrity: sha512-+GE7ywhtS6MctbfcO+vZzqIxcFzucZCwmawcwCVo89DxQDakV1JFfFViTXG4A90UzTAsU4tQteGmwDtwOlOXLw==} engines: {node: '>= 14.17.0'} + open@10.1.0: + resolution: {integrity: sha512-mnkeQ1qP5Ue2wd+aivTD3NHd/lZ96Lu0jgf0pwktLPtx6cTZiH7tyeGRRHs0zX0rbrahXPnXlUnbeXyaBBuIaw==} + engines: {node: '>=18'} + open@8.4.2: resolution: {integrity: sha512-7x81NCL719oNbsq/3mh+hVrAWmFuEYUqrq/Iw3kUzH8ReypT9QQ0BLoJS7/G9k6N81XjW4qHWtjWwe/9eLy1EQ==} engines: {node: '>=12'} @@ -11948,6 +12073,9 @@ packages: openapi-sampler@1.5.1: resolution: {integrity: sha512-tIWIrZUKNAsbqf3bd9U1oH6JEXo8LNYuDlXw26By67EygpjT+ArFnsxxyTMjFWRfbqo5ozkvgSQDK69Gd8CddA==} + openapi-sampler@1.6.1: + resolution: {integrity: sha512-s1cIatOqrrhSj2tmJ4abFYZQK6l5v+V4toO5q1Pa0DyN8mtyqy2I+Qrj5W9vOELEtybIMQs/TBZGVO/DtTFK8w==} + openapi-types@10.0.0: resolution: {integrity: sha512-Y8xOCT2eiKGYDzMW9R4x5cmfc3vGaaI4EL2pwhDmodWw1HlK18YcZ4uJxc7Rdp7/gGzAygzH9SXr6GKYIXbRcQ==} @@ -11981,6 +12109,9 @@ packages: resolution: {integrity: sha512-ERAyNnZOfqM+Ao3RAvIXkYh5joP220yf59gVe2X/cI6SiCxIdi4c9HZKZD8R6q/RDXEje1THBju6iExiSsgJaQ==} engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} + outdent@0.8.0: + resolution: {integrity: sha512-KiOAIsdpUTcAXuykya5fnVVT+/5uS0Q1mrkRHcF89tpieSmY33O/tmc54CqwA+bfhbtEfZUNLHaPUiB9X3jt1A==} + outvariant@1.4.0: resolution: {integrity: sha512-AlWY719RF02ujitly7Kk/0QlV+pXGFDHrHf9O2OKqyqgBieaPOIeuSkL8sRK6j2WK+/ZAURq2kZsY0d8JapUiw==} @@ -12875,10 +13006,10 @@ packages: peerDependencies: react: '>= 0.14.0' - react-tabs@4.3.0: - resolution: {integrity: sha512-2GfoG+f41kiBIIyd3gF+/GRCCYtamC8/2zlAcD8cqQmqI9Q+YVz7fJLHMmU9pXDVYYHpJeCgUSBJju85vu5q8Q==} + react-tabs@6.1.0: + resolution: {integrity: sha512-6QtbTRDKM+jA/MZTTefvigNxo0zz+gnBTVFw2CFVvq+f2BuH0nF0vDLNClL045nuTAdOoK/IL1vTP0ZLX0DAyQ==} peerDependencies: - react: ^16.8.0 || ^17.0.0-0 || ^18.0.0 + react: ^18.0.0 || ^19.0.0 react-tooltip@4.5.1: resolution: {integrity: sha512-Zo+CSFUGXar1uV+bgXFFDe7VeS2iByeIp5rTgTcc2HqtuOS5D76QapejNNfx320MCY91TlhTQat36KGFTqgcvw==} @@ -13003,14 +13134,14 @@ packages: resolution: {integrity: sha512-DJnGAeenTdpMEH6uAJRK/uiyEIH9WVsUmoLwzudwGJUwZPp80PDBWPHXSAGNPwNvIXAbe7MSUB1zQFugFml66A==} engines: {node: '>=4'} - redoc@2.1.3: - resolution: {integrity: sha512-d7F9qLLxaiFW4GC03VkwlX9wuRIpx9aiIIf3o6mzMnqPfhxrn2IRKGndrkJeVdItgCfmg9jXZiFEowm60f1meQ==} + redoc@2.4.0: + resolution: {integrity: sha512-rFlfzFVWS9XJ6aYAs/bHnLhHP5FQEhwAHDBVgwb9L2FqDQ8Hu8rQ1G84iwaWXxZfPP9UWn7JdWkxI6MXr2ZDjw==} engines: {node: '>=6.9', npm: '>=3.0.0'} peerDependencies: core-js: ^3.1.4 mobx: ^6.0.4 - react: ^16.8.4 || ^17.0.0 || ^18.0.0 - react-dom: ^16.8.4 || ^17.0.0 || ^18.0.0 + react: ^16.8.4 || ^17.0.0 || ^18.0.0 || ^19.0.0 + react-dom: ^16.8.4 || ^17.0.0 || ^18.0.0 || ^19.0.0 styled-components: ^4.1.1 || ^5.1.1 || ^6.0.5 redux@4.2.1: @@ -13265,6 +13396,10 @@ packages: rtl-css-js@1.16.1: resolution: {integrity: sha512-lRQgou1mu19e+Ya0LsTvKrVJ5TYUbqCVPAiImX3UfLTenarvPUl1QFdvu5Z3PYmHT9RCcwIfbjRQBntExyj3Zg==} + run-applescript@7.0.0: + resolution: {integrity: sha512-9by4Ij99JUr/MCFBUkDKLWK3G9HVXmabKz9U5MlIAIuvuzkiOicRYs8XJLxX+xahD+mLiiCYDqF9dKAgtzKP1A==} + engines: {node: '>=18'} + run-parallel@1.2.0: resolution: {integrity: sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA==} @@ -13811,6 +13946,9 @@ packages: strnum@1.0.5: resolution: {integrity: sha512-J8bbNyKKXl5qYcR36TIO8W3mVGVHrmmxsd5PAItGkmyzwJvybiw2IVq5nqd0i4LSNSkB/sx9VHllbfFdr9k1JA==} + strnum@1.1.2: + resolution: {integrity: sha512-vrN+B7DBIoTTZjnPNewwhx6cBA/H+IS7rfW68n7XxC1y7uoiGQBxaKzqucGUgavX15dJgiGztLJ8vxuEzwqBdA==} + style-dictionary@3.8.0: resolution: {integrity: sha512-wHlB/f5eO3mDcYv6WtOz6gvQC477jBKrwuIXe+PtHskTCBsJdAOvL8hCquczJxDui2TnwpeNE+2msK91JJomZg==} engines: {node: '>=12.0.0'} @@ -16840,6 +16978,8 @@ snapshots: '@exodus/schemasafe@1.3.0': {} + '@faker-js/faker@7.6.0': {} + '@fal-works/esbuild-plugin-global-externals@2.1.2': {} '@fastify/ajv-compiler@3.6.0': @@ -17020,6 +17160,8 @@ snapshots: '@humanwhocodes/module-importer@1.0.1': {} + '@humanwhocodes/momoa@2.0.4': {} + '@humanwhocodes/object-schema@2.0.2': {} '@inquirer/confirm@3.2.0': @@ -17251,7 +17393,6 @@ snapshots: '@jest/schemas@29.6.3': dependencies: '@sinclair/typebox': 0.27.8 - optional: true '@jest/source-map@29.6.3': dependencies: @@ -17348,6 +17489,14 @@ snapshots: jsbi: 4.3.0 tslib: 2.8.1 + '@jsep-plugin/assignment@1.3.0(jsep@1.4.0)': + dependencies: + jsep: 1.4.0 + + '@jsep-plugin/regex@1.0.4(jsep@1.4.0)': + dependencies: + jsep: 1.4.0 + '@jsonjoy.com/base64@1.1.2(tslib@2.8.1)': dependencies: tslib: 2.8.1 @@ -17857,6 +18006,10 @@ snapshots: dependencies: '@opentelemetry/api': 1.9.0 + '@opentelemetry/context-async-hooks@1.26.0(@opentelemetry/api@1.9.0)': + dependencies: + '@opentelemetry/api': 1.9.0 + '@opentelemetry/context-async-hooks@1.30.1(@opentelemetry/api@1.9.0)': dependencies: '@opentelemetry/api': 1.9.0 @@ -17891,6 +18044,15 @@ snapshots: '@opentelemetry/resources': 1.24.1(@opentelemetry/api@1.9.0) '@opentelemetry/sdk-trace-base': 1.24.1(@opentelemetry/api@1.9.0) + '@opentelemetry/exporter-trace-otlp-http@0.53.0(@opentelemetry/api@1.9.0)': + dependencies: + '@opentelemetry/api': 1.9.0 + '@opentelemetry/core': 1.26.0(@opentelemetry/api@1.9.0) + '@opentelemetry/otlp-exporter-base': 0.53.0(@opentelemetry/api@1.9.0) + '@opentelemetry/otlp-transformer': 0.53.0(@opentelemetry/api@1.9.0) + '@opentelemetry/resources': 1.26.0(@opentelemetry/api@1.9.0) + '@opentelemetry/sdk-trace-base': 1.26.0(@opentelemetry/api@1.9.0) + '@opentelemetry/instrumentation-amqplib@0.45.0(@opentelemetry/api@1.9.0)(supports-color@8.1.1)': dependencies: '@opentelemetry/api': 1.9.0 @@ -18128,6 +18290,12 @@ snapshots: '@opentelemetry/api': 1.9.0 '@opentelemetry/core': 1.24.1(@opentelemetry/api@1.9.0) + '@opentelemetry/otlp-exporter-base@0.53.0(@opentelemetry/api@1.9.0)': + dependencies: + '@opentelemetry/api': 1.9.0 + '@opentelemetry/core': 1.26.0(@opentelemetry/api@1.9.0) + '@opentelemetry/otlp-transformer': 0.53.0(@opentelemetry/api@1.9.0) + '@opentelemetry/otlp-grpc-exporter-base@0.51.1(@opentelemetry/api@1.9.0)': dependencies: '@grpc/grpc-js': 1.10.9 @@ -18146,16 +18314,37 @@ snapshots: '@opentelemetry/sdk-metrics': 1.24.1(@opentelemetry/api@1.9.0) '@opentelemetry/sdk-trace-base': 1.24.1(@opentelemetry/api@1.9.0) + '@opentelemetry/otlp-transformer@0.53.0(@opentelemetry/api@1.9.0)': + dependencies: + '@opentelemetry/api': 1.9.0 + '@opentelemetry/api-logs': 0.53.0 + '@opentelemetry/core': 1.26.0(@opentelemetry/api@1.9.0) + '@opentelemetry/resources': 1.26.0(@opentelemetry/api@1.9.0) + '@opentelemetry/sdk-logs': 0.53.0(@opentelemetry/api@1.9.0) + '@opentelemetry/sdk-metrics': 1.26.0(@opentelemetry/api@1.9.0) + '@opentelemetry/sdk-trace-base': 1.26.0(@opentelemetry/api@1.9.0) + protobufjs: 7.3.0 + '@opentelemetry/propagator-b3@1.24.1(@opentelemetry/api@1.9.0)': dependencies: '@opentelemetry/api': 1.9.0 '@opentelemetry/core': 1.24.1(@opentelemetry/api@1.9.0) + '@opentelemetry/propagator-b3@1.26.0(@opentelemetry/api@1.9.0)': + dependencies: + '@opentelemetry/api': 1.9.0 + '@opentelemetry/core': 1.26.0(@opentelemetry/api@1.9.0) + '@opentelemetry/propagator-jaeger@1.24.1(@opentelemetry/api@1.9.0)': dependencies: '@opentelemetry/api': 1.9.0 '@opentelemetry/core': 1.24.1(@opentelemetry/api@1.9.0) + '@opentelemetry/propagator-jaeger@1.26.0(@opentelemetry/api@1.9.0)': + dependencies: + '@opentelemetry/api': 1.9.0 + '@opentelemetry/core': 1.26.0(@opentelemetry/api@1.9.0) + '@opentelemetry/redis-common@0.36.2': {} '@opentelemetry/resources@1.24.1(@opentelemetry/api@1.9.0)': @@ -18183,6 +18372,13 @@ snapshots: '@opentelemetry/core': 1.24.1(@opentelemetry/api@1.9.0) '@opentelemetry/resources': 1.24.1(@opentelemetry/api@1.9.0) + '@opentelemetry/sdk-logs@0.53.0(@opentelemetry/api@1.9.0)': + dependencies: + '@opentelemetry/api': 1.9.0 + '@opentelemetry/api-logs': 0.53.0 + '@opentelemetry/core': 1.26.0(@opentelemetry/api@1.9.0) + '@opentelemetry/resources': 1.26.0(@opentelemetry/api@1.9.0) + '@opentelemetry/sdk-metrics@1.24.1(@opentelemetry/api@1.9.0)': dependencies: '@opentelemetry/api': 1.9.0 @@ -18190,6 +18386,12 @@ snapshots: '@opentelemetry/resources': 1.24.1(@opentelemetry/api@1.9.0) lodash.merge: 4.6.2 + '@opentelemetry/sdk-metrics@1.26.0(@opentelemetry/api@1.9.0)': + dependencies: + '@opentelemetry/api': 1.9.0 + '@opentelemetry/core': 1.26.0(@opentelemetry/api@1.9.0) + '@opentelemetry/resources': 1.26.0(@opentelemetry/api@1.9.0) + '@opentelemetry/sdk-trace-base@1.24.1(@opentelemetry/api@1.9.0)': dependencies: '@opentelemetry/api': 1.9.0 @@ -18221,6 +18423,16 @@ snapshots: '@opentelemetry/sdk-trace-base': 1.24.1(@opentelemetry/api@1.9.0) semver: 7.7.1 + '@opentelemetry/sdk-trace-node@1.26.0(@opentelemetry/api@1.9.0)': + dependencies: + '@opentelemetry/api': 1.9.0 + '@opentelemetry/context-async-hooks': 1.26.0(@opentelemetry/api@1.9.0) + '@opentelemetry/core': 1.26.0(@opentelemetry/api@1.9.0) + '@opentelemetry/propagator-b3': 1.26.0(@opentelemetry/api@1.9.0) + '@opentelemetry/propagator-jaeger': 1.26.0(@opentelemetry/api@1.9.0) + '@opentelemetry/sdk-trace-base': 1.26.0(@opentelemetry/api@1.9.0) + semver: 7.7.1 + '@opentelemetry/semantic-conventions@1.24.1': {} '@opentelemetry/semantic-conventions@1.27.0': {} @@ -19379,13 +19591,6 @@ snapshots: - '@types/react' - immer - '@redocly/ajv@8.11.0': - dependencies: - fast-deep-equal: 3.1.3 - json-schema-traverse: 1.0.0 - require-from-string: 2.0.2 - uri-js: 4.4.1 - '@redocly/ajv@8.11.2': dependencies: fast-deep-equal: 3.1.3 @@ -19393,25 +19598,36 @@ snapshots: require-from-string: 2.0.2 uri-js-replace: 1.0.1 - '@redocly/cli@1.6.0(encoding@0.1.13)(supports-color@8.1.1)': + '@redocly/cli@1.34.1(ajv@8.17.1)(encoding@0.1.13)(supports-color@8.1.1)': dependencies: - '@redocly/openapi-core': 1.6.0(encoding@0.1.13) - chokidar: 3.5.3 + '@opentelemetry/api': 1.9.0 + '@opentelemetry/exporter-trace-otlp-http': 0.53.0(@opentelemetry/api@1.9.0) + '@opentelemetry/resources': 1.26.0(@opentelemetry/api@1.9.0) + '@opentelemetry/sdk-trace-node': 1.26.0(@opentelemetry/api@1.9.0) + '@opentelemetry/semantic-conventions': 1.27.0 + '@redocly/config': 0.22.1 + '@redocly/openapi-core': 1.34.1(supports-color@8.1.1) + '@redocly/respect-core': 1.34.1(ajv@8.17.1)(supports-color@8.1.1) + abort-controller: 3.0.0 + chokidar: 3.6.0 colorette: 1.4.0 core-js: 3.35.0 - get-port-please: 3.1.1 + dotenv: 16.4.7 + form-data: 4.0.2 + get-port-please: 3.1.2 glob: 7.2.3 handlebars: 4.7.8 mobx: 6.11.0 - node-fetch: 2.7.0(encoding@0.1.13) + pluralize: 8.0.0 react: 18.2.0 react-dom: 18.2.0(react@18.2.0) - redoc: 2.1.3(core-js@3.35.0)(encoding@0.1.13)(mobx@6.11.0)(react-dom@18.2.0(react@18.2.0))(react@18.2.0)(styled-components@6.1.6(react-dom@18.2.0(react@18.2.0))(react@18.2.0)) - semver: 7.6.3 + redoc: 2.4.0(core-js@3.35.0)(encoding@0.1.13)(mobx@6.11.0)(react-dom@18.2.0(react@18.2.0))(react@18.2.0)(styled-components@6.1.6(react-dom@18.2.0(react@18.2.0))(react@18.2.0))(supports-color@8.1.1) + semver: 7.7.1 simple-websocket: 9.1.0(supports-color@8.1.1) styled-components: 6.1.6(react-dom@18.2.0(react@18.2.0))(react@18.2.0) yargs: 17.0.1 transitivePeerDependencies: + - ajv - bufferutil - encoding - react-native @@ -19452,20 +19668,44 @@ snapshots: transitivePeerDependencies: - supports-color - '@redocly/openapi-core@1.6.0(encoding@0.1.13)': + '@redocly/openapi-core@1.34.1(supports-color@8.1.1)': dependencies: - '@redocly/ajv': 8.11.0 - '@types/node': 14.18.63 + '@redocly/ajv': 8.11.2 + '@redocly/config': 0.22.1 colorette: 1.4.0 + https-proxy-agent: 7.0.6(supports-color@8.1.1) js-levenshtein: 1.1.6 js-yaml: 4.1.0 - lodash.isequal: 4.5.0 minimatch: 5.1.6 - node-fetch: 2.7.0(encoding@0.1.13) pluralize: 8.0.0 yaml-ast-parser: 0.0.43 transitivePeerDependencies: - - encoding + - supports-color + + '@redocly/respect-core@1.34.1(ajv@8.17.1)(supports-color@8.1.1)': + dependencies: + '@faker-js/faker': 7.6.0 + '@redocly/ajv': 8.11.2 + '@redocly/openapi-core': 1.34.1(supports-color@8.1.1) + better-ajv-errors: 1.2.0(ajv@8.17.1) + colorette: 2.0.20 + concat-stream: 2.0.0 + cookie: 0.7.2 + dotenv: 16.4.5 + form-data: 4.0.0 + jest-diff: 29.7.0 + jest-matcher-utils: 29.7.0 + js-yaml: 4.1.0 + json-pointer: 0.6.2 + jsonpath-plus: 10.3.0 + open: 10.1.0 + openapi-sampler: 1.6.1 + outdent: 0.8.0 + set-cookie-parser: 2.7.1 + undici: 6.21.2 + transitivePeerDependencies: + - ajv + - supports-color '@resvg/resvg-wasm@2.4.0': {} @@ -19854,8 +20094,7 @@ snapshots: '@sinclair/typebox@0.25.24': {} - '@sinclair/typebox@0.27.8': - optional: true + '@sinclair/typebox@0.27.8': {} '@sinclair/typebox@0.31.28': {} @@ -21233,8 +21472,6 @@ snapshots: '@types/json-logic-js@1.2.1': {} - '@types/json-schema@7.0.13': {} - '@types/json-schema@7.0.15': {} '@types/json-stringify-safe@5.0.3': {} @@ -21292,8 +21529,6 @@ snapshots: '@types/node': 22.13.14 form-data: 4.0.0 - '@types/node@14.18.63': {} - '@types/node@18.18.13': dependencies: undici-types: 5.26.5 @@ -21445,6 +21680,9 @@ snapshots: '@types/tough-cookie@4.0.5': {} + '@types/trusted-types@2.0.7': + optional: true + '@types/unist@2.0.8': {} '@types/unist@3.0.3': {} @@ -22348,6 +22586,15 @@ snapshots: before-after-hook@3.0.2: {} + better-ajv-errors@1.2.0(ajv@8.17.1): + dependencies: + '@babel/code-frame': 7.26.2 + '@humanwhocodes/momoa': 2.0.4 + ajv: 8.17.1 + chalk: 4.1.2 + jsonpointer: 5.0.1 + leven: 3.1.0 + big-integer@1.6.51: {} big.js@5.2.2: {} @@ -22431,6 +22678,10 @@ snapshots: base64-js: 1.5.1 ieee754: 1.2.1 + bundle-name@4.1.0: + dependencies: + run-applescript: 7.0.0 + busboy@1.6.0: dependencies: streamsearch: 1.1.0 @@ -22496,7 +22747,6 @@ snapshots: dependencies: es-errors: 1.3.0 function-bind: 1.1.2 - optional: true call-bind@1.0.7: dependencies: @@ -22810,6 +23060,8 @@ snapshots: colorette@1.4.0: {} + colorette@2.0.20: {} + combine-errors@3.0.3: dependencies: custom-error-instance: 2.1.1 @@ -22866,6 +23118,13 @@ snapshots: readable-stream: 2.3.8 typedarray: 0.0.6 + concat-stream@2.0.0: + dependencies: + buffer-from: 1.1.2 + inherits: 2.0.4 + readable-stream: 3.6.2 + typedarray: 0.0.6 + concat-with-sourcemaps@1.1.0: dependencies: source-map: 0.6.1 @@ -23281,6 +23540,13 @@ snapshots: deepmerge@4.3.1: {} + default-browser-id@5.0.0: {} + + default-browser@5.2.1: + dependencies: + bundle-name: 4.1.0 + default-browser-id: 5.0.0 + defaults@1.0.4: dependencies: clone: 1.0.4 @@ -23293,6 +23559,8 @@ snapshots: define-lazy-prop@2.0.0: {} + define-lazy-prop@3.0.0: {} + define-properties@1.2.1: dependencies: define-data-property: 1.1.4 @@ -23338,8 +23606,7 @@ snapshots: diff-match-patch@1.0.5: {} - diff-sequences@29.6.3: - optional: true + diff-sequences@29.6.3: {} diff@4.0.2: optional: true @@ -23396,7 +23663,9 @@ snapshots: dependencies: domelementtype: 2.3.0 - dompurify@2.5.8: {} + dompurify@3.2.4: + optionalDependencies: + '@types/trusted-types': 2.0.7 domutils@3.1.0: dependencies: @@ -23417,6 +23686,8 @@ snapshots: dotenv@16.3.1: {} + dotenv@16.4.5: {} + dotenv@16.4.7: {} dotty@0.1.2: {} @@ -23428,7 +23699,6 @@ snapshots: call-bind-apply-helpers: 1.0.2 es-errors: 1.3.0 gopd: 1.2.0 - optional: true duplexer@0.1.2: {} @@ -23549,8 +23819,7 @@ snapshots: dependencies: get-intrinsic: 1.2.4 - es-define-property@1.0.1: - optional: true + es-define-property@1.0.1: {} es-errors@1.3.0: {} @@ -23592,7 +23861,6 @@ snapshots: es-object-atoms@1.1.1: dependencies: es-errors: 1.3.0 - optional: true es-set-tostringtag@2.0.3: dependencies: @@ -23606,7 +23874,6 @@ snapshots: get-intrinsic: 1.3.0 has-tostringtag: 1.0.2 hasown: 2.0.2 - optional: true es-shim-unscopables@1.0.2: dependencies: @@ -24131,6 +24398,8 @@ snapshots: eventemitter3@4.0.7: {} + eventemitter3@5.0.1: {} + events@3.3.0: {} eventsource-parser@1.1.2: {} @@ -24272,6 +24541,10 @@ snapshots: dependencies: strnum: 1.0.5 + fast-xml-parser@4.5.3: + dependencies: + strnum: 1.1.2 + fastest-stable-stringify@2.0.2: {} fastify-metrics@10.6.0(fastify@4.29.0): @@ -24419,7 +24692,6 @@ snapshots: combined-stream: 1.0.8 es-set-tostringtag: 2.1.0 mime-types: 2.1.35 - optional: true format@0.2.2: {} @@ -24568,7 +24840,6 @@ snapshots: has-symbols: 1.1.0 hasown: 2.0.2 math-intrinsics: 1.1.0 - optional: true get-nonce@1.0.1: {} @@ -24585,7 +24856,6 @@ snapshots: dependencies: dunder-proto: 1.0.1 es-object-atoms: 1.1.1 - optional: true get-stdin@8.0.0: {} @@ -24729,8 +24999,7 @@ snapshots: dependencies: get-intrinsic: 1.2.4 - gopd@1.2.0: - optional: true + gopd@1.2.0: {} graceful-fs@4.2.11: {} @@ -24827,8 +25096,7 @@ snapshots: has-symbols@1.0.3: {} - has-symbols@1.1.0: - optional: true + has-symbols@1.1.0: {} has-tostringtag@1.0.2: dependencies: @@ -25783,7 +26051,6 @@ snapshots: diff-sequences: 29.6.3 jest-get-type: 29.6.3 pretty-format: 29.7.0 - optional: true jest-docblock@29.7.0: dependencies: @@ -25809,8 +26076,7 @@ snapshots: jest-util: 29.7.0 optional: true - jest-get-type@29.6.3: - optional: true + jest-get-type@29.6.3: {} jest-haste-map@29.7.0: dependencies: @@ -25841,7 +26107,6 @@ snapshots: jest-diff: 29.7.0 jest-get-type: 29.6.3 pretty-format: 29.7.0 - optional: true jest-message-util@29.7.0: dependencies: @@ -26112,6 +26377,8 @@ snapshots: - utf-8-validate optional: true + jsep@1.4.0: {} + jsesc@2.5.2: {} jsesc@3.0.2: {} @@ -26174,6 +26441,14 @@ snapshots: optionalDependencies: graceful-fs: 4.2.11 + jsonpath-plus@10.3.0: + dependencies: + '@jsep-plugin/assignment': 1.3.0(jsep@1.4.0) + '@jsep-plugin/regex': 1.0.4(jsep@1.4.0) + jsep: 1.4.0 + + jsonpointer@5.0.1: {} + jsonrepair@3.5.0: {} jsox@1.2.121: {} @@ -26223,8 +26498,7 @@ snapshots: dependencies: readable-stream: 2.3.8 - leven@3.1.0: - optional: true + leven@3.1.0: {} levn@0.4.1: dependencies: @@ -26362,8 +26636,6 @@ snapshots: lodash.isarguments@3.1.0: {} - lodash.isequal@4.5.0: {} - lodash.isplainobject@4.0.6: {} lodash.merge@4.6.2: {} @@ -26542,8 +26814,7 @@ snapshots: marked@4.3.0: {} - math-intrinsics@1.1.0: - optional: true + math-intrinsics@1.1.0: {} math-random@1.0.4: {} @@ -27621,13 +27892,6 @@ snapshots: dependencies: obliterator: 2.0.4 - mobx-react-lite@3.4.3(mobx@6.11.0)(react-dom@18.2.0(react@18.2.0))(react@18.2.0): - dependencies: - mobx: 6.11.0 - react: 18.2.0 - optionalDependencies: - react-dom: 18.2.0(react@18.2.0) - mobx-react-lite@4.0.5(mobx@6.11.0)(react-dom@18.2.0(react@18.2.0))(react@18.2.0): dependencies: mobx: 6.11.0 @@ -27636,10 +27900,18 @@ snapshots: optionalDependencies: react-dom: 18.2.0(react@18.2.0) - mobx-react@7.6.0(mobx@6.11.0)(react-dom@18.2.0(react@18.2.0))(react@18.2.0): + mobx-react-lite@4.1.0(mobx@6.11.0)(react-dom@18.2.0(react@18.2.0))(react@18.2.0): dependencies: mobx: 6.11.0 - mobx-react-lite: 3.4.3(mobx@6.11.0)(react-dom@18.2.0(react@18.2.0))(react@18.2.0) + react: 18.2.0 + use-sync-external-store: 1.4.0(react@18.2.0) + optionalDependencies: + react-dom: 18.2.0(react@18.2.0) + + mobx-react@9.2.0(mobx@6.11.0)(react-dom@18.2.0(react@18.2.0))(react@18.2.0): + dependencies: + mobx: 6.11.0 + mobx-react-lite: 4.1.0(mobx@6.11.0)(react-dom@18.2.0(react@18.2.0))(react@18.2.0) react: 18.2.0 optionalDependencies: react-dom: 18.2.0(react@18.2.0) @@ -28345,6 +28617,13 @@ snapshots: oo-ascii-tree@1.98.0: {} + open@10.1.0: + dependencies: + default-browser: 5.2.1 + define-lazy-prop: 3.0.0 + is-inside-container: 1.0.0 + is-wsl: 3.1.0 + open@8.4.2: dependencies: define-lazy-prop: 2.0.0 @@ -28371,7 +28650,13 @@ snapshots: openapi-sampler@1.5.1: dependencies: - '@types/json-schema': 7.0.13 + '@types/json-schema': 7.0.15 + json-pointer: 0.6.2 + + openapi-sampler@1.6.1: + dependencies: + '@types/json-schema': 7.0.15 + fast-xml-parser: 4.5.3 json-pointer: 0.6.2 openapi-types@10.0.0: {} @@ -28425,6 +28710,8 @@ snapshots: strip-ansi: 7.1.0 wcwidth: 1.0.1 + outdent@0.8.0: {} + outvariant@1.4.0: {} outvariant@1.4.3: {} @@ -28919,7 +29206,6 @@ snapshots: '@jest/schemas': 29.6.3 ansi-styles: 5.2.0 react-is: 18.3.1 - optional: true prism-react-renderer@2.3.1(react@18.2.0): dependencies: @@ -29382,9 +29668,9 @@ snapshots: react: 18.2.0 refractor: 3.6.0 - react-tabs@4.3.0(react@18.2.0): + react-tabs@6.1.0(react@18.2.0): dependencies: - clsx: 1.2.1 + clsx: 2.1.1 prop-types: 15.8.1 react: 18.2.0 @@ -29551,20 +29837,20 @@ snapshots: dependencies: redis-errors: 1.2.0 - redoc@2.1.3(core-js@3.35.0)(encoding@0.1.13)(mobx@6.11.0)(react-dom@18.2.0(react@18.2.0))(react@18.2.0)(styled-components@6.1.6(react-dom@18.2.0(react@18.2.0))(react@18.2.0)): + redoc@2.4.0(core-js@3.35.0)(encoding@0.1.13)(mobx@6.11.0)(react-dom@18.2.0(react@18.2.0))(react@18.2.0)(styled-components@6.1.6(react-dom@18.2.0(react@18.2.0))(react@18.2.0))(supports-color@8.1.1): dependencies: - '@redocly/openapi-core': 1.6.0(encoding@0.1.13) + '@redocly/openapi-core': 1.34.1(supports-color@8.1.1) classnames: 2.3.2 core-js: 3.35.0 decko: 1.2.0 - dompurify: 2.5.8 - eventemitter3: 4.0.7 + dompurify: 3.2.4 + eventemitter3: 5.0.1 json-pointer: 0.6.2 lunr: 2.3.9 mark.js: 8.11.1 marked: 4.3.0 mobx: 6.11.0 - mobx-react: 7.6.0(mobx@6.11.0)(react-dom@18.2.0(react@18.2.0))(react@18.2.0) + mobx-react: 9.2.0(mobx@6.11.0)(react-dom@18.2.0(react@18.2.0))(react@18.2.0) openapi-sampler: 1.5.1 path-browserify: 1.0.1 perfect-scrollbar: 1.5.5 @@ -29573,7 +29859,7 @@ snapshots: prop-types: 15.8.1 react: 18.2.0 react-dom: 18.2.0(react@18.2.0) - react-tabs: 4.3.0(react@18.2.0) + react-tabs: 6.1.0(react@18.2.0) slugify: 1.4.7 stickyfill: 1.1.1 styled-components: 6.1.6(react-dom@18.2.0(react@18.2.0))(react@18.2.0) @@ -29582,6 +29868,7 @@ snapshots: transitivePeerDependencies: - encoding - react-native + - supports-color redux@4.2.1: dependencies: @@ -29957,6 +30244,8 @@ snapshots: dependencies: '@babel/runtime': 7.24.7 + run-applescript@7.0.0: {} + run-parallel@1.2.0: dependencies: queue-microtask: 1.2.3 @@ -30602,6 +30891,8 @@ snapshots: strnum@1.0.5: {} + strnum@1.1.2: {} + style-dictionary@3.8.0: dependencies: chalk: 4.1.2 @@ -32293,7 +32584,7 @@ snapshots: yargs@17.0.1: dependencies: cliui: 7.0.4 - escalade: 3.1.2 + escalade: 3.2.0 get-caller-file: 2.0.5 require-directory: 2.1.1 string-width: 4.2.3