Skip to content

Releases: xponential-asia/medusa-xpo-auth-plugins

v1.0.6

25 Dec 10:00
Compare
Choose a tag to compare

1.0.6 (2024-12-25)

Bug Fixes

  • Remove needs build step (02acde5)

v1.0.5

25 Dec 09:30
Compare
Choose a tag to compare

1.0.5 (2024-12-25)

Bug Fixes

  • Add before run npm publish step (2c948cd)

v1.0.4

25 Dec 08:17
Compare
Choose a tag to compare

1.0.4 (2024-12-25)

Bug Fixes

  • Edit new name of package json (a5e44a3)

v1.0.3

25 Dec 07:26
Compare
Choose a tag to compare

1.0.3 (2024-12-25)

Bug Fixes

  • Scope name of package json file (6ac418f)

v1.0.2

25 Dec 07:07
Compare
Choose a tag to compare

1.0.2 (2024-12-25)

Bug Fixes

v1.0.1

25 Dec 06:39
Compare
Choose a tag to compare

1.0.1 (2024-12-25)

Bug Fixes

v1.0.0

25 Dec 04:49
Compare
Choose a tag to compare

1.0.0 (2024-12-25)

Bug Fixes

  • add support for logout (7bbefe7)
  • admin.scope and store.scope parameters from medusa-config.js not passed through to passport (#170) (b4c3359)
  • apply expiresIn from the auth provider config (76d37d4)
  • Auth route builder (#44) (b5f6d7a)
  • auth store strategies (#24) (60a03e6)
  • authentication strategy cookies and split cookies per domain (80363de)
  • auth: loadRouters (356fff4)
  • auth: Remove promise options resolution as it is not supported by medusa for now (8852c3e)
  • build callback handler token gegeneration (#31) (69313db)
  • check that api token have been provided before attaching the admin routes (cb392b2)
  • CICD node version in semantic release (59586db)
  • Cors issue (d14d8f2)
  • Error request always return 200 after being sent to sentry (c37272a)
  • failure redirect not working properly (#103) (5a10308)
  • Few fixes on sentry table management and data display (#15) (44d7342)
  • Force medusa deps version to be in range (7cd666e)
  • generate random password the first time (#115) (5f5f269)
  • google auth route builder (#60) (f0d678a)
  • Handle user type guest in azure ad (ed60fed)
  • init project (10fe1d2)
  • int package (5058353)
  • jwt store token property (775df46)
  • logout (c23027d)
  • logout (a6c6a08)
  • max value of per page (aa699fa)
  • medusa/payment-paytr: Wrong gitignore configuration (8e07991)
  • missing update of jwt strategy (ec8aecf)
  • Node version in cicd (391c3d6)
  • npm files (ab44413)
  • On query filter, the cursor should be rested (ec03564)
  • revert path changes (5232bbe)
  • sentry typo (1bb7920)
  • update logout handler accordingly to the previous changes (4f01f31)
  • Wrong user property used in store auth strategies (73812dc)

Features

  • Add environment support (8376066)
  • add Linkedin Oauth 2 support (acc036b)
  • Add support for dynamic success redirect url through a query param (1d16fc1)
  • add support for strict options (#84) (3e18cb3)
  • Add twitter OAuth 2 pre-support (1395689)
  • Allow to access session from the plugin and remove cookie usage (#32) (d97a96f)
  • Allow to pass a custom verify callback for google strategy (#18) (7b0f824)
  • api: Add support for equation in 'query' query param for sentry end points (19c5e1e)
  • Auth0: Add Auth0 Authentication (#27) (06c0c20)
  • cleanup old code and start sentry plugin (dd4a518)
  • Implement prometheus plugin (#13) (e8c2e47)
  • Include more data from the fetched sentry transactions and improve pagination (e476e50)
  • Init project (040b21c)
  • medusa-plugin-auth: added oauth2 as login strategy (#119) (4dde834)
  • medusa-plugin-sentry: add repo to package.json (2a407f0)
  • medusa-plugin-sentry: Add service unit tests and update readme (05b3e94)
  • medusa-plugin-sentry: Finalise sentry plugin + add support for web hooks + Add API end points to fetch transactrions and transaction events paginated" (204cc69)
  • medusa-plugin-sentry: Fix package.json (09664c7)
  • medusa-plugin-sentry: Fix package.json (8b94959)
  • medusa-plugin-sentry: Update readme (1d424cf)
  • *...
Read more