Directories
¶
| Path | Synopsis |
|---|---|
|
Package bootstrap performs the one-time self-service setup: it borrows a first-party Microsoft public client for a single ephemeral admin-ish token, creates the least-privilege app registration, writes the local config, and removes its own bootstrap consent again ("leave no trace").
|
Package bootstrap performs the one-time self-service setup: it borrows a first-party Microsoft public client for a single ephemeral admin-ish token, creates the least-privilege app registration, writes the local config, and removes its own bootstrap consent again ("leave no trace"). |
|
Package graph is a thin Microsoft Graph REST client: auth header, retry on 401 (one silent refresh) and on 429/503 (Retry-After).
|
Package graph is a thin Microsoft Graph REST client: auth header, retry on 401 (one silent refresh) and on 429/503 (Retry-After). |
|
Package msauth implements the OAuth2 device-code flow against Microsoft Entra ID for a public client, with a local token cache and silent refresh.
|
Package msauth implements the OAuth2 device-code flow against Microsoft Entra ID for a public client, with a local token cache and silent refresh. |
|
Package render turns Graph messages into markdown for stdout or files.
|
Package render turns Graph messages into markdown for stdout or files. |
|
Package smime unwraps opaque S/MIME messages (application/pkcs7-mime).
|
Package smime unwraps opaque S/MIME messages (application/pkcs7-mime). |
Click to show internal directories.
Click to hide internal directories.