Skip to content

fix: use baseURL for OAuth token endpoint rather tnan separate authURL#264

Merged
bflorian merged 1 commit into
SmartThingsCommunity:mainfrom
bflorian:default-auth-url-change
Jun 5, 2026
Merged

fix: use baseURL for OAuth token endpoint rather tnan separate authURL#264
bflorian merged 1 commit into
SmartThingsCommunity:mainfrom
bflorian:default-auth-url-change

Conversation

@bflorian

Copy link
Copy Markdown
Contributor

The searate authURL is no longer used in documentation and not guaranteed to be supported in the future. This change only impacts TypeScipt integrations to pre-production SmartThings environments (which require URL overriding). Integrations to the production environment using default URLs are not affected.

Types of Changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • I have read the CONTRIBUTING document
  • My code follows the code style of this project (npm run lint produces no warnings/errors)
  • Any required documentation has been added
  • I have added tests to cover my changes

@changeset-bot

changeset-bot Bot commented May 27, 2026

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: a67717d

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@smartthings/core-sdk Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@rossiam rossiam left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Don't forget to do a changeset before you merge!

The searate authURL is no longer used in documentation and not guaranteed
to be supported in the future. This change only impacts TypeScipt integrations
to pre-production SmartThings environments (which require URL overriding).
Integrations to the production environment using default URLs are not affected.
@bflorian bflorian force-pushed the default-auth-url-change branch from 18a22d3 to a67717d Compare June 5, 2026 11:52
@bflorian bflorian merged commit df3b0c0 into SmartThingsCommunity:main Jun 5, 2026
5 checks passed
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.

2 participants