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

Add login with Google #35

Draft
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

nathan-van-der-werf
Copy link
Collaborator

@nathan-van-der-werf nathan-van-der-werf commented Jul 5, 2019

Adds the ability to login with Google.

Still a work in progress.

Fixes #8 , #15

ToDo:

  • Add migration for name, email and avatar (in participant table).
  • Move logic from routes.php to controllers
  • Add some kind of documentation for the integration
  • Add testing mode to bypass the Google integration
  • Add ability to change group (since this is removed from the home / "login" screen)
  • Polish the login button to look like a real Google login button
  • Add session class (wrapper to store participantId)

@nathan-van-der-werf nathan-van-der-werf added the enhancement New feature or request label Jul 5, 2019
@nathan-van-der-werf nathan-van-der-werf self-assigned this Jul 5, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Secure users with a password
1 participant