Skip to content

Commit

Permalink
feat(firebase_auth): export AuthProvider from `firebase_auth_interf…
Browse files Browse the repository at this point in the history
…ace` (#11470)

* feat(firebase_auth): export `AuthProvider` from `firebase_auth_interface`

* Fix `firebase_ui_auth`
  • Loading branch information
nilsreichardt committed Nov 7, 2023
1 parent c6712df commit 39881e7
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ export 'package:firebase_auth_platform_interface/firebase_auth_platform_interfac
PhoneCodeSent,
PhoneCodeAutoRetrievalTimeout,
AuthCredential,
AuthProvider,
AppleAuthProvider,
AppleAuthCredential,
EmailAuthProvider,
Expand Down

0 comments on commit 39881e7

Please sign in to comment.