AWS cognito documentation change
Summary
Removed sections about Unity and Xamarin Facebook SDK integration
Security assessment
Removal of platform-specific integration guides does not indicate security fixes or security documentation additions
Diff
diff --git a/cognito/latest/developerguide/facebook.md b/cognito/latest/developerguide/facebook.md index 634c737b7..d8c939c33 100644 --- a//cognito/latest/developerguide/facebook.md +++ b//cognito/latest/developerguide/facebook.md @@ -48,15 +47,0 @@ For more information about how to integrate JavaScript web apps with Facebook Lo -### Unity - -For more information about how to integrate Unity apps with Facebook Login, see the [Facebook Getting Started Guide](https://developers.facebook.com/docs/unity). - -### Xamarin - -To add Facebook authentication, first follow the appropriate flow below to integrate the Facebook SDK into your application. Amazon Cognito identity pools use the Facebook access token to generate a unique user identifier that is associated with an Amazon Cognito identity. - - * [Facebook iOS SDK by Xamarin](http://components.xamarin.com/view/facebookios) - - * [Facebook Android SDK by Xamarin](http://components.xamarin.com/view/facebookandroid) - - - -