Skip to content

Commit

Permalink
feat: update api keys tutorial
Browse files Browse the repository at this point in the history
  • Loading branch information
eruizgar91 committed Jun 4, 2024
1 parent 6600803 commit a2a438b
Show file tree
Hide file tree
Showing 5 changed files with 17 additions and 15 deletions.
3 changes: 2 additions & 1 deletion docs/tutorials/integration/nvm-api-keys.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,8 @@ A Nevermined Api key is the simpler way to integrate with the Nevermined ecosyst
![Profile dropdwonw](/images/tutorials/NVM_api_key_profile_dropdown.jpeg)
3. Go to the API tab. Click on the `Generate Nvm Api Key` button.
![Generate Nvm Api Key](/images/tutorials/NVM_api_key_generation_page.jpeg)
4. Sign the session key. It will take some seconds.
4. Select a name and choose the permissions that you want to asign to the sessionKey. Sign the session key. It will take some seconds.
![Generate Nvm Api Key](/images/tutorials/NVM_api_key_generation_page2.jpeg)
5. Copy the generated Nvm Api Key. It will be only shown once.
![Copy Nvm Api Key](/images/tutorials/NVM_api_key_copy.jpeg)
6. You can see the list of generated Nvm Api Keys in the API tab. And you can revoke them if needed.
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@docusaurus/theme-common": "^3.1.0",
"@docusaurus/theme-search-algolia": "^3.1.0",
"@mdx-js/react": "^3.0.0",
"@nevermined-io/payments": "0.1.4",
"@nevermined-io/payments": "0.3.2",
"@nevermined-io/styles": "^0.1.1",
"axios": "1.6.0",
"bem-helpers": "^1.1.0",
Expand Down
2 changes: 1 addition & 1 deletion src/components/payments/tutorial.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ export default function PaymentsTutorial() {
returnUrl: 'https://docs.nevermined.app/docs/tutorials/integration/nextjs-react-payments#try-it-out',
environment: 'appTesting',
appId: 'app-docs',
version: 'v0.1.4',
version: 'v0.1.5',
}),
)

Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
25 changes: 13 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1500,7 +1500,7 @@
"@docusaurus/theme-search-algolia" "3.1.0"
"@docusaurus/types" "3.1.0"

"@docusaurus/react-loadable@5.5.2", "react-loadable@npm:@docusaurus/react-loadable@5.5.2":
"@docusaurus/react-loadable@5.5.2":
version "5.5.2"
resolved "https://registry.yarnpkg.com/@docusaurus/react-loadable/-/react-loadable-5.5.2.tgz#81aae0db81ecafbdaee3651f12804580868fa6ce"
integrity sha512-A3dYjdBGuy0IGT+wyLIGIKLRE+sAk1iNk0f1HjNDysO7u8lhL4N3VEm+FAubmJbAztn94F7MxBTPmnixbiyFdQ==
Expand Down Expand Up @@ -1814,12 +1814,10 @@
dependencies:
"@types/mdx" "^2.0.0"

"@nevermined-io/payments@0.1.4":
version "0.1.4"
resolved "https://registry.yarnpkg.com/@nevermined-io/payments/-/payments-0.1.4.tgz#35b4fc3b3c9dd9ad5b6204d84e8b3cbce2cafa8a"
integrity sha512-C1aXI3YC5TI+A7RdM+7HiIn+2gWa9eGEkoSXbZXvubPBCDnf2yCtNv/Ew9X48FJJY3CjXaSwOs+lqEfrPBMzPQ==
dependencies:
jose "^5.2.2"
"@nevermined-io/payments@0.3.2":
version "0.3.2"
resolved "https://registry.yarnpkg.com/@nevermined-io/payments/-/payments-0.3.2.tgz#226b7959bcc4e2d231d4c3ad330b9abf7203f8cb"
integrity sha512-ErPPrIpQ0KUgcQ+6T0/zfNgKrf07ZODbqJJ5VcvlmCTEZDYUBNvrrdxXgzQrgO2pgWytlRiQ6hKEISbGjxR4Vg==

"@nevermined-io/styles@^0.1.1":
version "0.1.9"
Expand Down Expand Up @@ -6226,11 +6224,6 @@ jose@^4.10.0:
resolved "https://registry.yarnpkg.com/jose/-/jose-4.15.4.tgz#02a9a763803e3872cf55f29ecef0dfdcc218cc03"
integrity sha512-W+oqK4H+r5sITxfxpSU+MMdr/YSWGvgZMQDIsNoBDGGy4i7GBPTtvFKibQzW06n3U3TqHjhvBJsirShsEJ6eeQ==

jose@^5.2.2:
version "5.2.2"
resolved "https://registry.yarnpkg.com/jose/-/jose-5.2.2.tgz#b91170e9ba6dbe609b0c0a86568f9a1fbe4335c0"
integrity sha512-/WByRr4jDcsKlvMd1dRJnPfS1GVO3WuKyaurJ/vvXcOaUQO8rnNObCQMlv/5uCceVQIq5Q4WLF44ohsdiTohdg==

"js-tokens@^3.0.0 || ^4.0.0", js-tokens@^4.0.0:
version "4.0.0"
resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-4.0.0.tgz#19203fb59991df98e3a287050d4647cdeaf32499"
Expand Down Expand Up @@ -8399,6 +8392,14 @@ react-loadable-ssr-addon-v5-slorber@^1.0.1:
dependencies:
"@babel/runtime" "^7.10.3"

"react-loadable@npm:@docusaurus/react-loadable@5.5.2":
version "5.5.2"
resolved "https://registry.yarnpkg.com/@docusaurus/react-loadable/-/react-loadable-5.5.2.tgz#81aae0db81ecafbdaee3651f12804580868fa6ce"
integrity sha512-A3dYjdBGuy0IGT+wyLIGIKLRE+sAk1iNk0f1HjNDysO7u8lhL4N3VEm+FAubmJbAztn94F7MxBTPmnixbiyFdQ==
dependencies:
"@types/react" "*"
prop-types "^15.6.2"

react-router-config@^5.1.1:
version "5.1.1"
resolved "https://registry.yarnpkg.com/react-router-config/-/react-router-config-5.1.1.tgz#0f4263d1a80c6b2dc7b9c1902c9526478194a988"
Expand Down

0 comments on commit a2a438b

Please sign in to comment.