Skip to content

refactor: deprecate V1 signin, verify email and invite APIs #4464

@ThisIsMani

Description

@ThisIsMani

Currently the following endpoints are not being used by the dashboard
/user/signin
/user/verify_email
/user/invite

New APIs are created for the above APIs which are
/user/v2/signin
/user/v2/verify_email
/user/invite_multiple

The old APIs are kept for backwards compatibility, as the movement is completed entirely from the FE side as well, old APIs can be removed.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions