Skip to content

Fix: Remove fs #371

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

Merged
merged 2 commits into from
Apr 15, 2025
Merged

Fix: Remove fs #371

merged 2 commits into from
Apr 15, 2025

Conversation

marc-aurele-besner
Copy link
Contributor

Fix: Remove fs

Back in the early stage of Auto-SDK, we wrote an Auto ID package that saved x509 certificate on file, and if I remember correctly. In some environments, the use of fs in the code was creating issue, when not available (in browser especially) so we had to add the fs placeholder to then set a rule not to use it in browser.

Anyway, Auto ID has been deprecated and so all these functions using fs in auto-utils are not use anymore and therefore we don't need this rule.

@marc-aurele-besner marc-aurele-besner merged commit a49af3a into main Apr 15, 2025
1 check passed
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 this pull request may close these issues.

2 participants