python and firebase auth Sign in anonymously
Visit Python firebase authentication Definitive guide (2021) for more
Sign in anonymously
Sometimes you need to use user's features without creating an account. So you can do it on firebase just by sending another POST request to :
https://identityt...
icodes.hashnode.dev1 min read