Skip to content

Access to user_metadata #78

@samullman

Description

@samullman

This may be more of a question, but I am hoping to access the meta data of the user by overriding the auth0_params and wondering if this is how to get access to meta data through the useAuth config


    <AuthProvider
        navigate={navigate}
        auth0_domain="xxxxx"
        auth0_client_id="xxxxx"
        auth0_params={{ scope: "openid profile email user_metadata"}}
    >
        {element}
    </AuthProvider>

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