Fixed: login issue in app when /api is not passed with oms complete url by updating the oms-api package and adding a check when accessing url directly in the app(dxp/#272) #359
As we have added support to check for /api in the url when the user enters the oms url in the format https://....., we need to update the oms package in the apps to use this feature.
Screenshots of Visual Changes before/after (If There Are Any)
IMPORTANT NOTICE - Remember to add changelog entry
Contribution and Currently Important Rules Acceptance
Related Issues
Related Issue https://github.com/hotwax/dxp-components/issues/272
Short Description and Why It's Useful
As we have added support to check for
/api
in the url when the user enters the oms url in the formathttps://.....
, we need to update the oms package in the apps to use this feature.Screenshots of Visual Changes before/after (If There Are Any)
IMPORTANT NOTICE - Remember to add changelog entry
Contribution and Currently Important Rules Acceptance