isAuthorized
GetterReadOnly
Set to true if there's a current authorized user or client (in the case of service applications). Set to true if signed in and the access token has not expired, and false otherwise.
isAuthorized: boolean
Returns - boolean
Defined in
- ServiceAuthorizationClient.ts Line 92
Last Updated: 06 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.