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

Default Orbit.uuid to crypto.randomUUID() #902

Closed
dgeb opened this issue Jan 6, 2022 · 0 comments · Fixed by #913
Closed

Default Orbit.uuid to crypto.randomUUID() #902

dgeb opened this issue Jan 6, 2022 · 0 comments · Fixed by #913
Milestone

Comments

@dgeb
Copy link
Member

dgeb commented Jan 6, 2022

Currently, Orbit.uuid is set to a custom uuid generation function by default. This default should be replaced with the faster and more secure randomUUID method now provided by the Crypto interface.

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 a pull request may close this issue.

1 participant