Skip to content

Instantly share code, notes, and snippets.

View dsxsxsxs's full-sized avatar

dsxs dsxsxsxs

View GitHub Profile
@ethanhuang13
ethanhuang13 / FacebookAuth.swift
Last active October 3, 2024 12:26
FacebookAuth is for iOS app developers who need to support Facebook login but don't want to use the official SDK
//
// FacebookAuth.swift
// GitHub: ethanhuang13
// Twitter: @ethanhuang13
import AuthenticationServices
import SafariServices
/*
Updated: