init method
Initialize the authentication object with a configuration object.
https://developer.apple.com/documentation/sign_in_with_apple/authi/3230945-init
Implementation
external void init(ClientConfigI options);
Initialize the authentication object with a configuration object.
https://developer.apple.com/documentation/sign_in_with_apple/authi/3230945-init
external void init(ClientConfigI options);