https://github.com/zk2/microsoft-identity-auth
Build API clients for PHP with Microsoft identity authentication
https://github.com/zk2/microsoft-identity-auth
Last synced: about 1 month ago
JSON representation
Build API clients for PHP with Microsoft identity authentication
- Host: GitHub
- URL: https://github.com/zk2/microsoft-identity-auth
- Owner: zk2
- License: mit
- Created: 2024-12-04T01:25:32.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-26T22:45:34.000Z (over 1 year ago)
- Last Synced: 2025-12-14T09:43:39.435Z (7 months ago)
- Language: PHP
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# microsoft-identity-auth
```php
identifyUser($code));
Array
(
[id] => 5676dcfa56c36e34
[email] => user@hotmail.com
)
```