I'm trying to integrate SnapKit Login in my iOS app, and I'm using AWS as my backend - so I want to use Cognito.
Cognito User Pools can integrate third party login providers if they support OpenID Connect or SAML.
I can't find any documentation if SnapKit Login supports one of these. Is it OpenID Connect compliant? Does anyone know? If not, any suggestions on integrating SnapKit Login with AWS?
Thanks!