Social Login doesn't work · Issue #191 · stormpath/stormpath-sdk-react · GitHub
Skip to content

Social Login doesn't work #191

Description

@advance512

The issue is here:

The account stores return, but with no authorizeUri.
This is what is returned:

{ 
	href: "https://api.stormpath.com/v1/directories/...",
	name: "My Application Google Directory",
	provider: {
		clientId: "...-......apps.googleusercontent.com",
		href: "https://api.stormpath.com/v1/directories/...../provider",
		providerId: "google",
		scope: "email profile"
	}
}

Please note that this DOES work using the express-stormpath-sample-project example.

Is this library broken?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions