Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/angular/dev-infra
/ blockUser.ts
File
blockUser.ts
apps/functions/code-of-conduct/blockUser.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
* as functions from
'firebase-functions'
;
2
import
* as admin from
'firebase-admin'
;
3
import
{
4
checkAuthenticationAndAccess,
Callers
nothing calls this directly
Calls
5
checkAuthenticationAndAccess
Function · 0.85
getAuthenticatedGithubClient
Function · 0.85
blockedUsersCollection
Function · 0.85
get
Method · 0.45
create
Method · 0.45
Tested by
no test coverage detected