Skip to content

user information in apple login #51

@Rameshmariappan

Description

@Rameshmariappan

<AppleLogin
clientId={${APPLE_CLIENT_ID}}
redirectURI={${APPLE_REDIRECT_URL}}
usePopup={true}
scope={${APPLE_SCOPES}}
responseType={"code"}
responseMode={"query"}
/>

image
in this u are mentioning user details will come only at the first time sign in but I am not getting those at initially also

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions