Skip to content

Commit f2e2dff

Browse files
Merge pull request #5478 from pabasara-mahindapala/nodejs-passport-asgardeo-guide
Update personal repository links
2 parents fd02f90 + c45a22a commit f2e2dff

File tree

4 files changed

+8
-2
lines changed

4 files changed

+8
-2
lines changed

en/asgardeo/docs/complete-guides/nodejs/introduction.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ read_time: 2 mins
99

1010
!!! tip "Tip"
1111

12-
If you are already familiar with the concepts discussed in the guide, you can clone the sample Node.js application configured with {{product_name}} from the [repository](https://github.com/pabasara-mahindapala/passport-asgardeo-sample). All you need to do is registering a **Traditional Web Application** in {{product_name}} and updating the environment variables in the `.env` file as explained in the **README.md** file.
12+
If you are already familiar with the concepts discussed in the guide, you can clone the sample Node.js application configured with {{product_name}} from the [repository](https://github.com/asgardeo-samples/asgardeo-javascript-samples/tree/main/passport-asgardeo-sample). All you need to do is registering a **Traditional Web Application** in {{product_name}} and updating the environment variables in the `.env` file as explained in the **README.md** file.

en/asgardeo/docs/quick-starts/nodejs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ template: templates/quick-start.html
1717
"Make sure you have a JavaScript package manager like <code>npm</code>, <code>yarn</code>, or <code>pnpm</code>.",
1818
"A favorite text editor or IDE"
1919
],
20-
source_code: "<a href='https://github.com/pabasara-mahindapala/passport-asgardeo-sample' target='_blank' class='github-icon'>Asgardeo Node.js Sample</a>"
20+
source_code: "<a href='https://github.com/asgardeo-samples/asgardeo-javascript-samples/tree/main/passport-asgardeo-sample' target='_blank' class='github-icon'>Asgardeo Node.js Sample</a>"
2121
};
2222
</script>
2323

en/identity-server/7.1.0/docs/complete-guides/nodejs/introduction.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,8 @@ read_time: 2 mins
66

77

88
{% include "../../../../../includes/complete-guides/nodejs/introduction.md" %}
9+
10+
!!! tip "Tip"
11+
12+
If you are already familiar with the concepts discussed in the guide, you can clone the sample Node.js application configured with {{product_name}} from the [repository](https://github.com/asgardeo-samples/asgardeo-javascript-samples/tree/main/passport-asgardeo-sample). All you need to do is registering a **Traditional Web Application** in {{product_name}} and updating the environment variables in the `.env` file as explained in the **README.md** file.
13+

en/identity-server/7.1.0/docs/quick-starts/nodejs.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ template: templates/quick-start.html
1717
"Make sure you have a JavaScript package manager like <code>npm</code>, <code>yarn</code>, or <code>pnpm</code>.",
1818
"A favorite text editor or IDE"
1919
],
20+
source_code: "<a href='https://github.com/asgardeo-samples/asgardeo-javascript-samples/tree/main/passport-asgardeo-sample' target='_blank' class='github-icon'>WSO2 IS Node.js Sample</a>"
2021
};
2122
</script>
2223

0 commit comments

Comments
 (0)