This package provides some built-in flash storage backends used to persist the flash contents across requests.
Creates and returns the flash storage backend defined in the given module path (ex: "myapp.mypackage.mymodule"). The argument can also be an alias to a built-in storage backend, such as "session" or "cookie".