@supabase/gotrue-js
Advanced tools
Comparing version 1.11.0 to 1.11.1
@@ -71,5 +71,3 @@ export declare type Provider = 'azure' | 'bitbucket' | 'facebook' | 'github' | 'gitlab' | 'google'; | ||
provider?: Provider; | ||
/** A URL to redirect the user to after confirmation. */ | ||
redirectTo?: URL; | ||
} | ||
//# sourceMappingURL=types.d.ts.map |
@@ -71,5 +71,3 @@ export declare type Provider = 'azure' | 'bitbucket' | 'facebook' | 'github' | 'gitlab' | 'google'; | ||
provider?: Provider; | ||
/** A URL to redirect the user to after confirmation. */ | ||
redirectTo?: URL; | ||
} | ||
//# sourceMappingURL=types.d.ts.map |
{ | ||
"name": "@supabase/gotrue-js", | ||
"version": "1.11.0", | ||
"version": "1.11.1", | ||
"description": "Isomorphic GoTrue client", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
175315
2687