Searched refs:usesAppleSignIn (Results 1 – 11 of 11) sorted by relevance
| /expo/packages/@expo/prebuild-config/build/plugins/unversioned/ |
| H A D | expo-apple-authentication.js.map | 1 …usesAppleSignIn","WarningAggregator","addWarningIOS","_default","createLegacyPlugin","packageName"…
|
| H A D | expo-apple-authentication.js | 24 …if ((_config$ios = config.ios) !== null && _config$ios !== void 0 && _config$ios.usesAppleSignIn) {
|
| /expo/packages/@expo/prebuild-config/src/plugins/unversioned/ |
| H A D | expo-apple-authentication.ts | 7 if (config.ios?.usesAppleSignIn) {
|
| /expo/packages/@expo/config-types/src/ |
| H A D | ExpoConfig.ts | 418 usesAppleSignIn?: boolean; property
|
| /expo/packages/@expo/config-types/build/ |
| H A D | ExpoConfig.d.ts | 414 usesAppleSignIn?: boolean; property
|
| /expo/docs/pages/versions/unversioned/sdk/ |
| H A D | apple-authentication.mdx | 31 To enable the **Sign In with Apple** capability in your app, set the [`ios.usesAppleSignIn`](/versi… 36 "usesAppleSignIn": true
|
| /expo/docs/pages/versions/v49.0.0/sdk/ |
| H A D | apple-authentication.mdx | 31 To enable the **Sign In with Apple** capability in your app, set the [`ios.usesAppleSignIn`](/versi… 36 "usesAppleSignIn": true
|
| /expo/packages/expo-apple-authentication/ |
| H A D | CHANGELOG.md | 93 - [plugin] Apply entitlements regardless of `ios.usesAppleSignIn`, add support for locales ([#12927…
|
| /expo/packages/@expo/prebuild-config/src/plugins/__tests__/ |
| H A D | withDefaultPlugins-test.ts | 127 usesAppleSignIn: true,
|
| /expo/docs/pages/versions/v46.0.0/sdk/ |
| H A D | apple-authentication.mdx | 50 1. For managed projects, set `ios.usesAppleSignIn` to `true` in `app.json`. For bare, enable the "S…
|
| /expo/packages/@expo/prebuild-config/src/plugins/__tests__/__snapshots__/ |
| H A D | withDefaultPlugins-test.ts.snap | 488 "usesAppleSignIn": true, 1785 "usesAppleSignIn": true, 2765 "usesAppleSignIn": true,
|