EasyApp-RPI / EasyApp

EasyApp is a chrome extension that allows users to autofill job applications, draft application responses, navigate job listings, tweak user resumes to fit job description, and much more!
MIT License
10 stars 2 forks source link

[Feature Request] User Accounts #20

Open timelord1102 opened 1 year ago

timelord1102 commented 1 year ago

Describe the Feature

Save user settings and files to a user account. Allow for third party log in services such as Google, Apple, GitHub, Discord, etc.

Is this feature related to a bug? If so please describe

No response

Screenshots

No response

Additional Context

No response

anthonyfabius commented 1 year ago

I like the idea. I'm thinking we just keep everything Google related since we are building a chrome extension. You need a google account to install chrome extensions so I'm thinking down the line if we want to store this data we just use firebase to manage google auth and firestore for the database. We don't need anything too complex since at most we are storing 3 files and some text.