amplify-ui icon indicating copy to clipboard operation
amplify-ui copied to clipboard

FR (Authenticator): preferPrivateSession option for React Native

Open 0wh opened this issue 1 year ago • 1 comments

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

React Native

Which UI component is this feature-request for?

Authenticator

Please describe your feature-request in detail.

This will bypass the permissions dialog and prevent reuse of existing sessions during sign in and sign out. The preferPrivateSession flag is exactly what I wanted, but I did not find any resources about how to set this flag in React Native. I wonder is this flag supported at all in RN?

Please describe a solution you'd like.

Any method to allow me setting the preferPrivateSession flag in my React Native app.

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.

0wh avatar Dec 11 '23 01:12 0wh

Hi @0wh, thank you for this feature request, we are considering adding it to our roadmap.

ioanabrooks avatar Dec 12 '23 17:12 ioanabrooks