🔰 endpoint receive the POST requst and check if the account exist and send back success response if found📢 Info message : Here the POST request enpoint is constructed like/v1/auth/check-account-exists
Request
Authorization
Provide your bearer token in the
Authorization
header when making requests to protected resources.