Update docusaurus/docs/Flutter/guides/user_token_generation_with_firebase_auth.mdx

This commit is contained in:
Salvatore Giordano
2021-08-26 10:59:35 +02:00
committed by GitHub
parent c7d81d9848
commit 40922963ab
@@ -439,7 +439,7 @@ user's **uid** and call the `deleteUser` method on the `serverClient`.
This is not an external cloud function; it can only be triggered when an This is not an external cloud function; it can only be triggered when an
account is deleted. account is deleted.
### Conclussion ### Conclusion
In this guide, you have seen how to securely create Stream Chat tokens using In this guide, you have seen how to securely create Stream Chat tokens using
Firebase Authentication and Cloud Functions. Firebase Authentication and Cloud Functions.