Resume Upload Account
- Click Build.
- Click Authentication.
- Click Get started.
- Click Set up sign-in method.
- Click Email/Password.
- Click Enable.
- Click Save.
- Click Users.
- Click Add User.
- Enter an Email you want to use for the resume upload.
- Enter a Password you want to use for the resume upload.
- Click Add User.
Copy the Email and Password and paste it into the .env.local
project files.
The file should look like this:
NEXT_PUBLIC_RESUME_UPLOAD_SERVICE_ACCOUNT=the-email
NEXT_PUBLIC_RESUME_UPLOAD_PASSWORD=the-password