Skip to content
This repository was archived by the owner on Jul 17, 2023. It is now read-only.

Implement service: auth #5

Open
robertrossmann opened this issue Aug 3, 2017 · 0 comments
Open

Implement service: auth #5

robertrossmann opened this issue Aug 3, 2017 · 0 comments
Labels

Comments

@robertrossmann
Copy link
Member

robertrossmann commented Aug 3, 2017

Backend authentication is one of the most frequent pieces of code that we write over and over again with each new project. Let's stop wasting time on such things and write a service which can verify OAuth tokens from most of the OAuth providers out there.

Must support backend authentication for these providers:

  • Facebook
  • Google
  • Twitter
  • Local authentication? (via email + password in local db)

More can be added later as needed.

@robertrossmann robertrossmann added this to the 1.0.0 milestone Aug 3, 2017
@robertrossmann robertrossmann modified the milestones: 1.0.0, 2.0.0 Nov 27, 2017
@robertrossmann robertrossmann removed this from the 2.0.0 milestone Jun 26, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant