adrien2p / medusa-plugins

A collection of awesome plugins for medusa :rocket:
https://medusa-plugins.vercel.app
MIT License
161 stars 46 forks source link

fix: generate random password the first time #115

Closed adrien2p closed 11 months ago

adrien2p commented 1 year ago

What When a customer has a guest account, if the customer tries to log in with an external provider it is currently throwing cause no password has been provided and a guest account exists. Now, when calling the create, we provide a randomly generated password that the user can reset later if he wants to use the default login flow.

wdyt @tsvetann ?

vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
medusa-plugins ✅ Ready (Inspect) Visit Preview Nov 20, 2023 4:37pm
tsvetann commented 1 year ago

LGTM thanks mate

adrien2p commented 12 months ago

I am a bit busy at the moment guys, I ll merge this one probably next week 💪