FirebaseAuthClient is a client that helps me use a firebase-auth interface with ease.
- SignIn Anonymously
- SignIn with Email and Password (verifiable)
- SignIn with EmailLink
- SignOut
- Link with Credential
- Delete Account
All of interfaces are based on Combine
framework.
🚧 WIP
AppleAuthClient is a client that helps us use a SignIn With Apple
with ease.
🚧 WIP
🚧 WIP