Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sign in with web ui support #54

Open
e-pavan opened this issue Jan 9, 2025 · 2 comments
Open

Sign in with web ui support #54

e-pavan opened this issue Jan 9, 2025 · 2 comments

Comments

@e-pavan
Copy link

e-pavan commented Jan 9, 2025

Is sign in with web ui (federated sign in) supported? In the amplify library the method is

public func signInWithWebUI(
        presentationAnchor: AuthUIPresentationAnchor? = nil,
        options: AuthWebUISignInRequest.Options? = nil) async throws -> AuthSignInResult
@adam-fowler
Copy link
Member

Are we talking about signing into Cognito user pools using a third party service?
All the operations to do sign in with web should be available but there is nothing as high level as what amplify provides

@e-pavan
Copy link
Author

e-pavan commented Jan 15, 2025

Yes, sign in with google, apple, azure... In the amplify library the method is signInWithWebUI.

All the operations to do sign in with web should be available but there is nothing as high level as what amplify provides

What does it mean? Is it only available in soto-core?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants