Searched refs:AppleAuthenticationRequestOptions (Results 1 – 9 of 9) sorted by relevance
3 struct AppleAuthenticationRequestOptions: Record { struct
11 let options: AppleAuthenticationRequestOptions15 init(options: AppleAuthenticationRequestOptions) {
16 … AsyncFunction("requestAsync") { (options: AppleAuthenticationRequestOptions, promise: Promise) in in definition()