Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stream Chat + Firebase Authorization? Swift/SwiftUI, XCode, IOS #540

Open
lando1212-cpu opened this issue Aug 15, 2023 · 0 comments
Open

Comments

@lando1212-cpu
Copy link

I have downloaded the Firebase extension for integrating Stream Chat with Firebase Auth successfully. New users are being created in both Firebase Auth and my Stream Chat dashboard. However, I am facing an issue with the "connect user" function provided by Stream, as outlined in their tutorial. My main challenge lies in connecting a Firebase user upon signing up or logging in and passing their Firebase information to the function. My specific roadblock is in generating an automatic JWT token for this process. Unlike Stream's use of a hardcoded token for a single user like "luke-skywalker," I have multiple users. How can I efficiently generate and pass JWT tokens for each individual user in this scenario dynamically?

@lando1212-cpu lando1212-cpu changed the title Stream Chat + Firebase Authorization? Stream Chat + Firebase Authorization? Swift/SwiftUI, XCode, IOS Aug 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant