before logging in send some data and wait for the response
-
Before logging in a user I need to ask the client for authorization which will respond to me with a code, so I have to insert an additional call before logging in. Can you tell me where I can insert it to stop the login process and wait for this code?
and if the user is not registered, can I register him and land him on a registration page? and then resume the login process?
thank you very much
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘before logging in send some data and wait for the response’ is closed to new replies.