simple newbie question: I have a login page for users, but do not want them to have to login each time they move to the next data page once inside the app. Should I pass the UserID and password to the next page for authentication or leave the rest of the pages in the app without authentication? If the latter, there is a security risk if someone has a link to a page other than the login page. But I don't want users to be re-entering credentials every time they move around. How is this normally handled? Thanks so much.
I am sure this is covered somewhere, so just point me to the link.
You can post now and register later.
If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.
Question
Sam23
simple newbie question: I have a login page for users, but do not want them to have to login each time they move to the next data page once inside the app. Should I pass the UserID and password to the next page for authentication or leave the rest of the pages in the app without authentication? If the latter, there is a security risk if someone has a link to a page other than the login page. But I don't want users to be re-entering credentials every time they move around. How is this normally handled? Thanks so much.
I am sure this is covered somewhere, so just point me to the link.
Link to comment
Share on other sites
3 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.