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

Open
wants to merge 22 commits into
base: main
Choose a base branch
from
Open

Add client side auth #147

wants to merge 22 commits into from

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.

@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 🙂

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