Home
last modified time | relevance | path

Searched refs:AppleAuthenticationRequestOptions (Results 1 – 9 of 9) sorted by relevance

/expo/ios/versioned/sdk48/ExpoAppleAuthentication/
H A DAppleAuthenticationRequestOptions.swift3 struct AppleAuthenticationRequestOptions: Record { struct
H A DAppleAuthenticationRequest.swift11 let options: AppleAuthenticationRequestOptions
15 init(options: AppleAuthenticationRequestOptions) {
H A DAppleAuthenticationModule.swift16 … AsyncFunction("requestAsync") { (options: AppleAuthenticationRequestOptions, promise: Promise) in in definition()
/expo/ios/versioned/sdk49/ExpoAppleAuthentication/
H A DAppleAuthenticationRequestOptions.swift3 struct AppleAuthenticationRequestOptions: Record { struct
H A DAppleAuthenticationRequest.swift11 let options: AppleAuthenticationRequestOptions
15 init(options: AppleAuthenticationRequestOptions) {
H A DAppleAuthenticationModule.swift16 … AsyncFunction("requestAsync") { (options: AppleAuthenticationRequestOptions, promise: Promise) in in definition()
/expo/packages/expo-apple-authentication/ios/
H A DAppleAuthenticationRequestOptions.swift3 struct AppleAuthenticationRequestOptions: Record { struct
H A DAppleAuthenticationRequest.swift11 let options: AppleAuthenticationRequestOptions
15 init(options: AppleAuthenticationRequestOptions) {
H A DAppleAuthenticationModule.swift16 … AsyncFunction("requestAsync") { (options: AppleAuthenticationRequestOptions, promise: Promise) in in definition()