Home
last modified time | relevance | path

Searched refs:Account (Results 1 – 25 of 34) sorted by relevance

12

/expo/docs/pages/accounts/
H A Daccount-types.mdx2 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 Dworking-together.mdx6Account. 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 Dprogrammatic-access.mdx12 …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 DNavigation.types.ts13 Account: undefined;
H A DNavigation.tsx114 title: 'Delete Account',
230 name="Account"
233 title: 'Account',
/expo/home/screens/SettingsScreen/
H A DDeleteAccountSection.tsx23 <SectionHeader header="Delete Account" />
41 label="Delete Account"
/expo/home/api/
H A DApolloClient.ts63 Account: {
/expo/home/screens/AccountModal/
H A DModalHeader.tsx14 <Text type="InterBold">Account</Text>
H A DLoggedInAccountView.tsx52 <SectionHeader header="Switch Account" style={{ paddingTop: 0 }} />
/expo/home/graphql/
H A Dtypes.ts69 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 DHeadingCase.yml32 - Apple Developer Account
100 - Google Service Account
/expo/home/screens/HomeScreen/
H A DDevelopmentServersPlaceholder.tsx48 onPress={() => navigation.navigate('Account')}
H A DHomeScreenHeader.tsx23 navigation.navigate('Account');
/expo/home/screens/DeleteAccountScreen/
H A DConfirmationStep.tsx80 label="Delete Account"
/expo/docs/pages/submit/
H A Dandroid.mdx14 - 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 DUserProfileScreen.tsx99 <Heading size="large">Account</Heading>
/expo/docs/pages/deploy/
H A Dsubmit-to-app-stores.mdx21 - Create a [Google Service Account](https://cloud.google.com/iam/docs/creating-managing-service-acc…
/expo/docs/pages/app-signing/
H A Dlocal-credentials.mdx92 …uisites for building the iOS app binary. You need a paid Apple Developer Account, and then you'll …
H A Dapp-credentials.mdx109 | Credential | Limit Per Account | App-specific? | Can be revoked with no production …
/expo/packages/expo-auth-session/build/providers/
H A DFacebook.js.map1 …thRequest {\n nonce?: string;\n\n constructor({\n language,\n // Account selection cannot …
/expo/packages/expo-in-app-purchases/build/
H A DInAppPurchases.types.js.map1 …ehistoryasyncoptions).\n */\n oldPurchaseToken?: string;\n /**\n * Account identifiers, both…
/expo/guides/
H A DExpo JavaScript Style Guide.md249 async function fetchAccountAsync(accountId: ID): Promise<Account> { ... }
/expo/docs/pages/push-notifications/
H A Dpush-notifications-setup.mdx264 > **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 DMappers.kt181 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 DMappers.kt179 Token.Type.Account -> "Account" in mapTokenType()

12