Skip to content
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

Summary for Base64UrlEncoder.Encode(byte[]) overload is incorrect #22715

Closed
AgWillow opened this issue Jul 19, 2021 · 1 comment
Closed

Summary for Base64UrlEncoder.Encode(byte[]) overload is incorrect #22715

AgWillow opened this issue Jul 19, 2021 · 1 comment
Labels
customer-reported Issues that are reported by GitHub users external to the Azure organization. needs-triage Workflow: This is a new issue that needs to be triaged to the appropriate team. question The issue doesn't require a change to the product in order to be resolved. Most issues start as that

Comments

@AgWillow
Copy link

The description of Base64UrlEncoder.Encode(Byte[]) simply duplicates the description for Encode(Byte[], Int32, Int32). It should read, "Converts an array of 8-bit unsigned integers to its equivalent string representation that is encoded with base-64-url digits."


Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

@ghost ghost added needs-triage Workflow: This is a new issue that needs to be triaged to the appropriate team. customer-reported Issues that are reported by GitHub users external to the Azure organization. question The issue doesn't require a change to the product in order to be resolved. Most issues start as that labels Jul 19, 2021
@jsquire
Copy link
Member

jsquire commented Jul 20, 2021

This has been transferred to the repository where the Microsoft.IdentityModel.Tokens package is maintained, as #1668.

@jsquire jsquire closed this as completed Jul 20, 2021
@jsquire jsquire reopened this Jul 20, 2021
@jsquire jsquire closed this as completed Jul 20, 2021
@github-actions github-actions bot locked and limited conversation to collaborators Mar 27, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
customer-reported Issues that are reported by GitHub users external to the Azure organization. needs-triage Workflow: This is a new issue that needs to be triaged to the appropriate team. question The issue doesn't require a change to the product in order to be resolved. Most issues start as that
Projects
None yet
Development

No branches or pull requests

2 participants