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

Migrate Authentication from auth.js to lucia #32

Open
Michael-Obele opened this issue Sep 14, 2024 · 0 comments
Open

Migrate Authentication from auth.js to lucia #32

Michael-Obele opened this issue Sep 14, 2024 · 0 comments
Labels
api ntegration with external systems or services. authentication User login, authorization, and security measures. enhancement New feature or request

Comments

@Michael-Obele
Copy link
Owner

Description:
We need to switch from auth.js to lucia to enhance security, improve performance, and benefit from better support.

Tasks:

  1. Review Documentation: Check lucia docs for setup and features.
  2. Update Dependencies: Remove auth.js and add lucia.
  3. Refactor Code: Replace authentication logic with lucia.
  4. Testing: Ensure all auth functions work correctly with lucia.
  5. Update Docs: Revise authentication-related documentation.
  6. Deploy: Launch the updated app and monitor for issues.
@Michael-Obele Michael-Obele added enhancement New feature or request authentication User login, authorization, and security measures. api ntegration with external systems or services. labels Sep 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api ntegration with external systems or services. authentication User login, authorization, and security measures. enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant