Closed pixelscript closed 3 years ago
Please check if your PR fulfills the following requirements:
npm run build
npm run test
npm run doc
Please check the type of change your PR introduces:
authUrl
auth.adis.ws
auth.amplience.net
Note: https://github.com/amplience/dc-cli/ will have to updated to use this new version once, obviously once it has been released.
Pull request checklist
Please check if your PR fulfills the following requirements:
npm run build
) was run locally and any changes were pushednpm run test
) for the changes have been added (for bug fixes / features)npm run doc
) have been reviewed and added / updated if needed (for bug fixes / features)Pull request type
Please check the type of change your PR introduces:
What is the current behaviour?
authUrl
points toauth.adis.ws
What is the new behaviour?
authUrl
now points toauth.amplience.net
Does this introduce a breaking change?