Get only user identity via OAuth

Adding a data point to this conversation:

The future of design tools will be built around Figma. However, if we’re serious about building tools on top of Figma, we also be sensitive about the users’ data. That is, as an app integrating with Figma, we should be given access to the minimal amount of data for the functionality of our app.

An easy first step would be to include a user_profile scope on top of the current file_read scope. This would minimally allow developers to build a “Login with Figma” feature, which can be used as a distribution channel for getting more developers to use the Figma REST APIs.

:slight_smile:

2 Likes