externalVerify
Verify external authentication data by plugin.
externalVerify(
input: JSONString!
pluginId: String!
): ExternalVerify
Arguments
externalVerify.input
● JSONString!
non-null scalar miscellaneous
The data required by plugin to proceed the verification.
externalVerify.pluginId
● String!
non-null scalar miscellaneous
The ID of the authentication plugin.
Type
ExternalVerify
object authentication
Verify external authentication data by plugin.