create-expo-stack icon indicating copy to clipboard operation
create-expo-stack copied to clipboard

annoying credential thing

Open programad opened this issue 9 months ago • 5 comments

I've used the create expo stack command now git credential manager on my macOS keeps asking me to use @sammoore's account.

I think that is not intended nor recommended.

programad avatar Apr 05 '25 16:04 programad

could you explain what you mean, screenshot or something?

dannyhw avatar Apr 05 '25 20:04 dannyhw

I forgot to take a screenshot but it is simple:

I only use my own GitHub account on my computer, macOS. When I used the create-expo-stack, for some reason, my git-credential-manager started to question me which GitHub account I would like to use, mine (programad) or Sam's (sammoore).

And it kept questioning me about this all the time. It was annoying. I ended up resetting my git credential manager but maybe this is happening to someone else out there.

I never saw that kind of thing.

programad avatar Apr 05 '25 20:04 programad

I've used the create expo stack command now git credential manager on my macOS keeps asking me to use @sammoore's account.

I think that is not intended nor recommended.

@sammoore what's this all about?

danstepanov avatar Apr 07 '25 17:04 danstepanov

Just to confirm and narrow things down @programad

  • Have you used any other Ronin projects like NativeWindUI -- including using any NativeWindUI options from rn-new / CES?
  • Have you used rn-new / CES's publish command?

sammoore avatar Apr 07 '25 18:04 sammoore

Hey, @sammoore , no, It was my first time.

it think at some moment I used rn-new command (not publish) but I also used the npx create-expo-stack@latest.

programad avatar Apr 07 '25 18:04 programad

I encountered also this issue when creating a new React Native app using the create-expo-stack command. It automatically added the credentials of @sammoore to my Windows Credential Manager. I've removed them manually, but I kindly ask that this issue be reviewed and addressed. Thank you

Image

krtcrvy avatar May 04 '25 20:05 krtcrvy

@krtcrvy what options did you choose when setting up? did it include nativewindui?

dannyhw avatar May 04 '25 20:05 dannyhw

yes @dannyhw, I was exploring some of the templates, and after trying out NativeWindUI and EAS, the VSCode's Git credentials prompt keeps appearing. I also noticed that @sammoore’s credentials are showing up as an option in VSCode’s Git prompt

krtcrvy avatar May 04 '25 21:05 krtcrvy

Wondering if this might actually be a nwui cli issue since we call it from here. There is no git credentials in this repo.

dannyhw avatar May 05 '25 00:05 dannyhw

@krtcrvy @programad when exactly are you running into this problem? Is it using any specific aspect of CES?

danstepanov avatar May 05 '25 02:05 danstepanov

I encountered also this issue when creating a new React Native app using the create-expo-stack command. It automatically added the credentials of @sammoore to my Windows Credential Manager. I've removed them manually, but I kindly ask that this issue be reviewed and addressed. Thank you

Image

@krtcrvy mentioned that it just happens when creating a project but i'm curious what exact commands. Also, I'm curious where this screenshot comes from

danstepanov avatar May 05 '25 02:05 danstepanov

this has been resolved in the latest version (2.18.0)

danstepanov avatar May 06 '25 06:05 danstepanov