# Native Mobile Auth Support for Google and Apple Sign in

DevFeed: [Native Mobile Auth Support for Google and Apple Sign in](<https://devfeed.tech/articles/native-mobile-auth-support-for-google-and-apple-sign-in-461.md>)

Original publisher: [Read original article](<https://supabase.com/blog/native-mobile-auth>)

Author: Stojan Dimitrovski; Tyler Shukert

Published: 2023-06-27T07:00:00Z

Content type: article

Language: en

Sources: [Supabase Blog](<https://devfeed.tech/sources/supabase-blog.md>)

Topics: [Authentication](<https://devfeed.tech/topics/authentication.md>), [Supabase](<https://devfeed.tech/topics/supabase.md>), [Mobile](<https://devfeed.tech/topics/mobile.md>), [Android](<https://devfeed.tech/topics/android.md>), [iOS](<https://devfeed.tech/topics/ios.md>), [JSON Web Tokens](<https://devfeed.tech/topics/jwt.md>), [OAuth](<https://devfeed.tech/topics/oauth.md>), [Flutter](<https://devfeed.tech/topics/flutter.md>), [React Native](<https://devfeed.tech/topics/react-native.md>)

Tags: [android](<https://devfeed.tech/tags/android.md>), [apple](<https://devfeed.tech/tags/apple.md>), [auth](<https://devfeed.tech/tags/auth.md>), [authentication](<https://devfeed.tech/tags/authentication.md>), [flutter](<https://devfeed.tech/tags/flutter.md>), [google](<https://devfeed.tech/tags/google.md>), [ios](<https://devfeed.tech/tags/ios.md>), [kotlin](<https://devfeed.tech/tags/kotlin.md>), [mobile](<https://devfeed.tech/tags/mobile.md>), [oauth](<https://devfeed.tech/tags/oauth.md>), [react-native](<https://devfeed.tech/tags/react-native.md>), [sign-in](<https://devfeed.tech/tags/sign-in.md>)

## AI overview

Supabase Auth now fully supports native Sign in with Apple and Google for iOS and Android applications, using operating-system authentication dialogs and ID-token validation. The update also adds support for Apple JS, Google One Tap, and authentication in Chrome extensions.

## Source excerpt

Supabase auth adds full support for native mobile sign in with Apple and Google.