Commit Graph

18 Commits

Author SHA1 Message Date
Michael Quigley
a26cf19ade
new '/grants' endpoint for synchronizing grants for an account (#744) 2024-09-04 16:10:19 -04:00
Michael Quigley
68e58f3aee
updated openapi spec to include new admin api endpoint for creating accounts (#734) 2024-08-19 11:33:15 -04:00
Arpit Bhalla
5db694f068
Update tsconfig.json
Signed-off-by: Arpit Bhalla <89131130+arpit-bhalla@users.noreply.github.com>
2024-07-18 01:02:11 +05:30
Michael Quigley
27b811765e
Merge branch 'main' into snyk-upgrade-ca50c570232fa27eb529f210b3b97074 2024-06-25 13:36:53 -04:00
snyk-bot
b347f81043
fix: upgrade @openziti/ziti-sdk-nodejs from 0.16.0 to 0.17.0
Snyk has created this PR to upgrade @openziti/ziti-sdk-nodejs from 0.16.0 to 0.17.0.

See this package in npm:
@openziti/ziti-sdk-nodejs

See this project in Snyk:
https://app.snyk.io/org/mike.gorman/project/3a48538a-c069-4c5b-904e-084c73ce1ffc?utm_source=github&utm_medium=referral&page=upgrade-pr
2024-06-22 00:46:06 +00:00
snyk-bot
7ff7fdf536
fix: upgrade axios from 1.6.8 to 1.7.2
Snyk has created this PR to upgrade axios from 1.6.8 to 1.7.2.

See this package in npm:
axios

See this project in Snyk:
https://app.snyk.io/org/mike.gorman/project/3a48538a-c069-4c5b-904e-084c73ce1ffc?utm_source=github&utm_medium=referral&page=upgrade-pr
2024-06-22 00:46:00 +00:00
Michael Quigley
49368dc542
adjust admin tooling to support creating open/closed permission mode frontends (#539) 2024-06-18 13:38:00 -04:00
Curt Tudor
54941a60e0
fix public frontends array 2024-05-01 13:33:17 -06:00
Curt Tudor
73aeec8162
leverage ziti_services_refresh(), and awaitDialPermissionPresent() during shareToken Dial operations 2024-04-12 10:12:53 -06:00
Curt Tudor
c8d48af5c4
transition 'pastefrom' example to use 'ziti.listen', 'ziti.write', 'ziti.dial' 2024-04-09 16:11:09 -06:00
Curt Tudor
12b553e8d4
replace files that were deleted accidentally 2024-03-26 10:15:45 -06:00
Curt Tudor
cc8a8d2f5e
CI 2024-03-26 09:32:10 -06:00
Curt Tudor
fb8c49d85e
add README to example 2024-03-26 09:00:02 -06:00
Curt Tudor
335481f388
CI 2024-03-25 14:51:15 -06:00
Curt Tudor
07c23ee55b
update generated api/model files 2024-03-25 14:06:24 -06:00
Curt Tudor
831c6cb4b7
adjust sdk example: tcpTunnel must be private 2024-03-25 12:37:49 -06:00
Curt Tudor
c4842a5a81
adjust sdk examples to use backend instead of 2024-03-25 12:24:10 -06:00
Curt Tudor
68ac00b344
checkpoint 2024-03-25 09:45:04 -06:00