its a simple phone number and password implementation for signup/ login, once the login request is made to the back-end/ restapi a link with the user authentication with token would be sent to the browser, then once the verification is done for the user, he can access the private routes on the application.
This is all for the whole scenario.. but don't know the process that I need to look into and help me implement this..