authhero 4.91.0 → 4.92.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/authhero.cjs +90 -90
- package/dist/authhero.d.ts +6 -6
- package/dist/authhero.mjs +7445 -7302
- package/dist/stats.html +1 -1
- package/package.json +1 -1
package/dist/authhero.d.ts
CHANGED
|
@@ -63229,8 +63229,8 @@ export declare function init(config: AuthHeroConfig): {
|
|
|
63229
63229
|
scope?: string | undefined;
|
|
63230
63230
|
error?: string | undefined;
|
|
63231
63231
|
error_description?: string | undefined;
|
|
63232
|
-
hd?: string | undefined;
|
|
63233
63232
|
error_code?: string | undefined;
|
|
63233
|
+
hd?: string | undefined;
|
|
63234
63234
|
error_reason?: string | undefined;
|
|
63235
63235
|
};
|
|
63236
63236
|
};
|
|
@@ -63245,8 +63245,8 @@ export declare function init(config: AuthHeroConfig): {
|
|
|
63245
63245
|
scope?: string | undefined;
|
|
63246
63246
|
error?: string | undefined;
|
|
63247
63247
|
error_description?: string | undefined;
|
|
63248
|
-
hd?: string | undefined;
|
|
63249
63248
|
error_code?: string | undefined;
|
|
63249
|
+
hd?: string | undefined;
|
|
63250
63250
|
error_reason?: string | undefined;
|
|
63251
63251
|
};
|
|
63252
63252
|
};
|
|
@@ -63263,8 +63263,8 @@ export declare function init(config: AuthHeroConfig): {
|
|
|
63263
63263
|
scope?: string | undefined;
|
|
63264
63264
|
error?: string | undefined;
|
|
63265
63265
|
error_description?: string | undefined;
|
|
63266
|
-
hd?: string | undefined;
|
|
63267
63266
|
error_code?: string | undefined;
|
|
63267
|
+
hd?: string | undefined;
|
|
63268
63268
|
error_reason?: string | undefined;
|
|
63269
63269
|
};
|
|
63270
63270
|
};
|
|
@@ -63285,8 +63285,8 @@ export declare function init(config: AuthHeroConfig): {
|
|
|
63285
63285
|
scope?: string | undefined;
|
|
63286
63286
|
error?: string | undefined;
|
|
63287
63287
|
error_description?: string | undefined;
|
|
63288
|
-
hd?: string | undefined;
|
|
63289
63288
|
error_code?: string | undefined;
|
|
63289
|
+
hd?: string | undefined;
|
|
63290
63290
|
error_reason?: string | undefined;
|
|
63291
63291
|
};
|
|
63292
63292
|
};
|
|
@@ -63301,8 +63301,8 @@ export declare function init(config: AuthHeroConfig): {
|
|
|
63301
63301
|
scope?: string | undefined;
|
|
63302
63302
|
error?: string | undefined;
|
|
63303
63303
|
error_description?: string | undefined;
|
|
63304
|
-
hd?: string | undefined;
|
|
63305
63304
|
error_code?: string | undefined;
|
|
63305
|
+
hd?: string | undefined;
|
|
63306
63306
|
error_reason?: string | undefined;
|
|
63307
63307
|
};
|
|
63308
63308
|
};
|
|
@@ -63319,8 +63319,8 @@ export declare function init(config: AuthHeroConfig): {
|
|
|
63319
63319
|
scope?: string | undefined;
|
|
63320
63320
|
error?: string | undefined;
|
|
63321
63321
|
error_description?: string | undefined;
|
|
63322
|
-
hd?: string | undefined;
|
|
63323
63322
|
error_code?: string | undefined;
|
|
63323
|
+
hd?: string | undefined;
|
|
63324
63324
|
error_reason?: string | undefined;
|
|
63325
63325
|
};
|
|
63326
63326
|
};
|