chore: fixing some code review comments
Signed-off-by: blam <ben@blam.sh>
This commit is contained in:
@@ -44,3 +44,5 @@ export type {
|
||||
BackstageIdentityResponse,
|
||||
ProfileInfo,
|
||||
} from './types';
|
||||
|
||||
export { decorateWithIdentity } from './decorateWithIdentity';
|
||||
|
||||
@@ -205,6 +205,8 @@ export class OidcAuthProvider implements OAuthHandlers {
|
||||
},
|
||||
);
|
||||
}
|
||||
|
||||
return response;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user