This repository has been archived by the owner on Jun 24, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 39
OAuth Support for new user signup #10
Comments
My suggestion on handling authorization and authentication would be to use a SAAS platform like: https://auth0.com/ |
Is anyone working on this? |
jagzviruz
added a commit
that referenced
this issue
Jan 30, 2019
…sport.js (#32) * #10 - User signup using Facebook, Twitter and Github , implementation using passport.js * updating instructions for developers * Make login routes only in development mode. Handle cases when github settings are set to hide email. Log message for missing developer tokens in env. * create different end points for different environments * add condition to check if SSL certificates have been provided. * Externalize SSL Certs, Use Mongo for App sessions in Production. * fixed untracked files * added .env.sample and updated docs. * Set up CI with Azure Pipelines (#2) * Set up CI with Azure Pipelines * testing * testing * testing * testing * testing * added package.json * Update azure-pipelines.yml for Azure Pipelines * testing * testing * testing * added azure templates * updated build yaml * switched containers * fix build to acr * variables * fixed variable * build yaml
Is this still open and available to be picked? |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Acceptance Criteria
Passport
for handling OAuthThe text was updated successfully, but these errors were encountered: