Add explicit instance variable to denote the given token manager's scope of authentication

Signed-off-by: Joon Park <joonp@spotify.com>
This commit is contained in:
Joon Park
2021-12-17 15:32:09 +00:00
parent 0e8ec6d974
commit f898c014ca
7 changed files with 16 additions and 8 deletions
@@ -61,7 +61,6 @@ import {
oidcAuthApiRef,
bitbucketAuthApiRef,
atlassianAuthApiRef,
identityApiRef,
} from '@backstage/core-plugin-api';
import {
permissionApiRef,