We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 764a256 commit b8ec434Copy full SHA for b8ec434
CHANGELOG.md
@@ -168,7 +168,6 @@ see [the Expo guide](https://docs.sentry.io/platforms/react-native/manual-setup/
168
169
module.exports = withSentry(config, {
170
url: 'https://www.sentry.io/',
171
- authToken: 'example-token', // Or use SENTRY_AUTH_TOKEN env
172
project: 'project-slug', // Or use SENTRY_PROJECT env
173
organization: 'org-slug', // Or use SENTRY_ORG env
174
});
0 commit comments