svelte-oauth2
svelte-oauth2 copied to clipboard
OAuth2 authorization for Svelte
Hi, I tryed to use your OAuth2 library in our project, but I have the foloowing error during import of the lib ---------------- Could not find a declaration file for...
Fixes MacFJA/svelte-outh2:#1
As soon as I add ```js Loading... {error.message} Hello {username}! ``` From the example I get an error: ```` [Error] Unhandled Promise Rejection: TypeError: undefined is not an object (evaluating...
Handle hook receives a RequestEvent now instead of a proprietary Request object. This change makes it incompatible with newer releases.
[vite] Internal server error: Failed to resolve import "$app/navigation" from "node_modules/@macfja/svelte-oauth2/src/integration.ts". Does the file exist?