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

chore: Merge next/release into preview-testing #12066

Closed
wants to merge 10 commits into from

Conversation

jimblanc
Copy link
Contributor

Description of changes

Issue #, if available

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.

Samaritan1011001 and others added 10 commits September 14, 2023 12:59
… Credentials from sdk (#12021)

* fix: remove some errors thrown and update messages

* fix: use the new AWSCredsIdentity type

* fix: general clean up

---------

Co-authored-by: israx <[email protected]>
Co-authored-by: Francisco Rodriguez <[email protected]>
* chore(auth): rename category level request.ts to input.ts

* chore(auth): rename category level result.ts to output.ts

* chore(auth): rename provider level requests.ts to inputs.ts

* chore(auth): rename provider level result.ts to outputs.ts

* fix(auth): align auth input output types

* chore(auth): add doc string

* chore(auth): expose input output types

* fix: don't export SignInXXX types

* fix: align other model types

---------

Co-authored-by: Sridhar <[email protected]>
* chore: add already authenticated user client side validation

* chore: improve error message for authenticated users

* chore: add unit tests in sign-in

* chore: change error message

* chore: add authenticated validation in signInWithRedirect API

* chore: address feedback
)

* chore: fix api network calls in getCurrentUser

* chore: add getTokens method in internal auth class

* chore: fix tests

* chore: fix build

* chore: remove input types

* chore: fix build issue

* fix build issue

* fix build issue again

* chore: fix failing unit test
@jimblanc jimblanc closed this Sep 15, 2023
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.

6 participants