Structure
Scope​Description
public struct ScopeDescription
A title and description explaining a specific scope.
Properties
title
let title: String
The short string of what access the scope is for.
description
let description: String
A string describing what user data the scope provides access to.