User Authentication

0
How to authenticate user roles
asked
1 answers
1

You can do this by creating users/accounts in your application and assigning user roles to them. 

Every app has an administration module that can be used for this.

Have a look at this walkthrough if you like.

answered