View Source SqueezeWeb.Plug.VerifyRememberMe (OpenPace v0.0.1)
Use this plug to load a remember me cookie and convert it into an access token
example
Example
plug SqueezeWeb.Plug.VerifyRememberMeThis should be run after Guardian.Plug.VerifySession
It assumes that there is a cookie called 'remember_me' and that it has a refresh type token