__useTenantInfo: config.isThirdPartyClient
flag when instantiating Lock.configurationBaseUrl
option to https://{config.auth0Domain}/
when instantiating Lock.current_user_*
scopes required by each endpoint:
Scope | Endpoint |
---|---|
read:current_user | List or search users |
Get a user | |
Get user MFA enrollments | |
update:current_user_metadata | Update a user |
Delete a user’s multi-factor provider | |
create:current_user_device_credentials | Create a device public key |
delete:current_user_device_credentials | Delete a device credential |
update:current_user_identities | Link a user account |
Unlink a user identity |