Skip to content

Conversation

codeby-ak
Copy link

Pull Request: Documentation Text Update in JwtBearerExtensions.xml
Summary:
This pull request updates the XML documentation in JwtBearerExtensions.xml by changing the phrase "JWT token" to simply "JWT" for improved technical accuracy and clarity.

Rationale:
The term "JWT token" is redundant, as JWT already stands for JSON Web Token. The updated text ensures consistency with standard terminology and aligns with best practices in authentication documentation.

Example:
Before: "JWT bearer authentication performs authentication by extracting and validating a JWT token from the Authorization request header."

After: "JWT bearer authentication performs authentication by extracting and validating a JWT from the Authorization request header."

Copy link
Contributor

Learn Build status updates of commit 78852f3:

✅ Validation status: passed

File Status Preview URL Details
aspnet-core/xml/Microsoft.Extensions.DependencyInjection/JwtBearerExtensions.xml ✅Succeeded View

For more details, please refer to the build report.

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.

1 participant