diff --git a/docs/en/Community-Articles/2022-02-22-Integrating-MAUI-Client-via-using-OpenID-Connect/README.md b/docs/en/Community-Articles/2022-02-22-Integrating-MAUI-Client-via-using-OpenID-Connect/README.md index 212a7358de..0d86c98a1d 100644 --- a/docs/en/Community-Articles/2022-02-22-Integrating-MAUI-Client-via-using-OpenID-Connect/README.md +++ b/docs/en/Community-Articles/2022-02-22-Integrating-MAUI-Client-via-using-OpenID-Connect/README.md @@ -331,7 +331,7 @@ Each platform (UWP, OSX, iOS and Android) requires some configuration to use aut - Run the Application and perform a login operation. AccessToken will be retrieved. - + ![abp-maui-android-openid-connect](art/android-login-demo.gif) --- @@ -382,10 +382,11 @@ AccessToken will be retrieved. > You'll find it at the top of the editor. > ![abp-maui-example-compiler-select](art/compiler-select.png) - +![abp-maui-ios-openid-connect](art/ios-login-demo.gif) + +![abp-maui-MacCatalyst-openid-connect](art/macos-login-demo.gif) - ---