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

Login and authentication helps/documentation #49

Open
jmcardon opened this issue Nov 17, 2017 · 4 comments
Open

Login and authentication helps/documentation #49

jmcardon opened this issue Nov 17, 2017 · 4 comments
Assignees

Comments

@jmcardon
Copy link
Owner

even with CredentialStore and PasswordStore, that side of the API is still raw..

Need to implement:

  • Possibly a fail-fast or OptionT on authentication with PasswordStore, so it's easier to fail a user on invalid credentials. F[Boolean] doesn't do much for usability here.
  • Better documentation: Clearer separation on how you'd want to deal with say, the authentication in the same table as the user (though this is not recommended), separate tables, and usage in general.
  • Docs on What to do when authenticating people
@jmcardon jmcardon self-assigned this Dec 13, 2017
@marko-asplund
Copy link

@jmcardon I would be interested in using tsec for authentication with http4s, but I'm having trouble figuring out how to use tsec for authentication. Any progress on this documentation task?

@rsoeldner
Copy link
Collaborator

@marko-asplund i suggest asking on gitter.im/tsecc

@jmcardon
Copy link
Owner Author

jmcardon commented Jul 29, 2018

@marko-asplund given my involvement in scala decreasing substantially now and in the coming future, at best I see myself open sourcing something I wrote with tsec, and maybe a demo app, at best.

@marko-asplund
Copy link

@jmcardon That would be great, thanks!
Also, thanks for the heads-up.

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

No branches or pull requests

3 participants