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

✨ Feature: Create and publish separate package for Passkey #115

Open
VGabriel45 opened this issue Nov 13, 2024 · 0 comments
Open

✨ Feature: Create and publish separate package for Passkey #115

VGabriel45 opened this issue Nov 13, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@VGabriel45
Copy link
Collaborator

Our SDK's current implementation bundles passkey functionality with the core package, forcing all developers to install passkey-related dependencies regardless of whether they use this feature. Since most developers don't use passkeys, this unnecessarily increases the bundle size and adds unused dependencies. To address this, we'll separate the passkey functionality into its own optional package.

@VGabriel45 VGabriel45 added the enhancement New feature or request label Nov 13, 2024
@VGabriel45 VGabriel45 self-assigned this Nov 13, 2024
@VGabriel45 VGabriel45 changed the title ✨ Feature: Create separate package for Passkey ✨ Feature: Create and publish separate package for Passkey Nov 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant