Get UID after login (using Firebase Authentication!)

I would like to obtain the UID in a label after having registered
Is it possible?

When an authenticated user signs in, the UID (localID) is returned in the responseContent....

I would like to get it as text

You will need to ensure that the responseContent is a dictionary, then
use the dictionary blocks to return the value for localId


is it necessary to convert to list?

image

This

image

should be localId

Where is a serif when you need one?

I can't get it

in:
UID_all there I get everything

in
red uid label should only get 78zs6n.....

image


Instead of setting global DICT to list of pairs to dictionary pairs use


image

perfecto
gracias Ria_Das

1 Like

De nada

@elmachi130
Does no-one read anything ?

3 Likes

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.