class

Authly::ParamsWrapper

Inherits Reference / Object

Wrapper to make Hash behave like HTTP::Params

Constructors

new(params : Hash(String, String))
Source

Instance methods

[](key : String)
Source
[]?(key : String)
Source
fetch(key : String, default : String)
Source