Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions en/asgardeo/docs/get-started/try-samples/qsg-spa-react.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ Follow the steps given below to register the sample React SPA in WSO2 Identity P
<tr>
<td>Authorized redirect URLs</td>
<td>
<p>The URL to which the user is redirect to after a successful login. Use the following URL for this sample app:</p>
<p>The URL to which the user is redirected after a successful login. Use the following URL for this sample app:</p>
<code>https://localhost:3000</code>
</td>
</tr>
Expand Down Expand Up @@ -119,7 +119,7 @@ Follow the steps given below to configure the sample app.
<code>baseUrl</code>
</td>
<td>
<p>All authentication requests that the client application makes to WSO2 Identity Platform will be appended to this base URL.:</p>
<p>All authentication requests that the client application makes to WSO2 Identity Platform will be appended to this base URL:</p>
<code>https://api.asgardeo.io/t/{organization_name}</code>
</td>
</tr>
Expand Down Expand Up @@ -155,4 +155,4 @@ Follow the steps given below to run the sample.
4. Enter the credentials of your user account and click **Sign In**.

!!! note "Extend your login session"
By default, the user login session is active for only `15 minutes`. You can extend the session to `14 days` by selecting the **Remember me on this computer** option provided at the login screen of your application.
By default, the user login session is active for only `15 minutes`. You can extend the session to `14 days` by selecting the **Remember me on this computer** option provided at the login screen of your application.