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

release(required): adapter-nextjs validate if access and id tokens are valid cognito tokens #13415

Merged

Conversation

ashwinkumar6
Copy link
Member

@ashwinkumar6 ashwinkumar6 commented May 22, 2024

Description of changes

All Changes are from PR #13385 with one minor change. The aws-jwt-verify library has been added to adapter-nextjs package instead of core since this is specific to SSR use case

Description of how you validated changes

Checklist

  • PR description included
  • yarn test passes
  • Tests are changed or added
  • Relevant documentation is changed or added (and PR referenced)

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

@ashwinkumar6 ashwinkumar6 marked this pull request as ready for review May 23, 2024 00:04
@ashwinkumar6 ashwinkumar6 requested review from a team as code owners May 23, 2024 00:04
@ashwinkumar6 ashwinkumar6 changed the base branch from main to release May 23, 2024 00:07
@ashwinkumar6 ashwinkumar6 changed the title chore(adapter-nextjs): validate if access and id tokens are valid cognito tokens release(required): adapter-nextjs validate if access and id tokens are valid cognito tokens May 23, 2024
@ashwinkumar6 ashwinkumar6 merged commit 125c690 into aws-amplify:release May 23, 2024
28 checks passed
@ashwinkumar6 ashwinkumar6 deleted the adapter-nextjs-tokenValidation branch May 23, 2024 21:38
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.

4 participants