Skip to content

Commit

Permalink
Update edgekv-tokens.js
Browse files Browse the repository at this point in the history
  • Loading branch information
Shushma44 authored Aug 2, 2024
1 parent 9b42d7b commit 690dd7f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions public_examples/edgekv-tokens.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

var edgekv_access_tokens = {
"namespace-test": {
"name": "my_auto_token_07252024", //test value
"reference": "9e427ea3-33f4-5430-8794-22f1c21b1378", //testvalue
"name": "my_auto_token_1111", //test value
"reference": "123333dfdfegf", //testvalue
}
};
export { edgekv_access_tokens };
Expand Down

0 comments on commit 690dd7f

Please sign in to comment.