authhero 4.56.0 → 4.57.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 +12 -12
- package/dist/authhero.d.ts +12 -12
- package/dist/authhero.mjs +428 -437
- package/dist/stats.html +1 -1
- package/package.json +3 -3
package/dist/authhero.d.ts
CHANGED
|
@@ -54794,9 +54794,9 @@ export declare function init(config: AuthHeroConfig): {
|
|
|
54794
54794
|
scope?: string | undefined;
|
|
54795
54795
|
error?: string | undefined;
|
|
54796
54796
|
error_description?: string | undefined;
|
|
54797
|
-
error_reason?: string | undefined;
|
|
54798
|
-
error_code?: string | undefined;
|
|
54799
54797
|
hd?: string | undefined;
|
|
54798
|
+
error_code?: string | undefined;
|
|
54799
|
+
error_reason?: string | undefined;
|
|
54800
54800
|
};
|
|
54801
54801
|
};
|
|
54802
54802
|
output: {};
|
|
@@ -54810,9 +54810,9 @@ export declare function init(config: AuthHeroConfig): {
|
|
|
54810
54810
|
scope?: string | undefined;
|
|
54811
54811
|
error?: string | undefined;
|
|
54812
54812
|
error_description?: string | undefined;
|
|
54813
|
-
error_reason?: string | undefined;
|
|
54814
|
-
error_code?: string | undefined;
|
|
54815
54813
|
hd?: string | undefined;
|
|
54814
|
+
error_code?: string | undefined;
|
|
54815
|
+
error_reason?: string | undefined;
|
|
54816
54816
|
};
|
|
54817
54817
|
};
|
|
54818
54818
|
output: {
|
|
@@ -54828,9 +54828,9 @@ export declare function init(config: AuthHeroConfig): {
|
|
|
54828
54828
|
scope?: string | undefined;
|
|
54829
54829
|
error?: string | undefined;
|
|
54830
54830
|
error_description?: string | undefined;
|
|
54831
|
-
error_reason?: string | undefined;
|
|
54832
|
-
error_code?: string | undefined;
|
|
54833
54831
|
hd?: string | undefined;
|
|
54832
|
+
error_code?: string | undefined;
|
|
54833
|
+
error_reason?: string | undefined;
|
|
54834
54834
|
};
|
|
54835
54835
|
};
|
|
54836
54836
|
output: {
|
|
@@ -54850,9 +54850,9 @@ export declare function init(config: AuthHeroConfig): {
|
|
|
54850
54850
|
scope?: string | undefined;
|
|
54851
54851
|
error?: string | undefined;
|
|
54852
54852
|
error_description?: string | undefined;
|
|
54853
|
-
error_reason?: string | undefined;
|
|
54854
|
-
error_code?: string | undefined;
|
|
54855
54853
|
hd?: string | undefined;
|
|
54854
|
+
error_code?: string | undefined;
|
|
54855
|
+
error_reason?: string | undefined;
|
|
54856
54856
|
};
|
|
54857
54857
|
};
|
|
54858
54858
|
output: {};
|
|
@@ -54866,9 +54866,9 @@ export declare function init(config: AuthHeroConfig): {
|
|
|
54866
54866
|
scope?: string | undefined;
|
|
54867
54867
|
error?: string | undefined;
|
|
54868
54868
|
error_description?: string | undefined;
|
|
54869
|
-
error_reason?: string | undefined;
|
|
54870
|
-
error_code?: string | undefined;
|
|
54871
54869
|
hd?: string | undefined;
|
|
54870
|
+
error_code?: string | undefined;
|
|
54871
|
+
error_reason?: string | undefined;
|
|
54872
54872
|
};
|
|
54873
54873
|
};
|
|
54874
54874
|
output: {
|
|
@@ -54884,9 +54884,9 @@ export declare function init(config: AuthHeroConfig): {
|
|
|
54884
54884
|
scope?: string | undefined;
|
|
54885
54885
|
error?: string | undefined;
|
|
54886
54886
|
error_description?: string | undefined;
|
|
54887
|
-
error_reason?: string | undefined;
|
|
54888
|
-
error_code?: string | undefined;
|
|
54889
54887
|
hd?: string | undefined;
|
|
54888
|
+
error_code?: string | undefined;
|
|
54889
|
+
error_reason?: string | undefined;
|
|
54890
54890
|
};
|
|
54891
54891
|
};
|
|
54892
54892
|
output: {
|