Conversation
anascence
suggested changes
Oct 6, 2025
| // return c.SendString(string(userData)) | ||
| // return c.Redirect("http://localhost:3000/home") | ||
|
|
||
| fmt.Print("ip is dddddddddddddddddddddddddddddd", c.IP()) |
There was a problem hiding this comment.
if you are not using debugger. At least use a proper log message.
| 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 |
| @@ -0,0 +1,3 @@ | |||
|
|
|||
| NEXT_PUBLIC_BASE_URL=https://senzen-frontend.vercel.app | |||
Owner
Author
|
can I assign to you? NayHtetKyaw |
Owner
Author
|
how do you still have PRO bro this 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>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
- 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>
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.