GoogleSignIn in SwiftUI with Supabase
Learn how to implement Sign-in with Google using Supabase in your iOS SwiftUI application — from OAuth configuration to session handling.
iOS tutorials, Swift & SwiftUI deep-dives, and mobile development insights. Full articles available on Medium.
Learn how to implement Sign-in with Google using Supabase in your iOS SwiftUI application — from OAuth configuration to session handling.
Implement a seamless passwordless authentication experience in SwiftUI using Supabase Magic Link — no passwords required.
A deep dive into Swift's fallthrough keyword in switch statements — when to use it, how it differs from other languages, and common pitfalls to avoid.
Explore objc_setAssociatedObject and objc_getAssociatedObject — two Objective-C runtime methods that let you attach custom properties to existing class instances.
A beginner-friendly introduction to Xcode — the IDE used to develop apps for iPhone, iPad, Mac, Apple TV, and Apple Watch.