Description
For MVP, we used passport-local, a somewhat outdated but still utilized npm package. We want to upgrade the authentication to utilize the more utilized JWT and perhaps add integrations into different social platforms such as Github or Discord.
Proposed Solution (for features)
- Spike to figure out what would make the most sense for collaboration
- Read the docs for logging in with said integration
- Rework current passport-local based on sessions to JWT
Additional Context (optional)
[Add any additional information or context about the issue or feature]
Tasks (optional)
Related Issues or PRs (optional)
[If there are any related issues or pull requests, link them here]
Description
For MVP, we used passport-local, a somewhat outdated but still utilized npm package. We want to upgrade the authentication to utilize the more utilized JWT and perhaps add integrations into different social platforms such as Github or Discord.
Proposed Solution (for features)
Additional Context (optional)
[Add any additional information or context about the issue or feature]
Tasks (optional)
Related Issues or PRs (optional)
[If there are any related issues or pull requests, link them here]