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

feat(cognito): user pool resource server #11118

Merged
merged 14 commits into from
Nov 9, 2020
Merged

feat(cognito): user pool resource server #11118

merged 14 commits into from
Nov 9, 2020

Commits on Oct 26, 2020

  1. feat(aws-cognito): Add L2 for UserPoolResourceServer

    Also allow adding resource server via userPool.addResourceServer
    iRoachie committed Oct 26, 2020
    Configuration menu
    Copy the full SHA
    c3a39c1 View commit details
    Browse the repository at this point in the history
  2. eol

    iRoachie committed Oct 26, 2020
    Configuration menu
    Copy the full SHA
    ee9be6e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    38a3980 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    28c6471 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2020

  1. Add entry to toc

    iRoachie committed Oct 29, 2020
    Configuration menu
    Copy the full SHA
    3ecfee5 View commit details
    Browse the repository at this point in the history
  2. Update packages/@aws-cdk/aws-cognito/README.md

    Co-authored-by: Niranjan Jayakar <nija@amazon.com>
    iRoachie and Niranjan Jayakar committed Oct 29, 2020
    Configuration menu
    Copy the full SHA
    a3e8e74 View commit details
    Browse the repository at this point in the history
  3. Update packages/@aws-cdk/aws-cognito/lib/user-pool-resource-server.ts

    Co-authored-by: Niranjan Jayakar <nija@amazon.com>
    iRoachie and Niranjan Jayakar committed Oct 29, 2020
    Configuration menu
    Copy the full SHA
    85e5dd6 View commit details
    Browse the repository at this point in the history
  4. test: Add full integ suite

    iRoachie committed Oct 29, 2020
    Configuration menu
    Copy the full SHA
    5e0d241 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2020

  1. Update packages/@aws-cdk/aws-cognito/lib/user-pool-resource-server.ts

    Co-authored-by: Niranjan Jayakar <nija@amazon.com>
    iRoachie and Niranjan Jayakar committed Oct 30, 2020
    Configuration menu
    Copy the full SHA
    29906f3 View commit details
    Browse the repository at this point in the history
  2. Update packages/@aws-cdk/aws-cognito/test/integ.user-pool-resource-se…

    …rver.ts
    
    Co-authored-by: Niranjan Jayakar <nija@amazon.com>
    iRoachie and Niranjan Jayakar committed Oct 30, 2020
    Configuration menu
    Copy the full SHA
    b79e1df View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2020

  1. Configuration menu
    Copy the full SHA
    acadd39 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aebc400 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2020

  1. ResourceServerScope is now a class

    Niranjan Jayakar committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    2715726 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    06039bf View commit details
    Browse the repository at this point in the history