Francesco Perissin

Results 1 issues of Francesco Perissin

[Angularfire Authentication guide](https://github.com/angular/angularfire/blob/main/docs/auth.md) shows how to support Auth context in server-side rendering. In the code sample, this line doesn't compile: const request = inject(REQUEST, { optional: true }); Because the...