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

Embed typescript aws sdk v3 client/pkce cleanup #4917

Closed
wants to merge 3 commits into from

Conversation

jpinkney-aws
Copy link
Contributor

Problem

  • The generated sdk v2 causes builder id expiration issues when using the pkce flow. Instead this PR:
  1. Embeds the typescript generated client
  2. Updates required dependencies
  3. Refactors OidcClientV2 into OidcClient

note: only commits 2 and 3 should actually be needed. Once the new aws sdk client is released we can drop commit 1 (embedding the typescript project) in favour of updating the client itself

Solution

License

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@jpinkney-aws jpinkney-aws changed the title Jpinkney aws/client sso OIDC cleanup Embed typescript aws sdk v3 client May 2, 2024
@jpinkney-aws jpinkney-aws changed the title Embed typescript aws sdk v3 client Embed typescript aws sdk v3 client/pkce cleanup May 2, 2024
@justinmk3 justinmk3 deleted the jpinkney-aws/client-sso-oidc-cleanup branch May 13, 2024 19:17
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.

None yet

1 participant