Searched refs:csrf (Results 1 – 5 of 5) sorted by relevance
34 csrf|no|A random 16-char hex token generated with the JWT for use in links specific to the JWT bear…95 new random csrf token along with a new page using the new csrf token in its
29 github.com/gorilla/csrf v1.7.0 // indirect
914 github.com/gorilla/csrf v1.6.2 h1:QqQ/OWwuFp4jMKgBFAzJVW3FMULdyUW7JoM4pEWuqKg=915 github.com/gorilla/csrf v1.6.2/go.mod h1:7tSf8kmjNYr7IWDCYhd3U8Ck34iQ/Yw5CJu7bAkHEGI=916 github.com/gorilla/csrf v1.7.0 h1:mMPjV5/3Zd460xCavIkppUdvnl5fPXMpv2uz2Zyg7/Y=917 github.com/gorilla/csrf v1.7.0/go.mod h1:+a/4tCmqhG6/w4oafeAZ9pEa3/NZOWYVbD9fV0FwIQA=
1678 char plain[MAX_JWT_SIZE + 1], temp[MAX_JWT_SIZE * 2], csrf[17]; in lws_jwt_sign_token_set_http_cookie() local1687 lws_hex_random(wsi->a.context, csrf, sizeof(csrf)); in lws_jwt_sign_token_set_http_cookie()1696 csrf, i->sub, in lws_jwt_sign_token_set_http_cookie()
278 github.com/gorilla/csrf v1.5.1/go.mod h1:HTDW7xFOO1aHddQUmghe9/2zTvg7AYCnRCs7MxTGu/0=279 github.com/gorilla/csrf v1.6.0/go.mod h1:7tSf8kmjNYr7IWDCYhd3U8Ck34iQ/Yw5CJu7bAkHEGI=