Firebase Authentication database interaction -


is there way access "authentication" database in firebase?

i'm building app uses firebase anonymous authentication access firebase "authentication" database check last login of user. tried looking through web didn't find reference.

can point me right direction please?

there no api access timestamp of when specific user last logged in. developers end storing type of information in firebase database, example structure outlined in section structuring database.


Comments

Popular posts from this blog

sql - can we replace full join with union of left and right join? why not? -

javascript - Parallax scrolling and fixed footer code causing width issues -

iOS: Performance of reloading UIImage(name:...) -