Open
Description
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