I'm trying to put together an application that allows different users to log into my system and depending on their credentials, they will be brought to a different interface.
I would like to have three types of users - Admin, Staff, and Guest.
Some requirements:
1. When a user logs out of the app, they will be brought to the main sign in page.
2. Only Active users can login
3. After logout and time out they should go back to main login page
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
Mustafa007
Hello everybody!!
I'm trying to put together an application that allows different users to log into my system and depending on their credentials, they will be brought to a different interface.
I would like to have three types of users - Admin, Staff, and Guest.
Some requirements:
1. When a user logs out of the app, they will be brought to the main sign in page.
2. Only Active users can login
3. After logout and time out they should go back to main login page
Please help. Thank you much in advance!!!
Link to comment
Share on other sites
1 answer 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.