Oli Juhl
441004cc21
chore: Update auth flow ( #9959 )
2024-11-06 21:21:45 +01:00
Harminder Virk
68560787e5
breaking: rename package names to be consistent and under @medusajs scope ( #9580 )
2024-10-16 22:28:09 +05:30
Oli Juhl
732f64177d
fix: Validate identifier payload for reset password ( #9302 )
...
Closes CC-526
2024-10-01 13:30:23 +00:00
Stevche Radevski
7c4960a4d1
fix: Add actor type to password reset event ( #9301 )
2024-09-25 12:26:45 +02:00
Oli Juhl
4bf42f7889
fix: Update auth app_metadata when deleting users + customers ( #9041 )
...
* wip
* more work
* working on stuff
* more
* fix test
* remove incorrect test
* fix test
* fix: Only allow deletion of yourself
* remove redundant tests
2024-09-10 19:58:16 +02:00
Stevche Radevski
62e0c593c8
feat: Add support for refreshing JWT tokens ( #9013 )
...
* feat: Add support for refreshing JWT tokens
* feat: Add refresh method to the auth SDK
2024-09-06 12:58:57 +02:00
Oli Juhl
e27056b3c3
feat: Reset password ( #8962 )
...
* wip
* more work
* wip
* more work
* wrap up first iteration
* work on new approach
* more work
* move middleware func to route
* cleanup
* more work
* wrap up
* more work
* fix workflow
* minor tweaks
* finalize
* Use JWT secret instead
2024-09-06 12:28:29 +02:00
Oli Juhl
c11ef01c15
feat: Separate registration from authentication in auth domain ( #8683 )
...
* wip
* feat: Introduce register
* fix: user command
* fix: Invite HTTP tests
* fix: Auth tests
* fix: Invite modules tests
2024-08-27 13:44:52 +02:00
Stevche Radevski
0f240137e9
fix: Remove the endpoint to create a user ( #8629 )
2024-08-16 16:12:32 +02:00
Stevche Radevski
100154d905
chore: Move currency, collection, and auth tests to http folder ( #7581 )
...
* chore: Move auth tests to http folder
* chore: Migrate collection tests to http folder
* chore: Move currency tests to http folder
2024-06-03 12:13:22 +02:00