authclient\clients\YandexOpenId $requiredAttributes

$requiredAttributes public property

List of attributes, which always should be returned from server. Attribute names should be always specified in AX format. For example:

['namePerson/friendly', 'contact/email']

List of attributes, which always should be returned from server. Attribute names should be always specified in AX format. For example:

['namePerson/friendly', 'contact/email']
public array $requiredAttributes = ['namePerson', 'contact/email']
doc_Yii
2016-10-30 16:49:29
Comments
Leave a Comment

Please login to continue.