Grant Scope
The scope of user profile to grant. Each scope grant request requires the user's approval. Only profiles in the approved scopes will returned.
The authorization will fail if basic
scope by default is rejected.
Concat with comma when requesting more than one grant scope. E.g. "basic,wallet" to request basic
and wallet
scope.
Scopes
Name
Description
basic
Basic profile info, include FSL UID, Name, Profile Image, Email address.
wallet
FSL ID wallet addresses on all supporting chain.
ReputationScore
Share and retrieve user reputation score.
More scopes TBD.
Last updated