Finally, the problem was solved, through a pile of torment. The documentation does not describe how this should work correctly
Thanks to @Chris D, for the support and help to deal with this
PHP:
public function getProviderKey()
{
return $this->requestFromEndpoint('response')[0]['uid'];
}
Last edited: