scopes Readonly
scopes: string
List of space separated scopes to request access to various resources.
@note 'offline_access' scope is always included by ElectronMainAuthorization when performing signIn, i.e. this library assumes that refresh tokens are always used and retrieved from the Authorization Server. Note that OIDC Clients need to have refresh tokens enabled in the server side configuration (for IMS, see https://imsoidcui.bentley.com/clients).
Defined in
- main/Client.ts Line 104
Last Updated: 06 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.