Using SwiftUI, Combine, and Firebase, how do I verify that a user is signed in anonymously before linking their account to an email/password

后端 未结 0 1335
执念已碎
执念已碎 2021-01-24 09:07

I have an AuthService with the following functions:

func signInAnon() -> AnyPublisher {
    return Future { promi         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题