ReactNativeOIDCContainer.openURL() method Open the URL with the user agent that is used to perform authentication. Signature: openURL(url: string): Promise<void>; Parameters ParameterTypeDescription urlstring Returns: Promise<void>