clients icon indicating copy to clipboard operation
clients copied to clipboard

[SM-245] Change register and prelogin to always use api

Open Hinton opened this issue 3 years ago • 1 comments

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

Hinton avatar Sep 17 '22 07:09 Hinton

Not to my knowledge, but we introduced the identity variant of these endpoints 9 months ago.

Hinton avatar Sep 20 '22 08:09 Hinton

Passed QA, merging.

Hinton avatar Oct 18 '22 19:10 Hinton