Skip to content
tuanta-0175 edited this page Feb 21, 2023 · 2 revisions

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.

Clone this wiki locally