diff --git a/pages/hub/apps/guides/social-login.mdx b/pages/hub/apps/guides/social-login.mdx index b11783ab..47c052ee 100644 --- a/pages/hub/apps/guides/social-login.mdx +++ b/pages/hub/apps/guides/social-login.mdx @@ -3,8 +3,7 @@ import { Image } from 'components' # Implement Social Login in your app -It's assumed, you already have an existing app. -We use privy.io service +To implement this integration, you are required to have an existing app that is already connected to the protocol. ## Prerequisites diff --git a/pages/hub/releases/25-sdk-social-login.mdx b/pages/hub/releases/25-sdk-social-login.mdx index 30407dc1..d4a8b82c 100644 --- a/pages/hub/releases/25-sdk-social-login.mdx +++ b/pages/hub/releases/25-sdk-social-login.mdx @@ -2,9 +2,10 @@ import { Callout } from 'components' # SDK v5.3: Social login + gasless -**Web2 User Support**: -Enhanced the SDK to seamlessly integrate with Web2 users by introduced social login capabilities. -Implemented a gasless transaction solution, simplifying the user experience by eliminating the need for users to manage gas fees. +We imbued the AzuroSDK with account abstraction functionality, unlocking social login and gasless transactions to users. + +Powered by Privy, Safe, and Pimlico, this release will enable a more user-friendly betting experience akin to web2, +eliminating the need for users to manage seed phrases nor acquire gas tokens in order to submit onchain transactions to the protocol. **We are confident that these new features and improvements will provide a better user experience and are excited to see how you will use them in your applications.**