Skip to content

Vercel - #2

Open
Long104 wants to merge 11 commits into
mainfrom
vercel
Open

Vercel#2
Long104 wants to merge 11 commits into
mainfrom
vercel

Conversation

@Long104

@Long104 Long104 commented May 8, 2025

Copy link
Copy Markdown
Owner

No description provided.

// return c.SendString(string(userData))
// return c.Redirect("http://localhost:3000/home")

fmt.Print("ip is dddddddddddddddddddddddddddddd", c.IP())

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

if you are not using debugger. At least use a proper log message.

Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

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

sorry bro

d="M10.7019 20.0006C13.3989 20.0006 15.6734 19.1151 17.3306 17.5865L14.1081 15.0879C13.2115 15.6979 12.0541 16.0433 10.7056 16.0433C8.09669 16.0433 5.88468 14.2832 5.091 11.9169H1.76562V14.4927C3.46322 17.8695 6.92087 20.0006 10.7019 20.0006V20.0006Z"
fill="#34A853"
></path>
<path

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

tsk tsk tsk

Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

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

chill

Comment thread frontend/.env.production
@@ -0,0 +1,3 @@

NEXT_PUBLIC_BASE_URL=https://senzen-frontend.vercel.app

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

thank you for the env bro

Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

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

bro wtf

@Long104 Long104 self-assigned this Mar 15, 2026
@Long104

Long104 commented Mar 15, 2026

Copy link
Copy Markdown
Owner Author

can I assign to you? NayHtetKyaw

@Long104

Long104 commented Mar 15, 2026

Copy link
Copy Markdown
Owner Author

how do you still have PRO bro this guy either pay or uni github not finish yet

@anascence

Copy link
Copy Markdown

is guy either pay or uni github not finish yet

uni one bro. still have it

- Backend OAuth callbacks now redirect with ?token= parameter
- Frontend middleware extracts token from URL and sets cookie
- Removed hardcoded .pantorn.me domain from cookies
- Fixed .env.local to use correct backend URL with /api prefix

Resolves issue where cross-domain cookies were not being sent between
senzen-backend.vercel.app and senzen-frontend.vercel.app

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@vercel

vercel Bot commented Mar 15, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
senzen-frontend Error Error Mar 15, 2026 9:19pm

Long104 and others added 2 commits March 16, 2026 04:17
- Updated CORS middleware to use FRONTEND_URL environment variable
- Removed hardcoded domain that was blocking requests
- Cleaned up unused imports in sign-in page

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
- Changed fetchGet to return [] instead of JSX on error
- Changed fetchPost to return null instead of JSX on error
- Prevents .map() errors when API calls fail

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants