Skip to content

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

@brionmario

Description

@brionmario

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions