Skip to content

Instantly share code, notes, and snippets.

View nick6969's full-sized avatar
🏠
Working from home

Nick Lin nick6969

🏠
Working from home
View GitHub Profile
@ethanhuang13
ethanhuang13 / FacebookAuth.swift
Last active March 28, 2024 08:24
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: