Skip to content

feat(cognito): user pools - sign in with apple#13160

Merged
mergify[bot] merged 12 commits intoaws:masterfrom
piotrmoszkowicz:piotrmoszkowicz/add-sign-in-with-apple
Mar 3, 2021
Merged

feat(cognito): user pools - sign in with apple#13160
mergify[bot] merged 12 commits intoaws:masterfrom
piotrmoszkowicz:piotrmoszkowicz/add-sign-in-with-apple

Conversation

@piotrmoszkowicz
Copy link
Contributor

@piotrmoszkowicz piotrmoszkowicz commented Feb 19, 2021

Added Sign In With Apple provider to @aws-cdk/aws-cognito. That's my first PR here, so bear with me, I hope I haven't made any mistakes, I've been following the docs carefully :)


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

@gitpod-io
Copy link

gitpod-io bot commented Feb 19, 2021

@github-actions github-actions bot added the @aws-cdk/aws-cognito Related to Amazon Cognito label Feb 19, 2021
@nija-at nija-at changed the title feat(aws-cognito): Add Sign In With Apple feat(cognito): user pools - sign in with apple Feb 25, 2021
Copy link
Contributor

@nija-at nija-at left a comment

Choose a reason for hiding this comment

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

Thanks for taking the time and submitting this PR 😊
See my comments below

Could you also add an integ test similar to this - https://github.com/aws/aws-cdk/blob/master/packages/%40aws-cdk/aws-cognito/test/integ.user-pool-idp.amazon.ts ?
Take a look at the stack verification steps on that test. Add ones similar to that to the test.

@piotrmoszkowicz
Copy link
Contributor Author

@nija-at Adjusted the code according to your instructions ;)

@mergify mergify bot dismissed nija-at’s stale review February 25, 2021 17:50

Pull request has been modified.

nija-at
nija-at previously approved these changes Mar 1, 2021
@mergify
Copy link
Contributor

mergify bot commented Mar 1, 2021

Thank you for contributing! Your pull request will be updated from master and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork).

@mergify mergify bot dismissed nija-at’s stale review March 1, 2021 16:14

Pull request has been modified.

@piotrmoszkowicz
Copy link
Contributor Author

@nija-at Test hasn't passed due change in default retention policy for aws-cognito. Therefor the json wasn't up-to-date. I've updated it, tests shall pass now 🤞

@mergify
Copy link
Contributor

mergify bot commented Mar 3, 2021

Thank you for contributing! Your pull request will be updated from master and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork).

@aws-cdk-automation
Copy link
Collaborator

AWS CodeBuild CI Report

  • CodeBuild project: AutoBuildProject89A8053A-LhjRyN9kxr8o
  • Commit ID: a47e804
  • Result: SUCCEEDED
  • Build Logs (available for 30 days)

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository

@mergify
Copy link
Contributor

mergify bot commented Mar 3, 2021

Thank you for contributing! Your pull request will be updated from master and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork).

@mergify mergify bot merged commit b965589 into aws:master Mar 3, 2021
This was referenced Mar 8, 2021
cornerwings pushed a commit to cornerwings/aws-cdk that referenced this pull request Mar 8, 2021
Added Sign In With Apple provider to `@aws-cdk/aws-cognito`. That's my first PR here, so bear with me, I hope I haven't made any mistakes, I've been following the docs carefully :)

----

*By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

@aws-cdk/aws-cognito Related to Amazon Cognito

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants