Skip to content

Commit 77bdcc2

Browse files
authored
Merge pull request #5245 from ThaminduR/update-repo-links
Update repo links
2 parents 6c06676 + 6be7418 commit 77bdcc2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Diff for: en/asgardeo/docs/tutorials/auth-users-into-android-apps.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -344,4 +344,4 @@ Let's walk through the end-to-end flow of the application we built in this tutor
344344

345345
In this tutorial, we covered the steps to add authentication to an Android application using Asgardeo as the CIAM provider. The AppAuth SDK was used for integrating the authentication and authorization capabilities. We also looked at the configurations required on the Asgardeo side for the application.
346346

347-
Starting with a basic Android application without user authentication, we modified the code to successfully integrate the login, logout, and user info retrieval methods with Asgardeo. You can access the [completed source code](https://github.com/nilasini/MealMagicAndroidApp) of the application.
347+
Starting with a basic Android application without user authentication, we modified the code to successfully integrate the login, logout, and user info retrieval methods with Asgardeo. You can access the [completed source code](https://github.com/asgardeo-samples/asgardeo-android-samples/tree/main/MealMagicAndroidApp) of the application.

Diff for: en/asgardeo/docs/tutorials/auth-users-into-flutter-apps.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -397,4 +397,4 @@ In this tutorial, we demonstrated how to add authentication to a Flutter applica
397397
398398
We also provided a detailed guide on how to configure the application on Asgardeo. Starting with a sample Flutter application without user authentication implemented, we modified the sign-in, sign-out, and user info retrieval methods to successfully integrate authentication and profile info retrieval capabilities using Asgardeo.
399399
400-
The [completed source code](https://github.com/LakshiAthapaththu/asgardeo-flutter-integration-demo/tree/custom-application-asgardeo-integration) of the application.
400+
The [completed source code](https://github.com/asgardeo-samples/asgardeo-flutter-samples/tree/main/asgardeo-flutter-integration-demo) of the application.

0 commit comments

Comments
 (0)