Skip to content

Add v5.0.0-alpha-02 package updates #109

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Add v5.0.0-alpha-02 package updates #109

wants to merge 1 commit into from

Conversation

onesignal-deploy
Copy link
Collaborator

WIP

Comment on lines -64 to +65
userAuthKey: '<YOUR_ORGANIZATION_API_KEY>', // Organization key is only required for creating new apps and other top-level endpoints
restApiKey: '<YOUR_REST_API_KEY>', // App rest api key required for most endpoints
userKey: '<YOUR_ORGANIZATION_API_KEY>', // Organization key is only required for creating new apps and other top-level endpoints
appKey: '<YOUR_REST_API_KEY>', // App REST API key required for most endpoints
Copy link
Contributor

Choose a reason for hiding this comment

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

Incorrect references to auth config keys here

Examples of important OneSignal objects include `App`, `Notification`, `User`, and `Segment`.
Examples of important OneSignal objects include `App`, `Notification`, `Player`, and `Segment`.
Copy link
Contributor

Choose a reason for hiding this comment

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

Incorrectly overwriting User here

Copy link
Contributor

Choose a reason for hiding this comment

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

Double check this one

Copy link
Contributor

Choose a reason for hiding this comment

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

Double check this one

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.

None yet

2 participants