Sławek Koszewski slawek
  • Joined on 2023-10-09
slawek pushed tag 1.4.1 to slawek/jmespath-playground 2026-02-02 22:42:20 +01:00
slawek pushed tag 1.4.2 to slawek/jmespath-playground 2026-02-02 22:42:20 +01:00
slawek pushed tag 1.4.3 to slawek/jmespath-playground 2026-02-02 22:42:20 +01:00
slawek pushed tag v1.0.0 to slawek/jmespath-playground 2026-02-02 22:42:20 +01:00
slawek pushed tag v1.0.1 to slawek/jmespath-playground 2026-02-02 22:42:20 +01:00
slawek pushed tag v1.0.2 to slawek/jmespath-playground 2026-02-02 22:42:20 +01:00
slawek pushed tag v1.0.3 to slawek/jmespath-playground 2026-02-02 22:42:20 +01:00
slawek pushed tag v1.0.4 to slawek/jmespath-playground 2026-02-02 22:42:20 +01:00
slawek pushed tag v1.1.0 to slawek/jmespath-playground 2026-02-02 22:42:20 +01:00
slawek created branch main in slawek/jmespath-playground 2026-02-02 22:42:07 +01:00
slawek pushed to main at slawek/jmespath-playground 2026-02-02 22:42:07 +01:00
2358b9fe43 Add Terraform configuration files for Cloud Run service deployment
0818f634dc Fixed failing build.
ec2f2dbd57 Fixed build issues.
85a67867c9 Version 1.4.1
25d4668661 Updated version handing code in application. Small fixes.
Compare 10 commits »
slawek created repository slawek/jmespath-playground 2026-02-02 22:41:51 +01:00
slawek pushed to main at slawek/azure-node-playground 2026-01-31 22:59:15 +01:00
ed5253b1a1 Add README file with Azure CLI impersonation instructions
slawek pushed to main at slawek/azure-node-playground 2026-01-31 08:28:56 +01:00
8acd5640d3 Add Microsoft Graph client integration and list applications script protype.
af0aa669cf Updated script to use new module name.
90c829b7ef Removed unused import.
ee2ecf9b2a Added editor config for JavaScript.
f24d7ee263 Renamed auth module to azure.
Compare 5 commits »
slawek pushed to main at slawek/azure-node-playground 2026-01-31 00:09:46 +01:00
6f2c7fcd00 Add SHA-256 hash logging for access tokens in auth-test and interactive-login scripts
slawek pushed to main at slawek/azure-node-playground 2026-01-30 23:16:26 +01:00
c733310d69 Renamed scripts to .mjs to follow ES module convention.
slawek pushed to main at slawek/azure-node-playground 2026-01-27 08:08:31 +01:00
0904c44f63 Fix: corrected script permissions.
slawek pushed to main at slawek/azure-node-playground 2026-01-27 08:07:56 +01:00
31fde09dcc Incorporated pkce into auth.
slawek created branch main in slawek/azure-node-playground 2026-01-27 08:07:29 +01:00
slawek pushed to main at slawek/azure-node-playground 2026-01-27 08:07:29 +01:00
f0a16144bd Update: implement token caching in loginInteractive and enhance error handling
6dc72ab8d2 Interactive login first phase.
347aee10fd Refactor: replace appId with clientId in authentication client creation
e044813240 Refactor: changed appId configuration variable to clientId.
341332b362 Update file permissions and enhance setup scripts for better security