Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Table of Contents

Validate request

    1. Validate request using JSON schema

      1. In case validation failed - generate 422 error

Authorize user

    1. Verify the validity of access token

    2. Check user scopes in order to perform this action

      1. In case error - generate 401 response

Check phone

    1. call Complete OTP Verification method