clients
clients copied to clipboard
[SM-245] Change register and prelogin to always use api
Type of change
- [ ] Bug fix
- [ ] New feature development
- [x] Tech debt (refactoring, code cleanup, dependency upgrades, etc)
- [ ] Build/deploy pipeline (DevOps)
- [ ] Other
Objective
Remove the deprecated calls to api for prelogin and register. Begins the deprecation process for the API hosted endpoints.
Before you submit
- Please add unit tests where it makes sense to do so (encouraged but not required)
- If this change requires a documentation update - notify the documentation team
- If this change has particular deployment requirements - notify the DevOps team
Not to my knowledge, but we introduced the identity variant of these endpoints 9 months ago.
Passed QA, merging.