AWS Cognito 3rd-party providers
I'm trying to implement a linking social account to existing AWS Cognito Users, with automatic server-side token refreshing with a purpose to calls to Social Provider(e.g Facebook) from the server with fresh credentials.
Is there something embedded into Cognito already?