You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
Task 1
Task 2
Related Issues or PRs (optional)
[If there are any related issues or pull requests, link them here]
The text was updated successfully, but these errors were encountered:
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]
The text was updated successfully, but these errors were encountered: