Andriy Gordiychuk
Andriy Gordiychuk
@morganchen12 thank you for your reply. I am looking forward to hearing more about this potential use case. I know that we could use custom authentication with Facebook and pass...
@protocol86 thanks for your response. I had several ideas related to a PR which all seem better than rewriting all sign in methods and UI because of our particular Facebook...
@bojeil-google I'd be able to submit PRs for Android and iOS fairly soon. As for the web, none of the guys in my company worked with it yet, so it...
Actually, it looks as if I was wrong. The current implementation of Firebase UI does allow the addition of custom authentication providers because `FUIAuthProvider` protocol is exposed. So, I can...
@morganchen12 I am going to reopen this issue because the amount of work required to support Facebook login using custom authentication seems like an overkill. From what I was able...
@protocol86 After more playing with the authentication, I think I figured out what I need to do and why the standard implementation is not able to deal with multiple FB...
@gontovnik please merge #48 which addresses this.
@travi thank you for your response. I am somewhat puzzled by this. In our workflow, there is no real need to merge anything back. And it kind of feels like...
@travi that does make sense. However, I still feel that in some workflows an option to scan all repos for tags would be welcome. Take our case as an example....
@travi given our workflow, it is impossible to get changes in the `@latest` which were not tested before in the `beta`, so there is no real need to merge anything....