Skip to content

ExternalAccounts docs do not match results from SDK #1323

@parkerholladay

Description

@parkerholladay

Comparing the docs of the SDK, the REST API, and what is actually returned from each, something is misaligned.

The docs say there should be a provider and providerUserId, while the SDK returns provider and externalId only for Microsoft oauth. For google oauth, those fields are missing.

On the rest endpoint for users, MS external accounts have provider and provider_user_id, but google external accounts have google_id with no provider.

See rest docs here and sdk docs here. Am I missing something?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions