Page Contents

Home > @loopback/authorization > AuthorizationContext > scopes

AuthorizationContext.scopes property

An array of scopes representing granted permissions - usually come from access tokens

Signature:

scopes: string[];