figma-plugin icon indicating copy to clipboard operation
figma-plugin copied to clipboard

Improve the Github/Gitlab add new credentials modal

Open rbosker opened this issue 1 year ago • 2 comments

Context: Right now the user must manually add the repository path from the url. This, coupled with the fact that the label is misleading (username/repo - it should be namespace/repo ) has led to some issues for users.

The user should be able to paste the whole GitHub/GitLab URL and we should extract the relevant parts for them. image

rbosker avatar Jul 13 '22 07:07 rbosker

I somehow feel a solution that would take the whole URL would not help much for these users. What if instead we offered oAuth as a solution without having to provide any of these credentials? Instead users could login in a browser and just "select" a repository, which we then take?

six7 avatar Jul 31 '22 00:07 six7

An OAuth flow would be great, however I'm not comfortable with storing the access token in local storage/indexeddb. Perhaps #320 would enable a custom integration. Thanks for a great plugin and sorry for the slightly off-topic comment :)

superbia avatar Sep 01 '22 05:09 superbia

@rbosker do you think this is still an active issue or can we close and revisit if it comes up again?

SamIam4Hyma avatar Mar 20 '24 21:03 SamIam4Hyma

This request has been moved to our new feedback tool. Go check out https://tokensstudio.featurebase.app/ to create a free account. You can upvote and comment on existing posts, make a new request, and subscribe to be notified when requests move into our roadmap.

LukeFinch avatar Apr 12 '24 16:04 LukeFinch

Added to Featurebase Roadmap : 🧑‍💻 Sync to external token storage enhancements

UdayHyma avatar Apr 15 '24 09:04 UdayHyma