Rocket.Chat.ReactNative icon indicating copy to clipboard operation
Rocket.Chat.ReactNative copied to clipboard

feature: Personal Access Tokens Missing in Mobile App

Open JASIM0021 opened this issue 7 months ago • 1 comments

Feature Description

In the Rocket.Chat web application, users can generate and manage Personal Access Tokens under their user account settings. This feature allows users to authenticate API requests securely. However, this option is missing in the Rocket.Chat mobile application creates an inconsistency in account management capabilities.

Motivation and Use Case

The inability to view or manage tokens on mobile limits administrative and development flexibility when users are away from their desktops.

Implementation Ideas

Add a "Personal Access Tokens" section under account settings in the mobile app, allowing users to create, view, and revoke tokens similarly to the web interface.

Is this feature available in the API or web version?

✅ Available in Web Version

Rocket.Chat Server Version

No response

Rocket.Chat App Version

Device Name

Any

OS Version

Any

Additional Context

Image

JASIM0021 avatar May 22 '25 10:05 JASIM0021

@diegolmello can we do this ,i mean we just have to get it from the same server to which website is pointing to and store it right?

rovertrack avatar Nov 14 '25 18:11 rovertrack