This file is indexed.

/usr/share/doc/libghc-yesod-auth-oauth2-doc/html/Yesod-Auth-OAuth2-BattleNet.html is in libghc-yesod-auth-oauth2-doc 0.3.0-1build3.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

1
2
3
4
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>Yesod.Auth.OAuth2.BattleNet</title><link href="ocean.css" rel="stylesheet" type="text/css" title="Ocean" /><script src="haddock-util.js" type="text/javascript"></script><script src="file:///usr/share/javascript/mathjax/MathJax.js" type="text/javascript"></script><script type="text/javascript">//<![CDATA[
window.onload = function () {pageLoad();setSynopsis("mini_Yesod-Auth-OAuth2-BattleNet.html");};
//]]>
</script></head><body><div id="package-header"><ul class="links" id="page-menu"><li><a href="src/Yesod-Auth-OAuth2-BattleNet.html">Source</a></li><li><a href="index.html">Contents</a></li><li><a href="doc-index.html">Index</a></li></ul><p class="caption">yesod-auth-oauth2-0.3.0: OAuth 2.0 authentication plugins</p></div><div id="content"><div id="module-header"><table class="info"><tr><th>Safe Haskell</th><td>None</td></tr><tr><th>Language</th><td>Haskell98</td></tr></table><p class="caption">Yesod.Auth.OAuth2.BattleNet</p></div><div id="description"><p class="caption">Description</p><div class="doc"><p>OAuth2 plugin for Battle.Net</p><ul><li>Authenticates against battle.net.</li><li>Uses user's id as credentials identifier.</li><li>Returns user's battletag in extras.</li></ul></div></div><div id="interface"><h1>Documentation</h1><div class="top"><p class="src"><a id="v:oAuth2BattleNet" class="def">oAuth2BattleNet</a> <a href="src/Yesod-Auth-OAuth2-BattleNet.html#oAuth2BattleNet" class="link">Source</a> <a href="#v:oAuth2BattleNet" class="selflink">#</a></p><div class="subs arguments"><p class="caption">Arguments</p><table><tr><td class="src">:: <a href="file:///usr/share/doc/libghc-yesod-auth-doc/html/Yesod-Auth.html#t:YesodAuth">YesodAuth</a> m</td><td class="doc empty">&nbsp;</td></tr><tr><td class="src">=&gt; <a href="file:///usr/share/doc/libghc-text-doc/html/Data-Text.html#t:Text">Text</a></td><td class="doc"><p>Client ID</p></td></tr><tr><td class="src">-&gt; <a href="file:///usr/share/doc/libghc-text-doc/html/Data-Text.html#t:Text">Text</a></td><td class="doc"><p>Client Secret</p></td></tr><tr><td class="src">-&gt; <a href="file:///usr/share/doc/libghc-text-doc/html/Data-Text.html#t:Text">Text</a></td><td class="doc"><p>User region (e.g. &quot;eu&quot;, &quot;cn&quot;, &quot;us&quot;)</p></td></tr><tr><td class="src">-&gt; <a href="file:///usr/share/doc/libghc-yesod-core-doc/html/Yesod-Core-Types.html#t:WidgetT">WidgetT</a> m <a href="file:///usr/share/doc/ghc-doc/html/libraries/base-4.9.1.0/System-IO.html#t:IO">IO</a> ()</td><td class="doc"><p>Login widget</p></td></tr><tr><td class="src">-&gt; <a href="file:///usr/share/doc/libghc-yesod-auth-doc/html/Yesod-Auth.html#t:AuthPlugin">AuthPlugin</a> m</td><td class="doc empty">&nbsp;</td></tr></table></div></div></div></div><div id="footer"><p>Produced by <a href="http://www.haskell.org/haddock/">Haddock</a> version 2.17.3</p></div></body></html>