Home
last modified time | relevance | path

Searched refs:LOGOUT (Results 1 – 7 of 7) sorted by relevance

/expo/packages/expo-apple-authentication/src/
H A DAppleAuthentication.types.ts212 LOGOUT = 3, enumerator
H A DAppleAuthentication.ts117 requestedOperation: AppleAuthenticationOperation.LOGOUT,
/expo/packages/expo-apple-authentication/build/
H A DAppleAuthentication.types.d.ts185 LOGOUT = 3 enumerator
H A DAppleAuthentication.js93 requestedOperation: AppleAuthenticationOperation.LOGOUT,
H A DAppleAuthentication.js.map1 …{\n ...options,\n requestedOperation: AppleAuthenticationOperation.LOGOUT,\n };\n return E…
H A DAppleAuthentication.types.js.map1 …ntial provider.\n */\n IMPLICIT = 0,\n LOGIN = 1,\n REFRESH = 2,\n LOGOUT = 3,\n}\n\n// @nee…
/expo/docs/components/plugins/__snapshots__/
H A DAPISection.test.tsx.snap5503 LOGOUT
5540 AppleAuthenticationOperation.LOGOUT = 3