An enum representing the different scopes your app can access. Scopes let your application declare which Login Kit features it wants access to. If a scope is toggleable, the user can deny access to one scope while agreeing to grant access to others.
Grants access to the user's Snapchat display name.
Grants access to the user's Bitmoji avatar; toggleable by user.
Generated using TypeDoc
An enum representing the different scopes your app can access. Scopes let your application declare which Login Kit features it wants access to. If a scope is toggleable, the user can deny access to one scope while agreeing to grant access to others.