Skip to content

Conversation

@priley86
Copy link
Contributor

@priley86 priley86 commented Sep 17, 2025

Description

Adds new Getting Started material for LangGraph.js + React SPA example, added in:
auth0-samples/auth0-ai-samples#10
auth0/auth0-ai-js#267

note: will need rebase of this around the time of merge:
#75

This will ensure the tabs do not become overloaded, and we can showcase underneath LangGraph -> Calling third-party Party APIs -> React SPA.

References

https://auth0team.atlassian.net/browse/AIDX-111

Testing

Describe how this can be tested by reviewers. Be specific about anything not tested and reasons why. If this library has unit and/or integration testing, tests should be added for new functionality and existing tests should complete without errors.

Please include any manual steps for testing end-to-end or functionality not covered by unit/integration tests.

Also include details of the environment this PR was developed in (language/platform/browser version).

  • This change adds test coverage for new/changed/fixed functionality

Checklist

  • I have added documentation for new/changed functionality in this PR or in auth0.com/docs
  • All active GitHub checks for tests, formatting, and security are passing
  • The correct base branch is being used, if not the default branch


**Recommended**: To use this example, clone the [Auth0 AI JS](https://github.com/auth0-lab/auth0-ai-js.git) repository:
### Clone sample app
Clone this sample app from the [Auth0 AI JS](https://github.com/auth0-lab/auth0-ai-js.git) repository:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

IMO we should move this app to samples repo as well

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

whoops, meant to update this one as well like the one above. good catch! 👍

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

opened:
auth0-samples/auth0-ai-samples#14

and updated in:
ddb8133

VITE_AUTH0_AUDIENCE=your-api-identifier
VITE_LANGGRAPH_API_URL=http://localhost:2024
```

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we add instructions here for the user on how to get these values from the dashboard similar to the other quickstarts?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

added in: 84a7e65

ty 🙇

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants