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

Device tracking using social providers #9318

Open
2 tasks
wbrijesh opened this issue Dec 6, 2021 · 2 comments
Open
2 tasks

Device tracking using social providers #9318

wbrijesh opened this issue Dec 6, 2021 · 2 comments
Labels
amazon-cognito-identity-js Used for issues related to this specific package within the monorepo Auth Related to Auth components/category Cognito Related to cognito issues feature-request Request a new feature Service Team Issues asked to the Service Team

Comments

@wbrijesh
Copy link

wbrijesh commented Dec 6, 2021

Is this related to a new or existing framework?

Next.js

Is this related to a new or existing API?

Authentication

Is this related to another service?

Cognito

Describe the feature you'd like to request

When using the federated OAuth flow with Cognito User Pools, the device tracking and remembering features are currently not available within the library.

Describe the solution you'd like

device tracking and remembering features within the amplify library.

Describe alternatives you've considered

Save data manually in the user profile model

Additional context

Limit the number of devices an account can log onto, similar to how netflix limits number of devices. This works fine when using regular (email, password) signin, but not with oauth

aws-amplify/amplify-flutter#1515
aws-amplify/amplify-android#2258
aws-amplify/amplify-swift#2708

Is this something that you'd be interested in working on?

  • 👋 I may be able to implement this feature request
  • ⚠️ This feature might incur a breaking change
@wbrijesh wbrijesh added the feature-request Request a new feature label Dec 6, 2021
@gamaya-lealco
Copy link

gamaya-lealco commented Dec 6, 2021

Been looking for this feature too! Would love Amplify to implement this feature as we really need it in our business.

@tannerabread
Copy link
Contributor

Related #6122

@tannerabread tannerabread added the Service Team Issues asked to the Service Team label Mar 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
amazon-cognito-identity-js Used for issues related to this specific package within the monorepo Auth Related to Auth components/category Cognito Related to cognito issues feature-request Request a new feature Service Team Issues asked to the Service Team
Projects
None yet
Development

No branches or pull requests

5 participants