George Doubinski

Results 4 issues of George Doubinski

As per [reported issue](https://github.com/AlexaCRM/php-crm-toolkit/issues/5), would be a good idea to add support for [SPNEGO tokens](https://en.wikipedia.org/wiki/SPNEGO)

enhancement

The toolkit is agnostic and does not have any dependencies on Dynamics 365. All error messages should refer to Common Data Service instead. Note: potentially CDS will change its name...

enhancement

As per [documentation](https://docs.microsoft.com/powerapps/developer/common-data-service/webapi/impersonate-another-user-web-api#how-to-impersonate-a-user), preferred impersonation method is based on their Azure Active Directory (AAD) object id by passing that value along with the header CallerObjectId. MSCRMCallerID is considered to be...

enhancement

PHP Deprecated: Function strptime() is deprecated in https://github.com/AlexaCRM/php-crm-toolkit/blob/29d86bee90402313c3a8c82afc910a0ba9e6529e/src/AbstractClient.php#L204-L205 See https://www.php.net/manual/en/function.strftime.php See https://php.watch/versions/8.1/strftime-gmstrftime-deprecated

bug