Skip to content

Unable to use a custom domain to log in #151

@alejandragarcia2r

Description

@alejandragarcia2r

When the user tries to log in and selects "Use custom domain" in the pop-up window and uses an authUrl like "test.salesforce.com", the flow continues normally but stops before the connected app requests necessary permissions and the window is dismissed before actually logging in.

I implemented the connection with Salesforce using version 10.0.1 of the package and the login using the Connection.authenticate() method like this:
Shop.shared.salesforceCredential = try await Shop.shared.salesforceConnection?.authenticate()

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions