Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE] Adding Authentication Thru Tokens and Integrations #154

Open
2 tasks
IntelliJinceTech opened this issue Oct 5, 2023 · 0 comments
Open
2 tasks
Labels
enhancement New feature or request

Comments

@IntelliJinceTech
Copy link
Contributor

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)

  • Task 1
  • Task 2

Related Issues or PRs (optional)

[If there are any related issues or pull requests, link them here]

@IntelliJinceTech IntelliJinceTech added the enhancement New feature or request label Oct 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant