Issue
currently have 2 separate apps module which are running based on their own ports (eg: localhost:8001 and localhost:8002). But the similarities is on their login page is logon based on email address and password.
Do you have any ideas on how to combine the login page become 1. then after login it will redirect to the main page of the app.
Solution
There are some websites who give you options as to how one can login.
I recommend asking the user how they want to login(as in use username, use email id, etc) and redirect accordingly on success.
Let me know what you have in mind.
Answered By - LearningEveryday
0 comments:
Post a Comment
Note: Only a member of this blog may post a comment.