Merged
Conversation
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Preserve grant context through OAuth and route users to grants after sign-in. Show a fallback link in success UI when automatic redirect does not run. Co-authored-by: Cursor <cursoragent@cursor.com>
Wire grant app resolution and launch URL precedence for the grants page flow. Add tests for app/query mapping and launch URL behavior. Co-authored-by: Cursor <cursoragent@cursor.com>
Document the test deep-link env override for local grants launch smoke tests. Add grants route notes for launch URL precedence during relay integration. Co-authored-by: Cursor <cursoragent@cursor.com>
Bump --text-xlarge from 18px to 20px for improved emphasis hierarchy. Co-authored-by: Cursor <cursoragent@cursor.com>
Prevent native input size prop collisions in InputGroupInput. Wrap grants search-param usage in Suspense to satisfy Next.js prerender requirements. Co-authored-by: Cursor <cursoragent@cursor.com>
Update root pnpm lockfile to match connect package specifiers. This makes frozen installs pass in CI. Co-authored-by: Cursor <cursoragent@cursor.com>
Prevent debug UI state from being enabled in normal runs. Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Keep return-to-app mode on success and preserve mode across OAuth redirects. Co-authored-by: Cursor <cursoragent@cursor.com>
Capture the web-first vs desktop-handoff routing contract and success behavior matrix. Co-authored-by: Cursor <cursoragent@cursor.com>
Add a reusable skills sync command and align repo docs/rules to pnpm usage. Co-authored-by: Cursor <cursoragent@cursor.com>
Hide auth back navigation for mode=return_to_app in app-initiated handoff flows. Co-authored-by: Cursor <cursoragent@cursor.com>
Drop sensitive auth payload logging, scope localStorage cleanup to auth prefixes, encode server address query checks, and gate auth UI debug mode behind `authDebug=1` in development. Add regression tests for scoped storage cleanup, encoded server checks, no-token logging, auth debug toggling, and auth form error rendering. Co-authored-by: Cursor <cursoragent@cursor.com>
Remove the unused close-tab helper, clean up the wallet message listener on unmount, and centralize EIP-712 domain constants to avoid protocol drift. Strengthen auth hook tests with listener cleanup identity assertions. Co-authored-by: Cursor <cursoragent@cursor.com>
Keep users in grants flow by disabling the back button on grants page. Applies to continue-to-grants and return-to-app contexts. Co-authored-by: Cursor <cursoragent@cursor.com>
Document auth debug query usage and mode meanings in auth-form UI debug config, and set default debug scenario back to login-idle for local UI iteration. Co-authored-by: Cursor <cursoragent@cursor.com>
Update auth/grants architecture doc to reflect current mode-based success. Add explicit query param preservation matrix and a 24-hour decision gate. Co-authored-by: Cursor <cursoragent@cursor.com>
Read Privy credentials directly from process.env instead of injecting them via a dangerouslySetInnerHTML script block in layout.tsx. This removes the unnecessary window global indirection since Next.js already inlines NEXT_PUBLIC_* vars at build time. Also includes UI component refinements and test config updates.
The project uses pnpm but CI was configured with npm, causing dependency resolution failures due to missing package-lock.json.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.