Skip to content

Conversation

achyu-dev
Copy link
Contributor

This PR solves #498 issue and thus moves Lucia to a learning resource and adds better auth to the libraries

@achyu-dev
Copy link
Contributor Author

@barrybtw Please review this

Copy link

what-the-diff bot commented Aug 22, 2025

PR Summary

  • Authentication Resource Addition
    We included a new authentication tool, named Lucia, to our existing list of resources that we use for confirming the identity of our users.

  • Authentication Library Update
    We then replaced Lucia with a more advanced tool called Better Auth in our authentication libraries. These libraries are crucial segments of code that we use to validate the authenticity of any interactions on our digital platforms.

Copy link
Contributor

@barrybtw barrybtw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would personally want the list to go from easiest to implement -> hardest to implement, i find better-auth to be way easier to use and navigate than Passport, i don't know how you feel about it. So i propose authjs, better-auth, passport

@achyu-dev
Copy link
Contributor Author

@barrybtw I feel the order is more or less subjective. So, in my opinion, we can let the order be as it is. Let users click whichever they need !

@vcarl vcarl merged commit d632f03 into reactiflux:main Aug 23, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants