authclient\clients\GoogleOpenId $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/first', 'namePerson/last', 'contact/email', 'pref/language']
doc_Yii
2016-10-30 16:49:15
Comments
Leave a Comment

Please login to continue.