...
The sub code for the webservice logs are the methods called in the web service. These include:
- registerUser
- registerVerification
- getVerificationResult
- getOneTimeSessionToken
- isUserIdRegistered
...
...
The sub code for the webservice logs are the methods called in the web service. These include:
...