[ HasEmitter ]
public signal void error (Error error)
This signal is issued by the plugin when an error has occurred, or the plugin otherwise has a reason to cancel the authentication session.
The error
should be specified according to <link linkend="gsignond-Errors">GSignond errors.</link>
error |
the details of the error |