Skip to content

Conversation

yordan-mitev
Copy link
Contributor

  • This PR removes the option to authenticate with a username and password in the Telerik NuGet server.
  • Authentication with an API key is now the only officially supported option.

Authentication with a username and password will still work, but should not be advertised or mentioned in the docs due to security concerns.

1. Go to the [NuGet Keys](https://www.telerik.com/account/downloads/nuget-keys) page in your Telerik account.
1. Click **Generate New Key +**.

![Manage NuGet Keys](../installation/images/account-generate-nuget-api-key.png)
Copy link
Contributor

@dimodi dimodi Sep 9, 2025

Choose a reason for hiding this comment

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

We do not use screenshots, because they are harder to maintain and usually not necessary. There are two exceptions - animated screenshots and screenshots with annotations. Other than that, we tend to remove existing screenshots when we update related content.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

The screenshot was removed.

@yordan-mitev
Copy link
Contributor Author

@dimodi , this is a quick summary of the changes since your last review:

  • Move the API key download instructions to a template.
  • Update the deployment/nuget-keys.md and installation/nuget.md files to use the instructions from the template.
  • Remove the screenshot.
  • Update the template for the Getting Started articles to reflect the requirement to use an API key instead of a password.

@yordan-mitev yordan-mitev requested a review from dimodi September 9, 2025 11:59
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