Skip to content
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

Add client side auth #147

Merged
merged 22 commits into from
Jan 13, 2025
Merged

Add client side auth #147

merged 22 commits into from
Jan 13, 2025

Conversation

PaulAsjes
Copy link
Collaborator

@PaulAsjes PaulAsjes commented Dec 10, 2024

Fixes #80
Hopefully fixes #146

Introduces new auth hooks via the AuthKitProvider component. Also separates server and client components so no crypto modules are accidentally included, causing errors in client components that attempt to use this library.

@PaulAsjes PaulAsjes mentioned this pull request Dec 27, 2024
@chamini2
Copy link

Hi is there any timeline for this? I am blocked to integrate into our existing app without major refactors.

@PaulAsjes PaulAsjes changed the title [wip] Add client side auth Add client side auth Jan 2, 2025
@monolithed
Copy link

It’d be awesome to also show an implementation of Magic Auth using workos.userManagement.authenticateWithMagicAuth 🙂

@PaulAsjes PaulAsjes merged commit 3714fb8 into main Jan 13, 2025
3 checks passed
@PaulAsjes PaulAsjes deleted the fix/impersonation-use-client branch January 13, 2025 10:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Component-level authentication impersonation code breaks the build
4 participants