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

.NET Cognito scenario "sign up a user" needs cleanup #4293

Closed
Laren-AWS opened this issue Jan 24, 2023 · 2 comments
Closed

.NET Cognito scenario "sign up a user" needs cleanup #4293

Laren-AWS opened this issue Jan 24, 2023 · 2 comments
Assignees

Comments

@Laren-AWS
Copy link
Contributor

The Cognito scenario spec says to use AdminInitiateAuth, etc., but the .NET scenario uses non-Admin version of these APIs.

  • This scenario should be updated to match the spec so that all scenarios are consistent across languages.
  • The scenario snippet should also be updated to include both the high-level walkthrough and the underlying wrapper code.
  • Actions should also be updated to match updated code.
@irenepsmith
Copy link
Contributor

Cognito MVP Epic #3305 for reference.

@irenepsmith
Copy link
Contributor

Work has been done and merged.

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

No branches or pull requests

3 participants