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

[Feature Request] Set up authentication #64

Open
6 of 9 tasks
stevenmqnguyen opened this issue Jan 22, 2022 · 0 comments
Open
6 of 9 tasks

[Feature Request] Set up authentication #64

stevenmqnguyen opened this issue Jan 22, 2022 · 0 comments
Assignees
Labels
Data Layer Managing state, data, fetch info from API calls New Feature New feature or request UI/UX Requires making UI changes

Comments

@stevenmqnguyen
Copy link
Member

Overview

Set up authentication using NextAuth. The currently supported sign-in options are google, discord, and google internal acmutd.co.

Tasks

  • Install & Configure Next-Auth
  • Add Google provider
  • Add Discord provider
  • Add Google internal acmutd.co provider
  • Create auth wrapper component
  • Configure FaunaDB adapter
  • Add email password sign in
  • Document
  • Submit PR to NextAuth documentation with fixes

Supplemental Information

@stevenmqnguyen stevenmqnguyen added New Feature New feature or request Data Layer Managing state, data, fetch info from API calls UI/UX Requires making UI changes labels Jan 22, 2022
@stevenmqnguyen stevenmqnguyen self-assigned this Jan 22, 2022
@stevenmqnguyen stevenmqnguyen changed the title Set up authentication [Feature Request] Set up authentication Jan 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Data Layer Managing state, data, fetch info from API calls New Feature New feature or request UI/UX Requires making UI changes
Projects
None yet
Development

No branches or pull requests

2 participants