Skip to content

fix: lucia require user redirect moved to auth guard function #558

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
May 17, 2025

Conversation

brettearle
Copy link
Contributor

closes: #493

Updated to use pattern similar to login utilities. This pattern matches the SvelteKit docs and allows people to see it in use straight away when adding the lucia addon.

Copy link

changeset-bot bot commented May 8, 2025

🦋 Changeset detected

Latest commit: e9861ec

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
sv Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link

pkg-pr-new bot commented May 17, 2025

Open in StackBlitz

npx https://pkg.pr.new/sveltejs/cli/sv@558
npx https://pkg.pr.new/sveltejs/cli/svelte-migrate@558

commit: e9861ec

@manuel3108
Copy link
Member

Added a changeset for the changelog. Thanks for your help Brett!

@manuel3108 manuel3108 merged commit 956528d into sveltejs:main May 17, 2025
7 checks passed
@github-actions github-actions bot mentioned this pull request May 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update lucia integration to use the new getRequestEvent functionality
2 participants