|
|
a8725a7c22
|
Refactor getCredential function to support shorthand credential types: 'd' for Default, 'cs' for ClientSecret, and 'dc' for DeviceCode. Remove obsolete client-secret-login script.
|
2026-02-03 22:06:39 +01:00 |
|
|
|
0806a2b588
|
Add support for ClientSecret and DeviceCode credentials in getCredential function
|
2026-02-03 21:50:39 +01:00 |
|
|
|
f24d7ee263
|
Renamed auth module to azure.
|
2026-01-31 07:44:41 +01:00 |
|
|
|
31fde09dcc
|
Incorporated pkce into auth.
|
2026-01-27 08:07:54 +01:00 |
|
|
|
f0a16144bd
|
Update: implement token caching in loginInteractive and enhance error handling
|
2026-01-27 08:06:32 +01:00 |
|
|
|
6dc72ab8d2
|
Interactive login first phase.
|
2026-01-27 07:43:57 +01:00 |
|