Philip Korsholm
|
f065581736
|
Feat(authentication): Load auth providers (#6023)
* initial providers loader implementation
* registerAdd providers
* remove comment
* remove comment
|
2024-01-09 10:02:02 +01:00 |
|
Philip Korsholm
|
479a8b82a9
|
feat(authentication, types): Create authentication entities and services (#5979)
* create authentication entities
* ensure hashes are not returned
* re-add integration test argument
* update filterableprops
* update type
* pr feedback
* update serialization
* move finding existing entities and validation to service layer
* update types
* update models
* update user model
* pr feedback
* fix build
* pr feedback
* update integration test fixtures
---------
Co-authored-by: Oli Juhl <59018053+olivermrbl@users.noreply.github.com>
|
2024-01-08 09:50:12 +01:00 |
|
Philip Korsholm
|
d16d10619d
|
Feat(medusa-test-utils, utils, pricing, product, link-modules): upgrade mikro orm version to latest (#5985)
* update mikro-orm version
* add changeset
* update product tests
* add optional number serializer util
* upgrade cart mikro-orm versions
* clean up test
|
2024-01-02 17:11:55 +01:00 |
|
Philip Korsholm
|
6d1e3cc028
|
feat(types,module-sdk): setup authentication module skeleton (#5943)
**What**
- add authentication module skeleton
|
2023-12-21 06:56:20 +00:00 |
|