-
Notifications
You must be signed in to change notification settings - Fork 950
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
Updating token deprecation date #5923
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hiya @matthewshaver
Thanks for flagging this. I've made one suggestion but otherwise the doc is perfect. I'll approve this for you in the meantime.
Kind Regards
Natalie
_User tokens will be deprecated on September 18th, 2024._ | ||
|
||
The [user API tokens](#user-tokens) are being replaced by [account-scoped personal access tokens(PATs)](#account-scoped-personal-access-tokens). If you do not rotate your existing user tokens with PATs by September 18th, the services using the tokens will encounter errors. | ||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hiya @matthewshaver
Great PR and no real comments or suggestions. I did notice the first link for API Scoped User Tokens didn't direct me to the relevant page / section. I've added the link for ref (/docs/dbt-cloud-apis/user-tokens#user-api-tokens).
Kind Regards
Natalie
Co-authored-by: nataliefiann <120089939+nataliefiann@users.noreply.github.com>
Adding date to CLI config file
What are you changing in this pull request and why?
Adding date for old token deprecation
Checklist
Adding or removing pages (delete if not applicable):
website/sidebars.js
website/vercel.json
npm run build
to update the links that point to deleted pages