Skip to content
This repository has been archived by the owner on Oct 29, 2021. It is now read-only.

Rewrite documentation #129

Open
domenkozar opened this issue Nov 4, 2018 · 2 comments
Open

Rewrite documentation #129

domenkozar opened this issue Nov 4, 2018 · 2 comments

Comments

@domenkozar
Copy link
Collaborator

domenkozar commented Nov 4, 2018

outline

closes

@vlatkoB
Copy link

vlatkoB commented Nov 14, 2018

Maybe a few words about differences between servant-auth, servant-auth-server and servant-client. Just started reading about auth in servant and am a little confused which to focus on.

@alpmestan
Copy link
Contributor

It's similar to servant vs servant-server vs servant-client:

  • servant-auth has the combinators to use in API types and some related types/functions/etc
  • servant-auth-server has the server interpretation of those combinators and related types/functions/etc
  • servant-auth-server has the client interpretation of those combinators and related types/functions/etc

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants