Libraries tagged by microsoft authenticator
deanward/ntlm-soap-client
3 Downloads
PHP WDSL/Soap Client with NTLM Authentication for Microsoft Dynamics NAT Server.
kirillemko/php-ntlm
48 Downloads
Library for communicating with Microsoft services using NTLM authentication.
wipkip/live-connect
7 Downloads
Consumes Microsoft's Live Connect REST API. Allows OneDrive (SkyDrive) interaction and authentication
siftware/live-connect
938 Downloads
Consumes Microsoft's Live Connect REST API. Allows OneDrive (SkyDrive) interaction and authentication
intelogie/php-ews
24 Downloads
The PHP Exchange Web Services library (php-ews) is intended to make communication with Microsoft Exchange servers using Exchange Web Services easier. It handles the NTLM authentication required to use the SOAP services and provides an object-oriented interface to the complex types required to form a request.
gcgov/framework-service-auth-ms-front
7 Downloads
Plugins enables the exchange of a Microsoft access token for an application access token. The service assumes the user's front end will handle the authentication flow to acquire and manage the expiration of the Microsoft access token. When the framework app's token expires, user must re-exchange a valid Microsoft access token for an updated app access token. There are no app refresh tokens or mechanisms.