-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Angular Universal #440
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
Comments
I added
|
I tried different AuthConfig without success. Can anybody say what I am doing wrong? I have on boot-server.ts: ...
|
@doczoidberg We aren't working for Angular Universal just yet, but we plan on doing so in a future release. Track #191 for updates as it is the original issue. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
How can I use Firebase with Angular Universal?
As stated here I have to add serviceAccountCredentials?
serviceAccount
is not a member ofFirebaseAppConfig
?I have a boot-server.ts and a client-server.ts. I have to use the serviceAccount for the server as far as I understand? Can you give me a code snippet?
The text was updated successfully, but these errors were encountered: