Skip to content

Commit

Permalink
Link to @asgardeo/auth-react npm package from What You Will Learn
Browse files Browse the repository at this point in the history
  • Loading branch information
brionmario committed Nov 18, 2024
1 parent 76a661d commit 0560706
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion en/asgardeo/docs/quick-starts/react.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ heading: React Quickstart
description: Welcome to the React Quickstart guide! In this document, you will learn to build a React app, add user login and display user profile information using Asgardeo.
what_you_will_learn:
- Create new React app using Vite
- Install <a href="https://github.com/asgardeo/asgardeo-auth-react-sdk" target="_blank">@asgardeo/auth-react</a> package
- Install <a href="https://www.npmjs.com/package/@asgardeo/auth-react" target="_blank" rel="noopener noreferrer">@asgardeo/auth-react</a> package
- Add user login and logout
- Display user profile information
prerequisites:
Expand Down
2 changes: 1 addition & 1 deletion en/identity-server/7.0.0/docs/quick-starts/react.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ heading: React Quickstart
description: Welcome to the React Quickstart guide! In this document, you will learn to build a React app, add user login and display user profile information using WSO2 Identity Server.
what_you_will_learn:
- Create new React app using Vite
- Install <a href="https://github.com/asgardeo/asgardeo-auth-react-sdk" target="_blank">@asgardeo/auth-react</a> package
- Install <a href="https://www.npmjs.com/package/@asgardeo/auth-react" target="_blank" rel="noopener noreferrer">@asgardeo/auth-react</a> package
- Add user login and logout
- Display user profile information
prerequisites:
Expand Down

0 comments on commit 0560706

Please sign in to comment.