Skip to content

Unclear usage of overrideSignInActivity #316

@yuqizhou77

Description

@yuqizhou77

overrideSignInActivity?: (
tokenExchangeResource?: TokenExchangeResource,
tokenPostResource?: TokenPostResource,
signInLink?: string
) => ActivityLike; in

overrideSignInActivity?: (
will lead user to believe that they cannot customize tokenExchangeResource, tokenPostResource and signInLink but can only process these values after receiving it.

Would be better if we could make it clear or adding some docs around it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions