christian-marie / oauth2-server

Haskell libraries for implementing OAuth2 servers.
Other
24 stars 7 forks source link

Haddocked all of the things (apart from TH stuff) + fixed minor exposure bugs #148

Closed oswynb closed 9 years ago

oswynb commented 9 years ago

Haddock coverage: 100% ( 17 / 17) in 'Network.OAuth2.Server.Types.Common'   50% ( 10 / 20) in 'Network.OAuth2.Server.Types.Error' 100% ( 11 / 11) in 'Network.OAuth2.Server.Types.Scope' 100% (  7 /  7) in 'Network.OAuth2.Server.Types.Token' 100% ( 15 / 15) in 'Network.OAuth2.Server.Types.Auth' 100% (  6 /  6) in 'Network.OAuth2.Server.Types.Client' 100% (  7 /  7) in 'Network.Wai.Middleware.Shibboleth'   83% ( 55 / 66) in 'Network.OAuth2.Server.Types' 100% (  4 /  4) in 'Network.OAuth2.Server.UI' 100% (  5 /  5) in 'Network.OAuth2.Server.Store.Base' 100% (  2 /  2) in 'Network.OAuth2.Server.Store.PostgreSQL' 100% (  3 /  3) in 'Network.OAuth2.Server.Store' 100% ( 27 / 27) in 'Network.OAuth2.Server.API' 100% (  8 /  8) in 'Network.OAuth2.Server.Statistics' 100% (  3 /  3) in 'Network.OAuth2.Server.Configuration' Cannot find documentation for: $ 100% ( 21 / 21) in 'Network.OAuth2.Server.App' 100% (  5 /  5) in 'Network.OAuth2.Server'