Reorganization of backend + new routes
This commit is contained in:
3
backend/core/csrf.go
Normal file
3
backend/core/csrf.go
Normal file
@@ -0,0 +1,3 @@
|
||||
package core
|
||||
|
||||
var CSRF_KEY = []byte("32-byte-long-auth-key")
|
||||
Reference in New Issue
Block a user