Configure OAuth with Google by utilizing Google Api Console.
Description
Log into the Google Auth Console with your Google credentials. Then create an authorized JavaScript origin for Google to recognize what site you are coming from, and an authorized redirect url to authorize Google to redirect users to a certain url. Then configure next-auth within the database
Acceptance criteria
The database has Next-Auth setup with accounts, users, verificationTokens, and Sessions tables configured properly (See Next-Auth Docs for more info.
The Google Api Console has redirect and JavaScript origin urls configured properly.
Title
Configure OAuth with Google by utilizing Google Api Console.
Description
Log into the Google Auth Console with your Google credentials. Then create an authorized JavaScript origin for Google to recognize what site you are coming from, and an authorized redirect url to authorize Google to redirect users to a certain url. Then configure next-auth within the database
Acceptance criteria
Estimate
4
Associated feature
6