Two pages 'Log in/Register' for the authentication and a page to list users with role based access.
Role based access (admin, super_user, user):
1 Only an admin can see the ip_address field.
2 An admin and a super_user can see the email field.
3 All other fields are visible to all roles.
For more information check the readme files inside the two folders