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

(FEATURE REQUEST) Allow users to set friendly name to remembered devices. #5939

Open
stMerlHin opened this issue Feb 12, 2025 · 1 comment
Open
Assignees
Labels
auth Issues related to the Auth Category feature-request A request for a new feature or an enhancement to an existing API or category.

Comments

@stMerlHin
Copy link

stMerlHin commented Feb 12, 2025

Actually with the client library a user can choose to remember a device or not. When the remembered devices are fetched, their names are all null. It will be very helpful to add a the capability to set a device name when calling Amplify.Auth.rememberDevice().

Proposal: Remenber a device with custom device name

Amplify.Auth.rememberDevice(name: 'My Custom device name').

@github-actions github-actions bot added pending-triage This issue is in the backlog of issues to triage pending-maintainer-response Pending response from a maintainer of this repository labels Feb 12, 2025
@ekjotmultani
Copy link
Member

Hi @stMerlHin, this seems like a good feature to have, would probably want to update the fetch methods as well to return the device name, we'll track this as a feature request!

@ekjotmultani ekjotmultani self-assigned this Feb 13, 2025
@github-actions github-actions bot removed the pending-maintainer-response Pending response from a maintainer of this repository label Feb 13, 2025
@ekjotmultani ekjotmultani added feature-request A request for a new feature or an enhancement to an existing API or category. auth Issues related to the Auth Category labels Feb 13, 2025
@github-actions github-actions bot removed the pending-triage This issue is in the backlog of issues to triage label Feb 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auth Issues related to the Auth Category feature-request A request for a new feature or an enhancement to an existing API or category.
Projects
None yet
Development

No branches or pull requests

2 participants