Update services/context/csrf.go
Typo
This commit is contained in:
		
					parent
					
						
							
								3b47409532
							
						
					
				
			
			
				commit
				
					
						76d011c4b2
					
				
			
		
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -49,7 +49,7 @@ type csrfProtector struct {
 | 
			
		|||
	opt CsrfOptions
 | 
			
		||||
	// id must be unique per user.
 | 
			
		||||
	id string
 | 
			
		||||
	// token is the valid one which wil be used by end user and passed via header, cookie, or hidden form value.
 | 
			
		||||
	// token is the valid one which will be used by end user and passed via header, cookie, or hidden form value.
 | 
			
		||||
	token string
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue