Implementing social login with Para in Flutter applications
Info.plist
file to handle callbacks from authentication:YOUR_APP_SCHEME
with your application’s unique URL scheme (e.g., paraflutter
). This scheme must be unique to your application and will be used for redirecting back to your app after authentication.OAuthMethod
enum: