-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Welcome to the tech-standard-ios-auth wiki!
This repository includes a collection of classes for handling authentication in iOS applications. It includes implementations for Facebook, Google and standard email/password authentication.
CredentialAuth is a Swift package that provides a simple way to handle authentication and token management.
A simple and efficient Swift library for Facebook Login in iOS. The class makes use of the FirebaseAuth and Facebook Login SDK for iOS to provide a user-friendly and customizable sign-in experience, while handling the authentication process in the background.
GoogleAuth is a convenient and secure way to sign in to your iOS application using Google credentials. This library is built on top of FirebaseAuth and the Google Sign-In SDK for iOS.