I am making the web version for my app. In apps, i authenticate users anonymously.
I want to do the same in nodejs.
I tried admin.auth().singInAnonymously()
admin.auth().singInAnonymously()