All Projects → go-macaron → Csrf

go-macaron / Csrf

Licence: apache-2.0
Package csrf is a middleware that generates and validates CSRF tokens for Macaron.

Programming Languages

go
31211 projects - #10 most used programming language

Projects that are alternatives of or similar to Csrf

Csrf
gorilla/csrf provides Cross Site Request Forgery (CSRF) prevention middleware for Go web applications & services 🔒
Stars: ✭ 631 (+10416.67%)
Mutual labels:  middleware, csrf
Nosurf
CSRF protection middleware for Go.
Stars: ✭ 1,131 (+18750%)
Mutual labels:  middleware, csrf
Csurf
CSRF token middleware
Stars: ✭ 2,183 (+36283.33%)
Mutual labels:  middleware, csrf
Koa Helmet
Important security headers for koa
Stars: ✭ 595 (+9816.67%)
Mutual labels:  middleware
Agendash
Agenda Dashboard
Stars: ✭ 620 (+10233.33%)
Mutual labels:  middleware
Gziphandler
Go middleware to gzip HTTP responses
Stars: ✭ 690 (+11400%)
Mutual labels:  middleware
Learning laravel kernel
Laravel核心代码学习
Stars: ✭ 789 (+13050%)
Mutual labels:  middleware
Serve Favicon
favicon serving middleware
Stars: ✭ 586 (+9666.67%)
Mutual labels:  middleware
Fast Dds
The most complete DDS - Proven: Plenty of success cases.
Stars: ✭ 732 (+12100%)
Mutual labels:  middleware
Psr7 Middlewares
[DEPRECATED] Collection of PSR-7 middlewares
Stars: ✭ 666 (+11000%)
Mutual labels:  middleware
Jackett
API Support for your favorite torrent trackers
Stars: ✭ 6,690 (+111400%)
Mutual labels:  middleware
Ocelot
.NET core API Gateway
Stars: ✭ 6,675 (+111150%)
Mutual labels:  middleware
Next Auth
Authentication for Next.js
Stars: ✭ 8,362 (+139266.67%)
Mutual labels:  csrf
Slim Jwt Auth
PSR-7 and PSR-15 JWT Authentication Middleware
Stars: ✭ 713 (+11783.33%)
Mutual labels:  middleware
Session
Simple session middleware for Express
Stars: ✭ 5,571 (+92750%)
Mutual labels:  middleware
Zend Expressive
PSR-15 middleware in minutes!
Stars: ✭ 740 (+12233.33%)
Mutual labels:  middleware
Soapcore
SOAP extension for ASP.NET Core
Stars: ✭ 590 (+9733.33%)
Mutual labels:  middleware
Amethyst
Amethyst is a Rails inspired web-framework for Crystal language
Stars: ✭ 643 (+10616.67%)
Mutual labels:  middleware
Vhost
virtual domain hosting
Stars: ✭ 686 (+11333.33%)
Mutual labels:  middleware
Omniauth Pge
OmniAuth Strategy for PG&E
Stars: ✭ 6 (+0%)
Mutual labels:  middleware

csrf Build Status

Middleware csrf generates and validates CSRF tokens for Macaron.

API Reference

Installation

go get github.com/go-macaron/csrf

Getting Help

License

This project is under the Apache License, Version 2.0. See the LICENSE file for the full license text.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].