Presets

io.github.edadma.apion.CookieMiddleware.Presets
object Presets

Common configurations

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Presets.type

Members list

Value members

Concrete methods

def signed(secret: String): Options

Configuration with cookie signing

Configuration with cookie signing

Attributes

Concrete fields

val json: Options

Configuration with JSON support

Configuration with JSON support

Attributes