Add me as admin in firestore.rules
This commit is contained in:
		
							parent
							
								
									b7b6e10968
								
							
						
					
					
						commit
						d3b78eeb42
					
				|  | @ -6,10 +6,7 @@ service cloud.firestore { | |||
|   match /databases/{database}/documents { | ||||
| 
 | ||||
|     function isAdmin() { | ||||
|       return request.auth.uid == 'igi2zGXsfxYPgB0DJTXVJVmwCOr2' // Austin | ||||
|              || request.auth.uid == '5LZ4LgYuySdL1huCWe7bti02ghx2' // James | ||||
|              || request.auth.uid == 'tlmGNz9kjXc2EteizMORes4qvWl2' // Stephen | ||||
|              || request.auth.uid == 'IPTOzEqrpkWmEzh6hwvAyY9PqFb2' // Manifold | ||||
|       return request.auth.uid == 'tUosjZRN6GRv81uRksJ67EIF0853' // James | ||||
|     } | ||||
| 
 | ||||
|     match /stats/stats { | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue
	
	Block a user