Skip to content

Commit

Permalink
update doc
Browse files Browse the repository at this point in the history
Signed-off-by: Bo-Yi Wu <[email protected]>
  • Loading branch information
appleboy committed Sep 30, 2018
1 parent ea20f2c commit 7e28a7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion auth_jwt.go
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ type GinJWTMiddleware struct {
// Disable abort() of context.
DisabledAbort bool

// Allow cookie domain change for development
// CookieName allow cookie name change for development
CookieName string
}

Expand Down

0 comments on commit 7e28a7a

Please sign in to comment.