Add support for Relative Approots non intrusive #121
Annotations
1 error and 1 warning
test (stack-hoauth2-2.3.yaml)
The operation was canceled.
|
lint:
src/Yesod/Auth/OAuth2/Dispatch.hs#L113
Suggestion in withCallbackAndState in module Yesod.Auth.OAuth2.Dispatch: Redundant bracket ▫︎ Found: "(oauth2RedirectUri oauth2) <|> Just callback" ▫︎ Perhaps: "oauth2RedirectUri oauth2 <|> Just callback"
|