Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Research Authentication Options #16

Open
melissa-n opened this issue Sep 9, 2016 · 1 comment
Open

Research Authentication Options #16

melissa-n opened this issue Sep 9, 2016 · 1 comment
Assignees
Labels

Comments

@melissa-n
Copy link
Collaborator

  • Facebook authentication
  • People can sign up by email instead
@tallredmanxyz
Copy link
Collaborator

Since we are using Laravel, we can use the built in Authentication functionality. Documentation for setting up user accounts can be found here: https://laravel.com/docs/5.3/authentication

If we want to add in authentication using Facebook, Twitter, Google, LinkedIn, GitHub and Bitbucket we can use the official Laravel package 'Socialite' which takes care of OAuth authentication: https://github.com/laravel/socialite

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

No branches or pull requests

3 participants