Home
last modified time | relevance | path

Searched refs:organization (Results 1 – 21 of 21) sorted by relevance

/expo/docs/pages/accounts/
H A Dsso.mdx3 description: Learn how your enterprise organization can use your Identity Provider to manage Expo u…
8 …/pricing) customers. To get started, contact us and we'll help you set it up for your organization.
16 …o [expo.dev/sso-login](https://expo.dev/sso-login) and enter the account name of your organization.
18 …> You can create a link that pre-fills the organization name. For example, [expo.dev/sso-login/tes…
47 - SSO users can only belong to their SSO organization. They also cannot create additional organizat…
48 - SSO users cannot leave their SSO organization. Doing so deletes their SSO user.
61 …o remove them to clean up users on your account, you may do so on the organization member settings…
63 1. Navigate to your [organization account member settings](https://expo.dev/accounts/[account]/sett…
66 …ir personal account and all data associated with it. All data in your organization account will re…
72 ### Delete your SSO organization
[all …]
H A Daccount-types.mdx28 - Granting different levels of access by assigning a role to each member of the organization.
29 …rent contexts. For example, when working for different clients, a new organization may be created …
40 alt="Open the dropdown menu on the dashboard to create a new organization."
41 src="/static/images/accounts/create-an-organization.jpg"
48 alt="Enter a name of your new organization."
59 From the User Settings of your Personal Account, go to [Convert your account into an organization](…
79 …g the conversion process. Then, select the organization from the top left dropdown to access the o…
85 …nization settings from the sidebar. This will open all the settings available for the organization.
87 …rs, click the button "Invite Member". This will open a form to invite a member to the organization.
88 … want to invite and select the role they should have upon joining the organization. For more infor…
[all …]
/expo/tools/src/
H A DOpenAI.ts4 organization: process.env.OPENAI_API_ORG,
/expo/android/versioned-abis/expoview-abi49_0_0/src/main/java/abi49_0_0/expo/modules/contacts/
H A DContact.java530 ContentValues organization = new ContentValues(); in getContentValues() local
531 organization.put(Data.MIMETYPE, Organization.CONTENT_ITEM_TYPE); in getContentValues()
532 organization.put(Organization.COMPANY, company); in getContentValues()
533 organization.put(Organization.TITLE, jobTitle); in getContentValues()
534 organization.put(Organization.DEPARTMENT, department); in getContentValues()
535 contactData.add(organization); in getContentValues()
/expo/packages/expo-contacts/android/src/main/java/expo/modules/contacts/
H A DContact.java530 ContentValues organization = new ContentValues(); in getContentValues() local
531 organization.put(Data.MIMETYPE, Organization.CONTENT_ITEM_TYPE); in getContentValues()
532 organization.put(Organization.COMPANY, company); in getContentValues()
533 organization.put(Organization.TITLE, jobTitle); in getContentValues()
534 organization.put(Organization.DEPARTMENT, department); in getContentValues()
535 contactData.add(organization); in getContentValues()
/expo/android/versioned-abis/expoview-abi47_0_0/src/main/java/abi47_0_0/expo/modules/contacts/
H A DContact.java530 ContentValues organization = new ContentValues(); in getContentValues() local
531 organization.put(Data.MIMETYPE, Organization.CONTENT_ITEM_TYPE); in getContentValues()
532 organization.put(Organization.COMPANY, company); in getContentValues()
533 organization.put(Organization.TITLE, jobTitle); in getContentValues()
534 organization.put(Organization.DEPARTMENT, department); in getContentValues()
535 contactData.add(organization); in getContentValues()
/expo/android/versioned-abis/expoview-abi48_0_0/src/main/java/abi48_0_0/expo/modules/contacts/
H A DContact.java530 ContentValues organization = new ContentValues(); in getContentValues() local
531 organization.put(Data.MIMETYPE, Organization.CONTENT_ITEM_TYPE); in getContentValues()
532 organization.put(Organization.COMPANY, company); in getContentValues()
533 organization.put(Organization.TITLE, jobTitle); in getContentValues()
534 organization.put(Organization.DEPARTMENT, department); in getContentValues()
535 contactData.add(organization); in getContentValues()
/expo/home/screens/DeleteAccountScreen/
H A DConfirmationStep.tsx51 converting it to an organization
/expo/docs/pages/guides/
H A Dusing-sentry.mdx43 Dashboard. Take note of your **organization slug**, **project name**, and **`DSN`** as you'll need
46 - **organization slug** is available in your **Organization settings** tab
61 Once you have each of these: organization slug, project name, DSN, and auth token, you're all set!
156 "organization": "sentry org slug, or use the `SENTRY_ORG` environment variable",
172 - organization → `SENTRY_ORG`
310 Make sure your `organization`, `project` and `authToken` properties are set correctly.
H A Dsharing-preview-releases.mdx39 which requires your organization to be a legal entity and go through Apple's verification process.
/expo/docs/pages/deploy/
H A Dbuild-project.mdx93 If you are a member of an organization and your build is on its behalf, you will find the build det…
/expo/docs/pages/modules/
H A Duse-standalone-expo-module-in-your-project.mdx138 …ant to host your private npm registry to manage internal packages within a company or organization.
/expo/docs/pages/build/
H A Dinternal-distribution.mdx165 …profile is not managed by Expo, the user will be asked to contact the organization admin to add th…
H A Dsetup.mdx153 If you are a member of an organization and your build is on its behalf, you will find the build det…
/expo/docs/pages/develop/user-interface/
H A Dfonts.mdx132 alt="Enter a name of your new organization."
/expo/docs/pages/distribution/
H A Dpublishing-websites.mdx254 …app. Grant Amplify permission to read from your GitHub account or the organization that owns your …
/expo/docs/pages/build-reference/
H A Dvariables.mdx136 To create **account-wide secrets**, navigate to [the "Secrets" tab in your account or organization
/expo/packages/expo-dev-launcher/ios/
H A Dmain.jsbundle270 …'name-suffix','new-password','nickname','off','one-time-code','organization','organization-title',…
382 …newPassword',off:'none','one-time-code':'oneTimeCode',organization:'organizationName','organizatio…
/expo/packages/expo-dev-launcher/android/src/debug/assets/
H A Dexpo_dev_launcher_android.bundle270 …'name-suffix','new-password','nickname','off','one-time-code','organization','organization-title',…
383 …newPassword',off:'none','one-time-code':'oneTimeCode',organization:'organizationName','organizatio…
/expo/packages/expo-dev-menu/assets/
H A DEXDevMenuApp.ios.js381 …'new-password':'newPassword',off:'none','one-time-code':'oneTimeCode',organization:'organizationNa… property
H A DEXDevMenuApp.android.js382 …'new-password':'newPassword',off:'none','one-time-code':'oneTimeCode',organization:'organizationNa… property