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 7ac9830 commit 9b42d7b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions public_examples/edgekv-tokens.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@

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


0 comments on commit 9b42d7b

Please sign in to comment.