Libraries tagged by microsoft authenticator
kirillemko/php-ntlm
46 Downloads
Library for communicating with Microsoft services using NTLM authentication.
innocoding/ms365-oauthmailer
1 Downloads
This TYPO3 extension makes it possible to send emails in TYPO3 via Microsoft 365 using oAuth authentication (using the Microsoft Graph SDK)
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
5 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.