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

Custom state on oAuth #4834

Closed
2 tasks
macutko opened this issue Dec 9, 2023 · 1 comment
Closed
2 tasks

Custom state on oAuth #4834

macutko opened this issue Dec 9, 2023 · 1 comment
Labels
duplicate An issue or a feature-request that is a duplicate of an existing one feature-request Request a new feature

Comments

@macutko
Copy link

macutko commented Dec 9, 2023

On which framework/platform would you like to see this feature implemented?

React

Which UI component is this feature-request for?

Authenticator

Please describe your feature-request in detail.

I understand we can currently set the a customState prop to the Auth.federated() call to sign in. But if understand the docs correctly, this then means I need to create my own UI for Sign in.

Please describe a solution you'd like.

If I missed something - then I would appreciate a better documentation under https://ui.docs.amplify.aws/react/connected-components/authenticator/customization#override-function-calls as to where to find such override options, or alternatively I would image I can pass a prop to the <Authenticator customState={bla}/> which would then be propagated to the underlying Auth.federated call.

We love contributors! Is this something you'd be interested in working on?

  • 👋 I may be able to implement this feature request.
  • ⚠️ This feature might incur a breaking change.
@macutko macutko added the feature-request Request a new feature label Dec 9, 2023
@github-actions github-actions bot added the pending-triage Issue is pending triage label Dec 9, 2023
@ioanabrooks
Copy link
Contributor

Hi @macutko Thank you for your feature request, we are considering adding it to our roadmap. In the mean time, see this comment for a workaround.
Closing this issue in favor of this one, give it a '+1' and track progress there!

@ioanabrooks ioanabrooks added duplicate An issue or a feature-request that is a duplicate of an existing one and removed pending-triage Issue is pending triage labels Dec 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate An issue or a feature-request that is a duplicate of an existing one feature-request Request a new feature
Projects
None yet
Development

No branches or pull requests

2 participants