[PR #8378] [CLOSED] feat(community-plugins): add better-auth-vercel-geolocation plugin #24833

Closed
opened 2026-04-15 22:34:48 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/8378
Author: @weepaho3
Created: 3/4/2026
Status: Closed

Base: mainHead: main


📝 Commits (1)

  • 3641abb feat(community-plugins): add better-auth-vercel-geolocation plugin to community plugins table

📊 Changes

1 file changed (+11 additions, -0 deletions)

View changed files

📝 landing/components/community-plugins-table.tsx (+11 -0)

📄 Description

Adds better-auth-vercel-geolocation to the community plugins list.

What it does: Enriches sessions with Vercel Edge geolocation data from x-vercel-ip-* headers — e.g. city, country, country region, flag, timezone, coordinates, and postal code. Optionally updates on session refresh.

npm: better-auth-vercel-geolocation
GitHub: better-auth-vercel-geolocation


Summary by cubic

Adds better-auth-vercel-geolocation to the community plugins table. The plugin enriches sessions with Vercel Edge geolocation from x-vercel-ip-* headers (city, country, region, timezone, etc.) and can update on session refresh.

Written for commit 3641abb751. Summary will update on new commits.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/better-auth/better-auth/pull/8378 **Author:** [@weepaho3](https://github.com/weepaho3) **Created:** 3/4/2026 **Status:** ❌ Closed **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (1) - [`3641abb`](https://github.com/better-auth/better-auth/commit/3641abb75105cc892398e73111dc380628b5df0b) feat(community-plugins): add better-auth-vercel-geolocation plugin to community plugins table ### 📊 Changes **1 file changed** (+11 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `landing/components/community-plugins-table.tsx` (+11 -0) </details> ### 📄 Description Adds better-auth-vercel-geolocation to the community plugins list. What it does: Enriches sessions with Vercel Edge geolocation data from x-vercel-ip-* headers — e.g. city, country, country region, flag, timezone, coordinates, and postal code. Optionally updates on session refresh. npm: [better-auth-vercel-geolocation](https://www.npmjs.com/package/better-auth-vercel-geolocation) GitHub: [better-auth-vercel-geolocation](https://github.com/weepaho3/better-auth-vercel-geolocation) <!-- This is an auto-generated description by cubic. --> --- ## Summary by cubic Adds better-auth-vercel-geolocation to the community plugins table. The plugin enriches sessions with Vercel Edge geolocation from x-vercel-ip-* headers (city, country, region, timezone, etc.) and can update on session refresh. <sup>Written for commit 3641abb75105cc892398e73111dc380628b5df0b. Summary will update on new commits.</sup> <!-- End of auto-generated description by cubic. --> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-15 22:34:48 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/better-auth#24833