authorize
fun authorize(view: <Error class: unknown class>, handler: CompletionHandler<Void>)
Content copied to clipboard
Starts the authorization process by opening up a webView and handler then gives a call back when authorization is done
Since
0.1
Parameters
view
the web view for the authorization by the end user.
handler
the completion handler will be called when authentication is complete, the error to indicate if the authentication process was successful.