tiggersworth / budgeting_website

5 stars 1 forks source link

Get useruid #207

Open kotinos opened 5 years ago

kotinos commented 5 years ago

1.) Create a function that grabs the useruid 2.) Convert the useruid to a string 3.) push to database under document users

kotinos commented 5 years ago

Task tests: 1.) Log in 2.) Run function 3.) check database for useruid 4.) check if useruid matches 5.) relog and see if the useruid is still the same and not another is created

kotinos commented 5 years ago

test passed