android - How to create firebase admin user for authentication in java -


i have firebase java based project user authentication. want create admin user , allow admin read/wite users verification/validation.

fyi, im total firebase noob. , have'nt found meaningful resource on this.

there no such thing "admin user" in firebase. have create logic in app. how this, depends on logic of app (and example firebase features use).

if you're using firebase database, these places start:


Comments

Popular posts from this blog

commonjs - How to write a typescript definition file for a node module that exports a function? -

openid - Okta: Failed to get authorization code through API call -

thorough guide for profiling racket code -