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

docs: adjusted @see link typo on code exchange method #774

Conversation

GabrielBrittoDev
Copy link

Changes

Adjusted @see link typo on codeExchange method to the right url.

References

Testing

Contributor Checklist

@GabrielBrittoDev GabrielBrittoDev requested a review from a team as a code owner October 25, 2024 15:25
Copy link
Contributor

@kishore7snehil kishore7snehil left a comment

Choose a reason for hiding this comment

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

@GabrielBrittoDev Thanks for pointing out the difference. LGTM!

kishore7snehil added a commit that referenced this pull request Nov 13, 2024
### Contributing Changes

- Adjusted link typo on codeExchange method to the right url by
[GabrielBrittoDev](https://github.com/GabrielBrittoDev).
([#774](#774))

### Changes

Following endpoints have been added : 

- GET /api/v2/keys/encryption
- POST  /api/v2/keys/encryption
- GET  /api/v2/keys/encryption/{kid}
- DELETE  /api/v2/keys/encryption/{kid}
- POST  /api/v2/keys/encryption/{kid}
- POST  /api/v2/keys/encryption/{kid}/wrapping-key


### References

-
[/api/v2/keys/encryption](https://auth0.com/docs/api/management/v2/keys/get-encryption-keys)

-
[/api/v2/keys/encryption](https://auth0.com/docs/api/management/v2/keys/post-encryption)

-
[/api/v2/keys/encryption/{kid}](https://auth0.com/docs/api/management/v2/keys/get-encryption-key)

- [DELETE
/api/v2/keys/encryption/{kid}](https://auth0.com/docs/api/management/v2/keys/delete-encryption-key)

-
[/api/v2/keys/encryption/{kid}](https://auth0.com/docs/api/management/v2/keys/post-encryption-key)

-
[/api/v2/keys/encryption/{kid}/wrapping-key](https://auth0.com/docs/api/management/v2/keys/post-encryption-wrapping-key)

- JIRA -> [SDK-5121](https://auth0team.atlassian.net/browse/SDK-5121)

### Testing

- [x] This change adds unit test coverage

- [x] This change adds integration test coverage

- [x] This change has been tested on the latest version of the
platform/language or why not

### Contributor Checklist

- [x] I agree to adhere to the [Auth0 General Contribution
Guidelines](https://github.com/auth0/open-source-template/blob/master/GENERAL-CONTRIBUTING.md).
- [x] I agree to uphold the [Auth0 Code of
Conduct](https://github.com/auth0/open-source-template/blob/master/CODE-OF-CONDUCT.md).


[SDK-5121]:
https://auth0team.atlassian.net/browse/SDK-5121?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ
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.

3 participants