We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e1b59db + 4caa1f5 commit e14f445Copy full SHA for e14f445
servant-auth/servant-auth-server/servant-auth-server.cabal
@@ -1,6 +1,6 @@
1
cabal-version: 2.2
2
name: servant-auth-server
3
-version: 0.4.6.0
+version: 0.4.7.0
4
synopsis: servant-server/servant-auth compatibility
5
description: This package provides the required instances for using the @Auth@ combinator
6
in your 'servant' server.
servant-auth/servant-auth/servant-auth.cabal
name: servant-auth
-version: 0.4.0.0
+version: 0.4.1.0
synopsis: Authentication combinators for servant
description: This package provides an @Auth@ combinator for 'servant'. This combinator
allows using different authentication schemes in a straightforward way,
0 commit comments