This website requires JavaScript.
Explore
Help
Sign In
slawek
/
azure-node-playground
Watch
1
Star
0
Fork
0
You've already forked azure-node-playground
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
a8725a7c22baf46f73b1bd367e69b903d61cb8e9
azure-node-playground
/
bin
History
Slawomir Koszewski
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
..
delete-app.mjs
Renamed scripts to .mjs to follow ES module convention.
2026-01-30 23:16:22 +01:00
get-app.mjs
Renamed scripts to .mjs to follow ES module convention.
2026-01-30 23:16:22 +01:00
interactive-login.mjs
Updated script to use new module name.
2026-01-31 07:47:39 +01:00
list-apps.mjs
Add Microsoft Graph client integration and list applications script protype.
2026-01-31 08:28:52 +01:00
login.mjs
Add client secret login and credential handling scripts
2026-02-03 21:50:32 +01:00
open-browser.mjs
Renamed scripts to .mjs to follow ES module convention.
2026-01-30 23:16:22 +01:00
setup-app.mjs
Removed unused import.
2026-01-31 07:47:08 +01:00