Finding tutorials for Swift Cognito Anonymous Login

0

I have been trying to locate some tutorials for using cognito anonymous login for a swift app and so far haven't found anything that touches on that. If someone would be so kind as to point me in the right direction, I would be greatly appreciative.

asked a year ago211 views
2 Answers
0

I believe you're looking for Unauthenticated identities in Cognito. There is a document guide here: https://docs.aws.amazon.com/cognito/latest/developerguide/identity-pools.html#authenticated-and-unauthenticated-identities As well as a setup guide using AWS Amplify (guest access using swift) - https://docs.amplify.aws/lib/auth/guest_access/q/platform/ios/

profile pictureAWS
answered a year ago
0

Here is a documentation/guide that touches on using Cognito with a swift app. I hope it helps. https://aws.amazon.com/blogs/mobile/using-amazon-cognito-with-swift-sample-app-developer-guide-and-more/

AWS
answered a year ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions