angular2-fundamentals-files icon indicating copy to clipboard operation
angular2-fundamentals-files copied to clipboard

Question: Username credentials

Open jalexluu opened this issue 6 years ago • 0 comments

Hi John,

After finishing the course on pluralsight, I'm struggling to find where the list of users that the auth.service.ts post request uses to authenticate users is. I've searched throughout the code base for where 'johnpapa', 'igorminar', etc. are defined but I only see them in the voters string for each event. My goal is to build on top of what you've taught and create a 'Create a new user' function.

Thanks, Alex

jalexluu avatar Mar 24 '18 15:03 jalexluu