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

Suggestion: Consider replacing nanoid library with uuid #33

Open
bplies-ATX opened this issue Oct 29, 2024 · 0 comments
Open

Suggestion: Consider replacing nanoid library with uuid #33

bplies-ATX opened this issue Oct 29, 2024 · 0 comments

Comments

@bplies-ATX
Copy link

Reference to #32 , and this comment . Given that nanoid removed commonjs support in 4.0+ maybe switch to uuid instead? If all fastify-session wants is an ID generator then may as well use one that has fewer incompatibilities. That should open up fastify-session's viability to more use cases without requiring the resolutions workaround.

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

No branches or pull requests

1 participant