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

[DOC] Need to write content on how to use the SDK on Deno #265

Open
brionmario opened this issue Nov 18, 2024 · 0 comments
Open

[DOC] Need to write content on how to use the SDK on Deno #265

brionmario opened this issue Nov 18, 2024 · 0 comments

Comments

@brionmario
Copy link
Member

Is your suggestion related to a missing or misleading document? Please describe.
The documentation or the content (blogs, articles, etc) does not currently include information on how to use the Asgardeo React SDK in a Deno environment. This creates a gap for developers who want to leverage the SDK in non-Node.js runtime environments like Deno.

Describe the improvement
Add a new section to the documentation explaining how to set up and use the SDK with Deno. This should include:

  • How to install the SDK in Deno.
  • Example usage with Deno's module system.
  • Any specific configuration or compatibility notes for running the SDK in Deno.

Additional context
Since Deno has a different module system and runtime features compared to Node.js, highlighting any potential challenges and their solutions would be helpful.

Related Issues:
N/A

@brionmario brionmario changed the title [DOC] Need to write content on how to use the SDK on Deno [DOC] Need to write content on how to use the SDK on Deno Nov 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant