Riqwan Thamir
f176aa2b7b
chore: remove noop tests ( #6855 )
2024-03-28 09:40:34 +01:00
github-actions[bot]
74e17ee6f9
chore: Version Packages ( #6757 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-03-26 18:04:04 +01:00
github-actions[bot]
26c9bada0a
chore: Version Packages ( #6360 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-03-20 10:21:30 +01:00
Kasper Fabricius Kristensen
ee4ea796f6
chore: align version of dotenv ( #6657 )
2024-03-11 12:34:17 +01:00
Adrien de Peretti
e501e9effa
chore: Run packages integration tests concurrently and not in band ( #6576 )
2024-03-04 14:17:07 +01:00
Riqwan Thamir
8dad2b51a2
feat(medusa-react,medusa,utils): add users/me endpoint + add missing specs ( #6441 )
...
**what:**
- adds /me endpoint
- adds fixes to routes
- adds specs for auth endpoint
- updates dotenv package versions
Co-authored-by: Philip Korsholm <88927411+pKorsholm@users.noreply.github.com >
2024-03-04 09:07:47 +00:00
Philip Korsholm
f6d38163bb
Feat(medusa, user, core-flows): User creation with invites ( #6413 )
...
**What**
- add accept invite endpoint
**Invite accept flow**
- authenticate using the auth endpoint to create and auth-user
- invoke accept endpoint with token and info to create user
2024-02-19 05:29:15 +00:00
Philip Korsholm
b2eaac8cb1
feat(user): Init user module ( #6293 )
...
* init user module
* add migration
* update module with latest utils
* pr ready
* make interface types interfaces
2024-02-06 11:10:54 +08:00