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

native js compatible #61

Merged
merged 8 commits into from
Dec 31, 2024
Merged

native js compatible #61

merged 8 commits into from
Dec 31, 2024

Conversation

martimayoral
Copy link
Contributor

This pull request includes several changes to the sdk and packages/internal/openapi-clients to improve functionality and add new features. The most important changes include the addition of a new dependency, refactoring of the AuthManager class, and modifications to the IframeManager class.

Dependency Addition:

  • Added jsrsasign and its types as new dependencies in sdk/package.json to support new cryptographic functionalities. [1] [2]

Refactoring AuthManager:

  • Refactored AuthManager to include separate validation functions for browsers with and without crypto.subtle support and restructured imports for better organization. [1] [2] [3] [4]

Modifications to IframeManager:

  • Modified the IframeManager class to support a new WindowWrapper type and made the iframeSetup method public to allow for native support (when no window or document are available). [1] [2] [3]

Backend API Clients:

  • Updated BackendApiClients to get axios from default package when not destructured. [1] [2]

Copy link

vercel bot commented Dec 20, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
openfort-auth-non-custodial ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 31, 2024 10:46am

Copy link

socket-security bot commented Dec 20, 2024

No dependency changes detected. Learn more about Socket for GitHub ↗︎

👍 No dependency changes detected in pull request

@jamalavedra jamalavedra merged commit 2077835 into main Dec 31, 2024
7 of 8 checks 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