简体   繁体   中英

Amazon Cognito developer authenticated identity with iOS SDK

What I would like to achieve it as in follow link: Amazon Cognito developer authenticated identity with Java SDK But it is for java sdk for aws cognito. As for iOS, I have identity ID and openIdToken. I would love to know how I can pass the openIdToekn in swift using the iOS sdk for aws cognito.

You can follow the link mentioned here: https://docs.aws.amazon.com/cognito/latest/developerguide/developer-authenticated-identities.html to implement your use case. It is under the section iOS - Objective-C.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM