Skip to content

Allow Users to Log In With Google #2

Description

@rhodges

Add Google settings in:

  • (marco-portal2)/marco/config.ini (& template)
  • (marco-portal2)/marco/marco/settings.py
  • accounts/views.py
    • /account/?new=true&login=google (SOCIAL_AUTH_GOOGLE_NEW_USER_URL)
    • /account/?login=google (SOCIAL_AUTH_GOOGLE_LOGIN_REDIRECT_URL)
  • accounts/actions.py
  • accounts/pipeline.py
  • accounts/templates/accounts/login.html
  • accounts/templates/accounts/mail/verify_email.html (?)
  • accounts/templates/accounts/register.html

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions