svelte-oauth2 icon indicating copy to clipboard operation
svelte-oauth2 copied to clipboard

OAuth2 authorization for Svelte

Results 5 svelte-oauth2 issues
Sort by recently updated
recently updated
newest added

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...

bug

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...

bug

Handle hook receives a RequestEvent now instead of a proprietary Request object. This change makes it incompatible with newer releases.

bug
sveltekit

[vite] Internal server error: Failed to resolve import "$app/navigation" from "node_modules/@macfja/svelte-oauth2/src/integration.ts". Does the file exist?

bug
sveltekit