fastapi-gsap/gsap_broker/intune/__init__.py
Tyler J King 1ab47417c9 refactor: extract shared Graph API client from Entra registrar
Creates gsap_broker/intune/graph_client.py with MSAL
client_credentials auth and typed Graph API methods.
Entra registrar refactored to consume the shared client.

Signed-off-by: Tyler King <tking@guildhouse.dev>
2026-04-14 05:16:09 -04:00

2 lines
70 B
Python

# Copyright 2026 Guildhouse Dev
# SPDX-License-Identifier: Apache-2.0