Skip to content

PushNotifications client token#34

Draft
reeceyang wants to merge 1 commit intomainfrom
cursor/pushnotifications-client-token-95a0
Draft

PushNotifications client token#34
reeceyang wants to merge 1 commit intomainfrom
cursor/pushnotifications-client-token-95a0

Conversation

@reeceyang
Copy link
Copy Markdown
Contributor

Adds an expoAccessToken config field to the PushNotifications client to authenticate requests to the Expo push API.

The expoAccessToken is passed as an Authorization: Bearer <token> header to the Expo push API. The src/component/_generated/component.ts file was manually updated to reflect the new argument due to codegen issues during development.


Open in Cursor Open in Web

Co-authored-by: reece <reece@convex.dev>
@cursor
Copy link
Copy Markdown

cursor Bot commented Jan 29, 2026

Cursor Agent can help with this pull request. Just @cursor in comments and I'll start working on changes in this branch.
Learn more about Cursor Agents

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Jan 29, 2026

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

  • 🔍 Trigger a full review

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new Bot commented Jan 29, 2026

Open in StackBlitz

npm i https://pkg.pr.new/get-convex/expo-push-notifications/@convex-dev/expo-push-notifications@34

commit: 7008b95

Copy link
Copy Markdown

@devstojko devstojko left a comment

Choose a reason for hiding this comment

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

LGTM

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.

3 participants