Using Firebase Authentication with Go Router and Riverpod
Asked Answered
M

1

5

I've been reading through this latest implementation of Go Router with Riverpod but don't know how to use Firebase Authentication Streams with it, and I don't know if I need to be using refreshListenable.

https://github.com/lucavenir/go_router_riverpod/tree/master/complete_example

Maximomaximum answered 13/10, 2022 at 12:4 Comment(0)
E
6

Thanks for reading that repo.

I'm hearing the feedback from the community and I will add a Firebase Auth example on top of complete_example.

Please raise issues there or contact me on the ad-hoc discussion I've if you have requests like this.

Watch the repo for updates (coming soon this week). And possibly, star it (:

Also, PRs are welcome if anything's wrong.

Etalon answered 13/10, 2022 at 12:9 Comment(1)
Hey @tristan-king, here's the updated repo: github.com/lucavenir/go_router_riverpod/tree/master/…Etalon

© 2022 - 2024 — McMap. All rights reserved.