-
Notifications
You must be signed in to change notification settings - Fork 0
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
SDK Docs Overhaul #193
base: main
Are you sure you want to change the base?
SDK Docs Overhaul #193
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
TODO: Add Documentation for NextJS Proxy Handler | ||
```typescript | ||
// Configure the Next.js handler with allowed methods | ||
const turnkeyProxyHandler = turnkey.nextProxyHandler({ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@andrewkmin please lmk whether this code example makes sense.
Also given that we're working on getting this functional, let me know if we want to update the documentation on this, or whether we want to hold off till it's done
cc: @taylorjdawson
This PR updates documentation to the following SDK packages making them more comprehensive
sdk-browser
sdk-server
sdk-react