Skip to content

Commit fb4f22b

Browse files
committed
💄
1 parent dcf0404 commit fb4f22b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

components/server/src/user/gitpod-token-service.ts

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,9 @@ export class GitpodTokenService {
9292
await this.userDB.deleteGitpodToken(tokenHash);
9393
}
9494

95+
/**
96+
* @deprecated Will be removed in the near future
97+
*/
9598
private async guardAccess(
9699
resouceGuardAccess: ResourceAccessGuard,
97100
resource: GuardedResource,

0 commit comments

Comments
 (0)