aboutsummaryrefslogtreecommitdiff
path: root/msal_skeleton.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make PyLint happyRunxi Yu2024-06-161-8/+4
* requests timeoutsRunxi Yu2024-06-161-0/+1
* assert type -> isinstanceRunxi Yu2024-06-161-1/+1
* Make all Python scripts executableRunxi Yu2024-05-221-0/+0
* Fix broken python file licensingRunxi Yu2024-05-221-8/+8
* *.py: Enhance one-line script descriptionsRunxi Yu2024-05-181-0/+19
* msal_skeleton.py: Fix type signature for the testing functionRunxi Yu2024-04-011-1/+1
* msal_skeleton.py: Simplify outside-function workflowRunxi Yu2024-04-011-6/+6
* *.py: ReformattingRunxi Yu2024-04-011-1/+6
* msal_skeleton.py: Base script to base MS Graph operations onRunxi Yu2024-04-011-0/+41