From e5475ce0ed229ecf880855c1bc45ddaf3bded09f Mon Sep 17 00:00:00 2001 From: David Antoon <69419539+frontegg-david@users.noreply.github.com> Date: Wed, 7 Feb 2024 00:54:56 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bca0d9c..ec24e59 100644 --- a/README.md +++ b/README.md @@ -421,7 +421,7 @@ struct SelectRegionView: View { ## Login with ASWebAuthenticationSession -Starting from version 1.3.0, the Frontegg SDK has introduced support for ASWebAuthenticationSession, enhancing the login +Starting from version 1.2.9, the Frontegg SDK has introduced support for ASWebAuthenticationSession, enhancing the login experience. This new feature allows for a more streamlined and secure authentication process. A `loginWithPopup` method has added with parameters to accommodate the integration of ASWebAuthenticationSession: