You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
🍇 Improvements
Streamlined Login Experience: We've made it even clearer how you've logged in by remembering your last login method. This means you'll see a helpful badge indicating if you used Saleor Cloud or another SSO provider, making your login journey smoother. [#5880] by @krzysztofzuraw
Clearer External Authentication Options: The login page now features more intuitive labels for external authentication methods. "Saleor Cloud Authorization" is now "Continue with Saleor Cloud," and "OpenID Connect" is "Continue with SSO," making it easier to choose your preferred login method. [#5896] by @krzysztofzuraw
Simplified Account Settings: Your "Account Settings" page now features a "Reset password" button, replacing the previous "Change password" option, for a more direct approach to managing your security. We've also removed the recommendation to change your password monthly, simplifying password management. [#5892] by @krzysztofzuraw
🪲 Fixes
Improved Password Reset Guidance: Previously, users who logged in via external authentication methods (like SSO or Saleor Cloud) might have been confused about password reset options. Now, a clear warning message will appear if you attempt to reset your password after using an external login, guiding you to the correct method. The password reset description has also been updated to be more concise and helpful. [#5895, #5896] by @krzysztofzuraw