Retrieve a value once from Firebase

Thanks Tommertom,

I’m getting there slowly but surely :slight_smile:

Now when I ‘console.log(request.username)’ I am getting an object back (see below)… So I am just working to bind this value to a string or other value that can be exported and read by Firebase.

image

Many thanks for your time… most wouldn’t want to waste time on an extreme novice lol.

meaning you received an unresolved promise, you need to resolve using then