zumwald / better-vsts-npm-auth

Platform agnostic library and acompanying oauth service enabling developers to easily obtain and use tokens for authorizing NPM feeds in VSTS
MIT License
49 stars 15 forks source link

"Manage authorizations on your profile page" enhancement #71

Open paul-hammant opened 1 year ago

paul-hammant commented 1 year ago

Context: In the "stateless VSTS NPM OAuth" app page, half way down there is a "If you change your mind at anytime, you can manage authorizations on your profile page" links to a URL - https://aex.dev.azure.com/me

The page is a Microsoft page, and it is not self-explanatory. Indeed it is titled "My Information". I'm trying to work out whether to trust better-vsts-npm-auth to go get an access token for me.

Feature request: Sure, you can't enhance a Microsoft page, but can you put more explanation in that page? Maybe a FAQ with a few questions in it. Maybe a small video showing someone undoing the inserted auths/tokens.

I got here cos vsts-npm-auth just hands for me in cmd.exe whereas better-vsts-npm-auth does not. Therefore, is better :)

zumwald commented 1 year ago

Can you elaborate on where you're seeing this and what you'd like to see instead/added?