Hi,
I am creating a website where user can post blogs and other users can view it. So for my website there are two types of user,
1. Blogger
2. Reader
For this I have two questions,
1. How can I create role or access based on the user type on signup,
2. How to redirect user to landing based on user type? (blogger should see a content creation screen and reader should see list of blogs)
Please help and guide me on this.
Thanks in advance
Nirmala