【发布时间】:2014-09-25 19:16:37
【问题描述】:
是否有一些值构造函数可用于在模式@{AuthR <Cons>} 中插入 BrowserID 插件页面的默认 url?
目前我正在使用@{AuthR $ PluginR "browserid" []}
更新
好吧,现在 BrowserId 插件公开了可用于该目的的 forwardUrl 别名(因为 v1.3.4、commit)
一点解释:
我想使用插值来呈现发生断言检查的默认 BrowserId auth 插件路由的 url:/auth/page/browserid。
【问题讨论】:
标签: authentication interpolation yesod browserid