| /expo/docs/pages/accounts/ |
| H A D | account-types.mdx | 2 title: Account types 14 > **warning** Do not share authentication credentials for your Personal Account with anyone for any… 34 If you are logged in to your Personal Account, you can create a new Organization from the dashboard: 57 You can convert your Personal Account into an Organization when you want to share access to project… 59 From the User Settings of your Personal Account, go to [Convert your account into an organization](… 69 The Organization Account will adopt your old username. Converting a Personal Account into an Organi… 71 The example below is Step 3 in the conversion process on a Personal Account with the username "kama… 86 - In Account settings, select Members from the sidebar. 107 alt="Rename Account settings panel." 134 …a new Organization](#organizations) Account. It allows more flexibility in role assignments. Creat… [all …]
|
| H A D | working-together.mdx | 6 …Account. If you creating a new account and looking to add team members, we recommend creating an [… 8 You can grant other users access to the projects belonging to your Personal Account or Organization… 12 You can invite new members to your Personal Account, or any account you administrate, from the [Mem… 22 …ding deleting them. (Note: the Owner role is not available on your Personal Account) |
|
| H A D | programmatic-access.mdx | 12 …orm actions on your behalf. That applies to all content on your Personal Account, as well as any P… 16 Accounts can create Robot users to take actions on resources owned by the Account. Bot Users can be…
|
| /expo/home/navigation/ |
| H A D | Navigation.types.ts | 13 Account: undefined;
|
| H A D | Navigation.tsx | 114 title: 'Delete Account', 230 name="Account" 233 title: 'Account',
|
| /expo/home/screens/SettingsScreen/ |
| H A D | DeleteAccountSection.tsx | 23 <SectionHeader header="Delete Account" /> 41 label="Delete Account"
|
| /expo/home/api/ |
| H A D | ApolloClient.ts | 63 Account: {
|
| /expo/home/screens/AccountModal/ |
| H A D | ModalHeader.tsx | 14 <Text type="InterBold">Account</Text>
|
| H A D | LoggedInAccountView.tsx | 52 <SectionHeader header="Switch Account" style={{ paddingTop: 0 }} />
|
| /expo/home/graphql/ |
| H A D | types.ts | 69 export type Account = { alias 345 rename: Account; 447 byId: Account; 449 byName: Account; 808 account: Account; 917 account: Account; 1490 account: Account; 1620 account: Account; 1647 account: Account; 1702 account: Account; [all …]
|
| /expo/docs/.vale/writing-styles/expo-docs/ |
| H A D | HeadingCase.yml | 32 - Apple Developer Account 100 - Google Service Account
|
| /expo/home/screens/HomeScreen/ |
| H A D | DevelopmentServersPlaceholder.tsx | 48 onPress={() => navigation.navigate('Account')}
|
| H A D | HomeScreenHeader.tsx | 23 navigation.navigate('Account');
|
| /expo/home/screens/DeleteAccountScreen/ |
| H A D | ConfirmationStep.tsx | 80 label="Delete Account"
|
| /expo/docs/pages/submit/ |
| H A D | android.mdx | 14 - You have to create a [Google Service Account](https://expo.fyi/creating-google-service-account) a… 18 ### Creating a Google Service Account
|
| /expo/packages/expo-dev-launcher/bundle/screens/ |
| H A D | UserProfileScreen.tsx | 99 <Heading size="large">Account</Heading>
|
| /expo/docs/pages/deploy/ |
| H A D | submit-to-app-stores.mdx | 21 - Create a [Google Service Account](https://cloud.google.com/iam/docs/creating-managing-service-acc…
|
| /expo/docs/pages/app-signing/ |
| H A D | local-credentials.mdx | 92 …uisites for building the iOS app binary. You need a paid Apple Developer Account, and then you'll …
|
| H A D | app-credentials.mdx | 109 | Credential | Limit Per Account | App-specific? | Can be revoked with no production …
|
| /expo/packages/expo-auth-session/build/providers/ |
| H A D | Facebook.js.map | 1 …thRequest {\n nonce?: string;\n\n constructor({\n language,\n // Account selection cannot …
|
| /expo/packages/expo-in-app-purchases/build/ |
| H A D | InAppPurchases.types.js.map | 1 …ehistoryasyncoptions).\n */\n oldPurchaseToken?: string;\n /**\n * Account identifiers, both…
|
| /expo/guides/ |
| H A D | Expo JavaScript Style Guide.md | 249 async function fetchAccountAsync(accountId: ID): Promise<Account> { ... }
|
| /expo/docs/pages/push-notifications/ |
| H A D | push-notifications-setup.mdx | 264 > **warning** A paid Apple Developer Account is required to generate credentials.
|
| /expo/android/versioned-abis/expoview-abi47_0_0/src/main/java/abi47_0_0/host/exp/exponent/modules/api/components/reactnativestripesdk/utils/ |
| H A D | Mappers.kt | 181 Token.Type.Account -> "Account" in mapTokenType()
|
| /expo/android/versioned-abis/expoview-abi48_0_0/src/main/java/abi48_0_0/host/exp/exponent/modules/api/components/reactnativestripesdk/utils/ |
| H A D | Mappers.kt | 179 Token.Type.Account -> "Account" in mapTokenType()
|