-
I can't find how to use this pr : I am using firebase_auth: ^4.19.6 on my flutter app. here is changelog of ^4.18.0: FEAT(firebase_auth): add custom auth domain setter to Firebase Auth (#12218). (e1297800) |
Beta Was this translation helpful? Give feedback.
Answered by
Ehesp
Jul 15, 2024
Replies: 1 comment
-
You should be able to call the setter on the auth instance:
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
devberkay
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You should be able to call the setter on the auth instance: