Skip to content

Commit

Permalink
Merge pull request #7 from def-/patch-2
Browse files Browse the repository at this point in the history
Export HTTPAuthBackend
  • Loading branch information
FedericoCeratto committed Oct 13, 2018
2 parents 5a1a6a9 + e5a0a96 commit b758bc5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions httpauth.nim
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ import httpauthpkg/[base,

export newJsonBackend,
newSQLBackend,
HTTPAuthBackend,
AuthError,
LoginError

Expand Down

0 comments on commit b758bc5

Please sign in to comment.