Home
last modified time | relevance | path

Searched refs:Exchange (Results 1 – 8 of 8) sorted by relevance

/expo/packages/expo-contacts/build/
H A DContacts.d.ts867 Exchange = "exchange", enumerator
H A DContacts.js.map1 …cal = 'local',\n /**\n * In association with email server.\n */\n Exchange = 'exchange',\n …
/expo/packages/expo-contacts/src/
H A DContacts.ts1148 Exchange = 'exchange', enumerator
/expo/docs/pages/guides/
H A Dauthentication.mdx411 /* @info Exchange the code to get the JWT. */
935 …/* @info Exchange the code for an access token in a server. Alternatively you can use the <b>Impli…
1083 …/* @info Exchange the code for an access token in a server. Alternatively you can use the <b>Impli…
1234 …/* @info Exchange the code for an access token in a server. Alternatively you can use the <b>Impli…
1318 …/* @info Exchange the code for an access token in a server. Alternatively you can use the <b>Impli…
1506 …/* @info Exchange the code for an access token in a server. Alternatively you can use the <b>Impli…
1594 …/* @info Exchange the code for an access token in a server. Alternatively you can use the <b>Impli…
1741 …/* @info Exchange the code for an access token in a server. Alternatively you can use the <b>Impli…
1839 …/* @info Exchange the code for an access token in a server. Alternatively you can use the <b>Impli…
1984 …/* @info Exchange the code for an access token in a server. Alternatively you can use the <b>Impli…
[all …]
/expo/packages/expo-auth-session/build/
H A DPKCE.js.map1 … return convertBufferToString(buffer);\n}\n\n/**\n * Proof key for Code Exchange by OAuth Public C…
H A DAuthRequest.types.js.map1 …s?: Record<string, string>;\n /**\n * Should use [Proof Key for Code Exchange](https://oauth.ne…
H A DTokenRequest.js.map1Exchange an authorization code for a user access token.\n *\n * [Section 4.1.3](https://tools.ietf…
/expo/docs/pages/versions/v46.0.0/sdk/
H A Dcontacts.mdx865 | Exchange | `'exchange'` | In association with Email |