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 space when requesting more than one grant scope, and Url-Encode the parameter value. E.g. "basic%20wallet" to request basic and wallet scope.

Scopes

NameDescription

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