aboutsummaryrefslogtreecommitdiffhomepage
path: root/projects/msal
Commit message (Collapse)AuthorAge
* msal: nit (#7961)Gravatar DavidKorczynski2022-07-06
| | | Fix typo in code
* msal: refine fuzzers (#7958)Gravatar DavidKorczynski2022-07-06
| | | Fixes https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=48789
* Microsoft Authentication Libary python: initial integration (#7754)Gravatar Arthur Chan2022-07-06
* Microsoft Authentication Libary python: initial integration add initial fuzzer * Fix and add new fuzzer - Fix basic connection fuzzer - Add new fuzzer with dummy token reponse * MSAL: Fix fuzzer Fix typo Fix error handling * Fix project setting